Search found 61 matches

by karthek
Tue Nov 14, 2017 4:38 am
Forum: Nagios XI
Topic: Manage Service Templates through REST API
Replies: 4
Views: 149

Manage Service Templates through REST API

Is it possible to create/modify Service Templates via REST API. I know for a fact that, we can create a servicetemplate.cfg and place it in import dir for XI to pick up and insert into DB. But, are there any recommended ways/commands, we could use to manage following parameters? 1. Service Templates...
by karthek
Thu Sep 07, 2017 11:54 am
Forum: Nagios XI
Topic: NAGIOS XI Monitoring using Automation
Replies: 11
Views: 215

Re: NAGIOS XI Monitoring using Automation

This will solve our problem. Thank you all!

You may lock this thread.
by karthek
Wed Sep 06, 2017 5:33 am
Forum: Nagios XI
Topic: NAGIOS XI Monitoring using Automation
Replies: 11
Views: 215

Re: NAGIOS XI Monitoring using Automation

If you do want to set the token on all of the servers to the same one, it can be done by editing the backend_ticket key. The following command will set the API key to the example of 12345678 for the nagiosadmin user account. You would have to run it on all of the servers. Exactly what i was looking...
by karthek
Tue Sep 05, 2017 8:17 am
Forum: Nagios XI
Topic: NAGIOS XI Monitoring using Automation
Replies: 11
Views: 215

Re: NAGIOS XI Monitoring using Automation

Got it..

Is there any API calls to get the nagios daemons status?
by karthek
Tue Sep 05, 2017 8:04 am
Forum: Nagios XI
Topic: NAGIOS XI Monitoring using Automation
Replies: 11
Views: 215

Re: NAGIOS XI Monitoring using Automation

We are trying to monitor XI servers using our (in house built) passive agent. Our agent can run scripts and send exit codes to XI servers. Example: We would install Passive Agent on a Linux machine and monitor all our XI servers, using the plugin check_nagiosxiserver.php. Right now we need to specif...
by karthek
Tue Sep 05, 2017 6:32 am
Forum: Nagios XI
Topic: NAGIOS XI Monitoring using Automation
Replies: 11
Views: 215

NAGIOS XI Monitoring using Automation

Hi, We need to monitor multiple XI servers. I have seen the check_nagiosxiserver.php plugin but that seems to need a token, that is generated only when XI monitoring is added through Wizard. We have unique admin user and password on all XI servers, but when we use the token generated from one XI on ...
by karthek
Fri Aug 18, 2017 1:18 pm
Forum: Nagios XI
Topic: Events not sent to external application
Replies: 2
Views: 57

Re: Events not sent to external application

Sorry, i was out.

Somehow the issue got resolved. We have completely removed the 2 hosts from XI and then imported them from unconfigured objects. That seems to have fixed the issue.

You may lock this thread. Thanks!
by karthek
Tue Aug 15, 2017 1:07 pm
Forum: Nagios XI
Topic: Events not sent to external application
Replies: 2
Views: 57

Events not sent to external application

Hi, We have XI configured to send events to external application through SNMP (using SNMP trap sender component). Most of the traps are sent, but somehow XI is not sending traps for few hosts (specifically for 2 hosts, known so far). I can see the events in nagios.log file, but they are nowhere to b...
by karthek
Fri Aug 11, 2017 5:24 am
Forum: Nagios XI
Topic: Logs of outgoing SNMP Traps
Replies: 4
Views: 82

Re: Logs of outgoing SNMP Traps

Thank you! you may lock this thread.
by karthek
Thu Aug 10, 2017 1:08 pm
Forum: Nagios XI
Topic: Logs of outgoing SNMP Traps
Replies: 4
Views: 82

Re: Logs of outgoing SNMP Traps

It would be helpful to see what traps/events were sent to the remote SNMP processor.

Do you plan to log these SNMP traps in the future release of XI?