About the setup of nagios XI

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
[email protected]
Posts: 1
Joined: Sun Jun 05, 2016 6:42 pm

About the setup of nagios XI

Post by [email protected] »

Hello, I have a small institute where i teach certain courses to students. I want to install nagios XI for automated generation of alerts. Can i know please how to install these?

Thank You
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: About the setup of nagios XI

Post by lmiltchev »

Nagios will trigger an alert automatically when a host or a service goes to "non-OK" state. Notifications will be sent when a host/service remains in a hard, non-OK state, and the time specified by the <notification_interval> option in the host or service definition has passed since the last notification was sent out (for that specified host or service).
https://assets.nagios.com/downloads/nag ... tions.html

You can download and install Nagios XI from here:
http://library.nagios.com/library/produ ... loads/main
Be sure to check out our Knowledgebase for helpful articles and solutions!
User avatar
eloyd
Cool Title Here
Posts: 2190
Joined: Thu Sep 27, 2012 9:14 am
Location: Rochester, NY
Contact:

Re: About the setup of nagios XI

Post by eloyd »

I'm not sure exactly what you want to do, but if this is for a training exercise, you can also use passive checks and a cron job to simply run the "check_dummy" module with a CRITICAL result upon demand or via cron. This way, you can control exactly when the services go into CRITICAL or OK states, and control notifications accordingly.
Image
Eric Loyd • http://everwatch.global • 844.240.EVER • @EricLoyd
I'm a Nagios Fanatic! • Join our public Nagios Discord Server!
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: About the setup of nagios XI

Post by lmiltchev »

@[email protected] let us know if you have any more questions.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked