Search found 12 matches

by healthfusion
Tue Aug 20, 2013 5:08 pm
Forum: Nagios XI
Topic: Agent installation failed
Replies: 6
Views: 212

Re: Agent installation failed

Thanks it helped
by healthfusion
Thu Aug 15, 2013 2:07 pm
Forum: Nagios XI
Topic: Agent installation failed
Replies: 6
Views: 212

Re: Agent installation failed

it's new install on the new server. We didnt install nrpe and this is content of this directory: [root@orahp2 ~]# ls -lva /etc/xinetd.d/ total 156 drwxr-xr-x 2 root root 4096 Nov 14 2012 . drwxr-xr-x 100 root root 12288 Aug 13 14:44 .. -rw-r--r-- 1 root root 1157 May 3 2011 chargen-dgram -rw-r--r-- ...
by healthfusion
Tue Aug 13, 2013 4:51 pm
Forum: Nagios XI
Topic: Agent installation failed
Replies: 6
Views: 212

Agent installation failed

Hello,

I am trying to install agent on the RHEL5 and it failed to install some sub-components. Installation log attached. Please let me know how can I troubleshoot this issue.

Thanks
by healthfusion
Thu May 23, 2013 3:20 pm
Forum: Nagios XI
Topic: Upgrade issue
Replies: 3
Views: 201

Re: Upgrade issue

Thanks, it worked
by healthfusion
Thu May 23, 2013 2:24 pm
Forum: Nagios XI
Topic: Upgrade issue
Replies: 3
Views: 201

Upgrade issue

When I am trying to upgrade to latest version it failed with message: Updating NagiosQL... NAGIOSQL-POST PHP Fatal error: SourceGuardian Incompatible loader version. This protected script has been encoded with newer version of SourceGuardian. Please download and install the <A HREF="http://www....
by healthfusion
Wed Mar 27, 2013 6:11 pm
Forum: Nagios XI
Topic: Oracle check
Replies: 5
Views: 2512

Re: Oracle check

Yes it's configured on the Oracle server itself. I dont it on Nagios right?
by healthfusion
Wed Mar 27, 2013 4:21 pm
Forum: Nagios XI
Topic: Oracle check
Replies: 5
Views: 2512

Re: Oracle check

Oracle has listener and tnsnames
After I configured tnsname.ora file on Nagios Server I am getting now: TNS:could not resolve the connect identifier specified (DBD ERROR: OCIServerAttach)

Thanks
by healthfusion
Mon Mar 25, 2013 4:57 pm
Forum: Nagios XI
Topic: Oracle check
Replies: 5
Views: 2512

Oracle check

Hello, Trying to configure monitoring for Oracle box. Was able successively install all RPM according to this doc: http://assets.nagios.com/downloads/nagiosxi/docs/Oracle_Plugin_Installation.pdf Initial error was: CRITICAL - cannot connect to x.x.x.x:1521. ORA-12504: TNS:listener was not given the S...
by healthfusion
Fri Nov 16, 2012 7:21 pm
Forum: Nagios XI
Topic: Folder date monitoring
Replies: 5
Views: 297

Re: Folder date monitoring

This plugin doesnt want to monitor folder age, so I am trying to make it for to monitor files age but having issues to pass arguments. Steps I did: 1. uploaded file into Scripts directory 2. allow_arguments=1 and allow_nasty_meta_chars=1 3. in [Script Wrappings]: vbs=cscript.exe //T:30 //NoLogo scri...
by healthfusion
Fri Nov 16, 2012 4:12 pm
Forum: Nagios XI
Topic: Folder date monitoring
Replies: 5
Views: 297

Re: Folder date monitoring

Windows 2003 and 2008
Thanks