Changes between Version 6 and Version 7 of request


Ignore:
Timestamp:
04/03/22 00:55:38 (3 years ago)
Author:
krit
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • request

    v6 v7  
    1717OMD[monitor@cd]:~$ printf "GET hosts\nColumns: services_with_state notifications_enabled num_services \n" | unixcat ~/tmp/run/live
    1818}}}
     19
     20{{{
     21lq "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}}}