Search found 3 matches

by ian r smo
Tue Jun 02, 2020 4:23 am
Forum: Nagios XI
Topic: 3rd party application access to states of monitored switches
Replies: 1
Views: 134

3rd party application access to states of monitored switches

I am currently investigating the capability of Nagios for other system. We have an application written in C# that needs to access the states of switches that are monitored by Nagios. My current idea is that this application would read the states from Nagios MySQL database when it requires this infor...
by ian r smo
Tue Apr 21, 2020 5:20 am
Forum: Nagios XI
Topic: Are Nagios XI Event Handlers called on startup.
Replies: 3
Views: 246

Re: Are Nagios XI Event Handlers called on startup.

Thankyou for your replay. My understanding from the “Understanding retention.dat” link is that if we have the follow sequence:- 1) Nagios XI running monitoring switches. Switch A has no faults. Switch B has a fault. 2) Nagios XI machine shutdown. 3) Fault occurs on a Switch A while Nagios XI machine...
by ian r smo
Mon Apr 20, 2020 3:59 am
Forum: Nagios XI
Topic: Are Nagios XI Event Handlers called on startup.
Replies: 3
Views: 246

Are Nagios XI Event Handlers called on startup.

We are planning to monitor Switches using Nagios XI triggering an event handler to call an exe when a switch changes state, to send a message into our system software. My question is when the Nagio XI Computer/Software restarts will Nagio XI call the event handlers for the states of the switches, or...