SURVIVOR: summary Report Module
About summary
basics
Module Type Scheduler Remote
report Yes No
check output format When used with the report check module, the output provided to the module will be ten columns:
     alerts sent failed checks OK failed commands fixes OK failed
 

Dependencies

  • None

Arguments

None.

Description

The summary module determines the number of alert, checks, commands, and fixes executed, and reports how many were completed successfully (except for commands).

The summary module utilizes alert, check, command, and fix records.

Examples

  1. Example reporting output:
         ping@host:
          1 alerts executed, 1 sent, 0 failed
          86 checks executed, 84 OK, 2 failed
          0 commands executed
          0 fixes executed, 0 OK, 0 failed
         
  2. Example check formatted output:
         1 1 0 86 84 2 0 0 0 0
         

$Date: 2006/11/19 22:52:21 $
$Revision: 0.5 $
keywords