nagios webinject
Posted: Fri Apr 13, 2012 3:28 am
I followed these instructions to install nagios on a clean cent 0s 5.8 machine
http://assets.nagios.com/downloads/nagi ... ctions.pdf
I followed instructions on page 4 of http://assets.nagios.com/downloads/nagi ... ith_XI.pdf
to configure a basic web monitor but I get a status of Critical and status information as null(see screen grab)
these are the config files
www_google_com_au__Google_test_config.xml
<testcasefile>www_google_com_au__Google_test_testdata.xml</testcasefile>
<useragent>WebInject Application Tester</useragent>
<timeout>10</timeout>
<globaltimeout>30</globaltimeout>
<globalhttplog>yes</globalhttplog>
<reporttype>nagios</reporttype>
www_google_com_au__Google_test_testdata.xml
<testcases repeat="1">
<case
id="1"
url="http://www.google.com.au"
/>
</testcases>
how can I resolve this?
when I run it on the command line it works fine
http://assets.nagios.com/downloads/nagi ... ctions.pdf
I followed instructions on page 4 of http://assets.nagios.com/downloads/nagi ... ith_XI.pdf
to configure a basic web monitor but I get a status of Critical and status information as null(see screen grab)
these are the config files
www_google_com_au__Google_test_config.xml
<testcasefile>www_google_com_au__Google_test_testdata.xml</testcasefile>
<useragent>WebInject Application Tester</useragent>
<timeout>10</timeout>
<globaltimeout>30</globaltimeout>
<globalhttplog>yes</globalhttplog>
<reporttype>nagios</reporttype>
www_google_com_au__Google_test_testdata.xml
<testcases repeat="1">
<case
id="1"
url="http://www.google.com.au"
/>
</testcases>
how can I resolve this?
when I run it on the command line it works fine