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

Diff of /monit/monitor.c

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

revision 1.59 by martinp, Wed Aug 27 01:42:40 2003 UTC revision 1.60 by hauk, Fri Aug 29 16:58:07 2003 UTC
# Line 760  static void help() { Line 760  static void help() {
760      " restart all    - Stop and start all services\n"      " restart all    - Stop and start all services\n"
761      " restart name   - Only restart the named service\n"      " restart name   - Only restart the named service\n"
762      " monitor all    - Enable monitoring of all services\n"      " monitor all    - Enable monitoring of all services\n"
763      " monitor name   - Only enable monitoring of the named\n"      " monitor name   - Only enable monitoring of the named service\n"
764      " unmonitor all  - Disable monitoring of all services\n"      " unmonitor all  - Disable monitoring of all services\n"
765      " unmonitor name - Only disable monitoring of the named service\n"      " unmonitor name - Only disable monitoring of the named service\n"
766      " reload         - Reinitialize monit\n"      " reload         - Reinitialize monit\n"
# Line 768  static void help() { Line 768  static void help() {
768      " quit           - Kill monit daemon process\n"      " quit           - Kill monit daemon process\n"
769      " validate       - Check all services and start if not running\n"      " validate       - Check all services and start if not running\n"
770      "\n"      "\n"
771      " (all commands operate on services defined in control file)\n"      " (Action arguments operate on services defined in the control file)\n"
772    );    );
773    
774  }  }

Legend:
Removed from v.1.59  
changed lines
  Added in v.1.60

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