Page 1 of 1

Monitor dynamic websites resources

Posted: Wed Aug 21, 2019 6:51 pm
by mralvarezm
Hi.
Can I monitor N links (microsites) of the same website?
Can I monitor dynamic websites resources?
How would it be done?

Re: Monitor dynamic websites resources

Posted: Thu Aug 22, 2019 10:44 am
by benjaminsmith
Hello @mralvarezm,
Can I monitor N links (microsites) of the same website?
You can monitor any URL with Nagios XI if that's what you're are asking. There are two built-in configuration wizards for monitoring websites - website wizard and the website URL wizard.
Can I monitor dynamic websites resources?
By dynamic website do you mean changing IP address? If so, as long as Nagios can resolve the hostname to an IP address it will work. Resources are usually monitored using plugins to check CPU, disk space,..etc.

Hope that helps, and let me know if you have any other questions.

Documentation: Monitoring Websites With Nagios XI

Re: Monitor dynamic websites resources

Posted: Thu Aug 22, 2019 2:50 pm
by eloyd
I think you mean you want to monitor 20 URLs on the same web server. (20 is just an example number). Yes, you can. You have to build a monitor for each URL, but you can do that with the wizard or by copying an existing check and modifying it as needed.

Re: Monitor dynamic websites resources

Posted: Fri Aug 23, 2019 9:09 am
by benjaminsmith
Thanks again @eloyd!

@mralvarezm, Let us know if you have any other quetions.