How check a website URL w/o burning a host?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
codeslinger
Posts: 6
Joined: Sat Nov 08, 2014 8:08 am
Location: Asheville, NC

How check a website URL w/o burning a host?

Post by codeslinger »

How can I use the check_http or a similar plugin to check a URL for a website is responding?

If I define a check_http service with CCM, I get a readonly command "$USER1$/check_http -I $HOSTADDRESS$ $ARG1$" and the only way I can get it to work is to create a new host with the URL name.

Is there anyway to check a few websites w/o burning a host definition for each website? The free Nagios XI version only allows 7 hosts.

Thanks, Dave (Nagios Newbie)
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: How check a website URL w/o burning a host?

Post by abrist »

You can use the url monitoring wizard to monitor as many urls as you want, though you will still be restricted to 7 hosts.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
codeslinger
Posts: 6
Joined: Sat Nov 08, 2014 8:08 am
Location: Asheville, NC

Re: How check a website URL w/o burning a host?

Post by codeslinger »

check_http used $HOSTADDRESS$ so each URL I monitored had to be a unique host. Using this url monitoring wizard, must each URL be considered a host? I have multiple URLs serviced on the same machine, which is also already defined as a host using an IP for snmp monitoring of disks, cpus, services etc. Thx, Dave
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: How check a website URL w/o burning a host?

Post by abrist »

There are methods, but we will not discuss how to evade our license limitations on the forums.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked