On Mon, 18 Sep 2006, Vladimir Smirnov wrote: > Hi. I have a list of URLs I need to monitor. > How can I easily monitor a big list of URLs in nagios ? > I can't find a good solution for this unless I add a host for each domain > and then specify the rest of the path in the parameter, but that's too much. > It has to be something easier there.
The template format of the configs makes it pretty trivial to do things like convert a text file full of URLs to a Nagios config. I don't know what your environment looks like, but in my case I'll often use something like a dummy host, with all the URL service checks attached to it. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
