Changes between Version 2 and Version 3 of NagiosProbes

Show
Ignore:
Timestamp:
07/19/12 13:20:22 (12 years ago)
Author:
bartek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NagiosProbes

    v2 v3  
    2525== Exit Codes==                                         
    2626 
    27 STATUS_OK       - 0 - Test finished successfully 
    28 STATUS_WARNING  - 1 - Test finished with exit code different than 0, Test did not finish within given timeout 
    29 STATUS_CRITICAL - 2 - Test failed.                   
    30 STATUS_UNKNOWN  - 3 - The probe internal or configuration error. 
     27* STATUS_OK       - 0 - Test finished successfully 
     28* STATUS_WARNING  - 1 - Test finished with exit code different than 0, Test did not finish within given timeout 
     29* STATUS_CRITICAL - 2 - Test failed.                   
     30* STATUS_UNKNOWN  - 3 - The probe internal or configuration error.