> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of > [EMAIL PROTECTED] > Sent: Monday, April 17, 2006 8:30 AM > To: [email protected] > Subject: [Nagios-users] checking url without "www" syntax > > > > > > We have actively checking many addresses but we are stuck on " > http://hostname.interactivedata.com/controlmanager/" this > do checking our server access to trendmicro control manager web > interface.How do we get around not using www syntax in the URL?
There is no strict requirement on the format of the hostname. You want the -u and -H parameters to check_http probably. 'check_http --help'. -- Marc ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ 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
