Changes between Version 8 and Version 9 of CheckSystem/checkServiceState


Ignore:
Timestamp:
09/04/07 07:13:18 (6 years ago)
Author:
mickem
Comment:

that line is not used unless you use NSClient check line 527, the other "else" block has them implemented just fine. (iof it does not work, add a ticket)

Legend:

Unmodified
Added
Removed
Modified
  • CheckSystem/checkServiceState

    v8 v9  
    88||CheckAll|| ||Check to see that all services set to auto-start are started and all set to disabled are not started. 
    99||exclude||service name||Exclude this service from CheckAll 
    10  
    11 Note: It appears that checking particular service states with "=started|stopped" is not yet implemented (16 Aug 07) http://trac.nakednuns.org/nscp/browser/trunk/modules/CheckSystem/CheckSystem.cpp#L536 
    1210 
    1311== Examples ==