/[monit]/monit/collector.c
ViewVC logotype

Diff of /monit/collector.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by martinp, Thu Jan 6 20:51:49 2005 UTC revision 1.6 by martinp, Tue Apr 5 19:52:57 2005 UTC
# Line 99  void handle_collector(Event_T E) { Line 99  void handle_collector(Event_T E) {
99      }      }
100    }    }
101    
102    D = status_xml(E);    D = status_xml(E, LEVEL_FULL);
103    
104    if(!data_send(C, D))    if(!data_send(C, D))
105    {    {

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26