Search found 4 matches

by tman-gram
Tue Apr 17, 2012 6:58 am
Forum: Nagios XI
Topic: nagios webinject
Replies: 6
Views: 1530

Re: nagios webinject

yes that solved the issue

thanx

just wondering why did the full install give it wrong permissions?
by tman-gram
Fri Apr 13, 2012 9:49 am
Forum: Nagios XI
Topic: nagios webinject
Replies: 6
Views: 1530

Re: nagios webinject

command line result

[root@localhost webinject]# ./webinject.pl -c www_google_com_au__Google_test_config.xml www_google_com_au__Google_test_testdata.xml
WebInject OK - All tests passed successfully in 0.74 seconds |time=0.74;30;;0
by tman-gram
Fri Apr 13, 2012 9:48 am
Forum: Nagios XI
Topic: nagios webinject
Replies: 6
Views: 1530

Re: nagios webinject

ls -l /usr/local/nagiosxi/etc/components/webinject
total 84
-rwsrwsr-x 1 apache nagios 63271 Apr 13 16:57 webinject.pl
-rw-r--r-- 1 apache nagios 248 Apr 13 17:25 www_google_com_au__Google_test_config.xml
-rw-r--r-- 1 apache nagios 97 Apr 13 17:02 www_google_com_au__Google_test_testdata.xml
by tman-gram
Fri Apr 13, 2012 3:28 am
Forum: Nagios XI
Topic: nagios webinject
Replies: 6
Views: 1530

nagios webinject

I followed these instructions to install nagios on a clean cent 0s 5.8 machine http://assets.nagios.com/downloads/nagiosxi/docs/XI_Manual_Installation_Instructions.pdf I followed instructions on page 4 of http://assets.nagios.com/downloads/nagiosxi/docs/Monitoring_Websites_With_XI.pdf to configure a...