Skip to content

Commit

Permalink
cleanup trap_in
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickpr committed Jan 13, 2019
1 parent c476cb1 commit a52a959
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions bin/trap_in.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,25 +41,4 @@

exit(0);

/*
Check services in down state :
icingacli monitoring list services --columns 'host,service,service_state,service_last_state_change' --format='"$host$" "$service$" $service_state$ $service_last_state_change$'
--problem : hard et not ack.
ou format=csv
'host_name',
'host_state',
'host_output',
'host_handled',
'host_acknowledged',
'host_in_downtime',
'service_description',
'service_state',
'service_acknowledged',
'service_in_downtime',
'service_handled',
'service_output',
'service_perfdata',
'service_last_state_change'
*/
?>

0 comments on commit a52a959

Please sign in to comment.