Page 1 of 1
About the setup of nagios XI
Posted: Sun Jun 05, 2016 6:47 pm
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
Re: About the setup of nagios XI
Posted: Mon Jun 06, 2016 12:33 pm
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
Re: About the setup of nagios XI
Posted: Mon Jun 06, 2016 12:42 pm
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.
Re: About the setup of nagios XI
Posted: Mon Jun 06, 2016 3:08 pm
by lmiltchev
@
[email protected] let us know if you have any more questions.