Hello
1) Is there a way to forward specific service check (SNMP check) results to some other host?
2) Is there a way to forward only warning/errors of the specific snmp check to other host?
With NagiosXI API you cannot query only specific service or better yet servicegroup status's.
Any ideas?
Forward SNMP events
Re: Forward SNMP events
There is the SNMP Trap Sender component(Admin > System Extensions > Manage Components > SNMP Trap Sender) which can help you create a component to do what you're looking for if you were inclined to do some programming. Outside of that you could also use an event handler. Here are some resources:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
The API can pull specific services - have a look at the Building Limited Queries section under Admin > REST API Docs > Objects Reference.
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
The API can pull specific services - have a look at the Building Limited Queries section under Admin > REST API Docs > Objects Reference.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.