Is there a simple way to add a custom command to the host config section in Nagios?
I have several web servers running on various ports and hosts, and it seems tedious to have to create a hostgroup, service and command definition (ok, command can take the port and url as parameters) for each different "one of a kind" service I want to check.
I do realize I'm sacrificing extensibility by going this route, but is there a simpler way. or am I thinking about the problem wrong?