Search found 3 matches
- Wed Oct 14, 2020 12:25 pm
- Forum: Nagios XI
- Topic: Acknowledge alerts through API
- Replies: 1
- Views: 673
Acknowledge alerts through API
I was looking through documentation and other sources and found a discussion of this about 3 years ago that locked and did not really have a solution...( https://support.nagios.com/forum/viewtopic.php?t=44824 ) but I was wondering if there was any updates on this or if there is now a way to do this....
- Fri Jun 26, 2020 11:45 am
- Forum: Nagios XI
- Topic: Nagios XI 5.7 API Documentation Help
- Replies: 3
- Views: 799
Re: Nagios XI 5.7 API Documentation Help
Thank you, this did help a lot, it lead me down the right path. I ended up coming across this page https://assets.nagios.com/downloads/nagioscore/docs/nagioscore/3/en/macrolist.html#hoststate And that set me on the right path of what I was looking for -- My For Example: $HOSTSTATEID$ A number that c...
- Thu Jun 25, 2020 3:23 pm
- Forum: Nagios XI
- Topic: Nagios XI 5.7 API Documentation Help
- Replies: 3
- Views: 799
Nagios XI 5.7 API Documentation Help
I am new to Nagios XI and my group is looking to create an external web site using the API for status of specific hosts/services for specific groups. I was looking into the API documentation and found I can pull back all the necessary information I need...BUT...I have no real definition to decipher ...