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

Diff of /monit/alert.c

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

revision 1.9 by martinp, Fri Nov 29 13:38:51 2002 UTC revision 1.10 by martinp, Mon Dec 16 10:15:39 2002 UTC
# Line 219  static void smtp_alert(Process_T p, int Line 219  static void smtp_alert(Process_T p, int
219                        m->alert_on_restart,                        m->alert_on_restart,
220                        m->alert_on_checksum,                        m->alert_on_checksum,
221                        m->alert_on_resource,                        m->alert_on_resource,
222                        m->alert_on_stop};                        m->alert_on_stop,
223                          m->alert_on_timestamp};
224                
225        if ( notify[event] ) {        if ( notify[event] ) {
226    

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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