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
About the setup of nagios XI
Re: About the setup of nagios XI
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
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!
Re: About the setup of nagios XI
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.
Eric Loyd • http://everwatch.global • 844.240.EVER • @EricLoyd
I'm a Nagios Fanatic! • Join our public Nagios Discord Server!
Re: About the setup of nagios XI
@[email protected] let us know if you have any more questions.
Be sure to check out our Knowledgebase for helpful articles and solutions!