Ad Widget

Collapse

Parameteried web application checks

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • llurch
    Junior Member
    • Aug 2013
    • 3

    #1

    Parameteried web application checks

    I have a wide variety of web servers that need a fairly simple one-step check, along the lines of the nagios check_http -u -s. Each server has a different URI and a different string to expect in the response.

    I tried to create a parameterized web application, but it looks like host macros still aren't supported in 2.0.6.

    I do not want to (ask an intern to) follow the 40+ simple steps for creating a distinct web application, scenario, rules, and triggers per server. Is there really no general solution to this, other than (the equivalent of) a wrapper for the old Nagios check_http binary?
Working...