Changes between Version 6 and Version 7 of request
- Timestamp:
- 04/03/22 00:55:38 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
request
v6 v7 17 17 OMD[monitor@cd]:~$ printf "GET hosts\nColumns: services_with_state notifications_enabled num_services \n" | unixcat ~/tmp/run/live 18 18 }}} 19 20 {{{ 21 lq "GET services\nColumns: host_name host_state description state host_last_notification notifications_enabled\nFilter: host_name = localhost \nFilter: host_state != 0 \nFilter: state != 0" 22 }}}