Search found 2 matches
- Thu Nov 16, 2017 3:00 pm
- Forum: Nagios XI
- Topic: Finding hosts contact_group via API
- Replies: 3
- Views: 660
Re: Finding hosts contact_group via API
Hello, ffffffffffff . Yes, we've actually put a note for our developers this morning for this issue. Have you considered running a JSON query through the core? http://your_xi_ip/nagios/jsonquery.html Select Object JSON CGI and then query Host. You could also embed a basic authentication in your que...
- Thu Nov 16, 2017 1:41 pm
- Forum: Nagios XI
- Topic: Finding hosts contact_group via API
- Replies: 3
- Views: 660
Finding hosts contact_group via API
Hi, I am writing a script to find hosts without a defined contact_group. I am using the RESTful API. The API call I am using does not return a contact or contact_group attribute. According to the object definition document, contact_group is an attribute of host. What am I missing? https://nagiosserv...