Hello Nagios Support
We want to read BPI groups Statuses to generate smart alerts in our ITSM system
How we could go about it?
Thanks,
Dimitri
How to read BPI group status via API
Re: How to read BPI group status via API
BPI data can be exported via the api with:
curl -XGET "http://nagiosxi_ip/nagiosxi/api/v1/objects/bpi?apikey=<apikey>&pretty=1"
curl -XGET "http://nagiosxi_ip/nagiosxi/api/v1/objects/bpi?apikey=<apikey>&pretty=1"
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.