Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Examples

remctl -p 46157 nagios02.slac.stanford.edu nagios ack host wain007 'there is a problem, we are working on it'

remctl -p 46157 nagios02.slac.stanford.edu nagios ack service wain007 ping 'problem with ping'

remctl -p 46157 nagios02.slac.stanford.edu nagios downtime host wain007 5 'down for 5 hours'

remctl -p 46157 nagios02.slac.stanford.edu nagios downtime service sulky46 u02-diskspace 5 'service down for 5 hrs'

remctl -p 46157 nagios02.slac.stanford.edu nagios schedule host sulky46 5 'run checks in 5 mins'

remctl -p 46157 nagios02.slac.stanford.edu nagios schedule service sulky46 u02-diskspace 5 'check disk u02 in 5 mins'

remctl -p 46157 nagios02.slac.stanford.edu nagios help

remctl -p 46157 nagios02.slac.stanford.edu nagios man

...

Basic Details

All the configuration files for Scientific Computing reside under /etc/nagios/sca/ on nagios02.slac.stanford.edu. Within this directory are a number of subdirectories on a per-monitoring-type basis. These are:

...