Search found 76 matches

by jcwuerfl
Tue Oct 04, 2016 2:16 pm
Forum: Nagios XI
Topic: Upgrade to 5.3.0
Replies: 4
Views: 585

Re: Upgrade to 5.3.0

Ok great! Thanks for verifying. I also think that commands perhaps shouldn't be changed during upgrades. Just a bit surprising as I thought I had a bigger issue but turns out just those commands were changed.
by jcwuerfl
Tue Oct 04, 2016 12:19 pm
Forum: Nagios XI
Topic: Upgrade to 5.3.0
Replies: 4
Views: 585

Re: Upgrade to 5.3.0

Figured it out. Looks like it changed / reverted the command paths to the default which I had to change a bit. So resetting it back resolved. aka: check_xi_oraclequery /usr/bin/env LD_LIBRARY_PATH=/usr/lib/oracle/11.2/client/lib ORACLE_HOME=/usr/lib/oracle/11.2/client $USER1$/check_oracle_health $AR...
by jcwuerfl
Tue Oct 04, 2016 11:49 am
Forum: Nagios XI
Topic: Upgrade to 5.3.0
Replies: 4
Views: 585

Upgrade to 5.3.0

Did an upgrade to 5.3.0, and the upgrade looked like it was successful, however, it looks like I have an issue with the Oracle client. Any ideas? Thanks! /usr/bin/env LD_LIBRARY_PATH=/usr/lib/oracle/11.2/client/lib ORACLE_HOME=/usr/lib/oracle/11.2/client /usr/local/nagios/libexec/check_oracle_health...
by jcwuerfl
Tue Oct 04, 2016 7:05 am
Forum: Nagios XI
Topic: Finding locked accounts.
Replies: 3
Views: 521

Re: Finding locked accounts.

Must have been there as apart of the OVA that I deployed? So is it ok to install that? is it supported with XI ?
by jcwuerfl
Mon Oct 03, 2016 3:12 pm
Forum: Nagios XI
Topic: Finding locked accounts.
Replies: 3
Views: 521

Finding locked accounts.

Anyone have any ideas on best/easiest way to check for any locked accounts on Linux? red hat 5/6 specifically I see this one out there : https://exchange.nagios.org/directory/Plugins/Security/check_passwd_expiration But that gives me: Can't locate Nagios/Plugin.pm in @INC (@INC contains: /usr/local/...
by jcwuerfl
Fri Sep 09, 2016 12:56 pm
Forum: Nagios XI
Topic: New Versions of Client Software
Replies: 3
Views: 243

Re: New Versions of Client Software

YEAH! :D :D :D :D :D :D :D :D :D
by jcwuerfl
Fri Sep 09, 2016 12:41 pm
Forum: Nagios XI
Topic: New Versions of Client Software
Replies: 3
Views: 243

New Versions of Client Software

I see NRPE was updated to 3.0.1 however, when is NCPA's new version going to be released? I would much rather use NCPA than NRPE ? If the priority is NRPE, please switch to NCPA. Thanks!

Thanks!
by jcwuerfl
Wed Aug 24, 2016 7:30 am
Forum: Nagios XI
Topic: using NCPA to check used disk space
Replies: 5
Views: 686

Re: using NCPA to check used disk space

Looks like I'm running into a bug. when is the new ncpa going to be released ?

https://github.com/NagiosEnterprises/ncpa/issues/102
by jcwuerfl
Wed Aug 24, 2016 7:21 am
Forum: Nagios XI
Topic: using NCPA to check used disk space
Replies: 5
Views: 686

using NCPA to check used disk space

Not sure if I'm running into another ncpa bug but df is displaying a different percentage than ncpa is coming back with. /usr/local/nagios/libexec/check_ncpa.py -H myhost -t 'valspar' -P 5693 -M 'disk/logical/|mymount' -w 90 -c 95 -v Connecting to: https://myhost:5693/api/disk/logical/|mymount/?toke...
by jcwuerfl
Tue Jul 12, 2016 10:43 am
Forum: Nagios XI
Topic: NAGIOSXI OVA Template
Replies: 1
Views: 192

NAGIOSXI OVA Template

The NagiosXI OVA Template had a E1000 network card, can that be changed to VMXNET3 network card ? If so, do you have instructions on how to change more on the Linux side? vs. vmware as I know how to do it there.