Search found 10 matches

by saherker
Mon Jun 10, 2013 1:44 pm
Forum: Nagios XI
Topic: Question about 32 libraries
Replies: 1
Views: 144

Question about 32 libraries

Our backup software requires 32 bit libraries to be installed, however the nagios installation kills off the 32 bit binaries from yum.

Code: Select all

exclude=*.i?86
Could we get rid this option in our /etc/yum.conf?
by saherker
Mon Apr 29, 2013 11:34 am
Forum: Nagios XI
Topic: SNMP V3 on snmp walk
Replies: 7
Views: 760

Re: SNMP V3 on snmp walk

If we attempt to run snmp walk without a v2 community string, it fails, even though I have v3 selected. I can select SHA for auth protocol, but where can I select AES encryption?

The generic monitoring wizard is also having the same issue.

Nagios verion: Nagios XI 2012R1.6
by saherker
Tue Apr 23, 2013 11:38 am
Forum: Nagios XI
Topic: SNMP V3 on snmp walk
Replies: 7
Views: 760

SNMP V3 on snmp walk

We were not able to find an SNMP v3 snmp walk. Is this feature coming, or can this be added to the snmp walk feature?
by saherker
Mon May 07, 2012 11:30 am
Forum: Nagios XI
Topic: Linux SNMP V3 - wizrard needs update
Replies: 7
Views: 491

Re: Linux SNMP V3 - wizrard needs update

Thanks for your hard work, plugins works flawlessly now.
by saherker
Mon May 07, 2012 9:56 am
Forum: Nagios XI
Topic: Linux SNMP V3 - wizrard needs update
Replies: 7
Views: 491

Re: Linux SNMP V3 - wizrard needs update

Wizard still doesn't work. In the check, your using the wrong flags --authproto=SHA --authproto doesn't exist Lines 147-149 of /usr/local/nagios/libexec/check_snmp_storage_wizard.pl ( for example ) -L, --protocols=<authproto>,<privproto> <authproto> : Authentication protocol (md5|sha : default md5) ...
by saherker
Thu Apr 26, 2012 1:11 pm
Forum: Nagios XI
Topic: Linux SNMP V3 - wizrard needs update
Replies: 7
Views: 491

Re: Linux SNMP V3 - wizrard needs update

I will tell you it still won't work just by viewing the linux_snmp.inc.php coding before trying to install. Lines 165-178 <!-- <tr> <td valign="top"> <label>Authentication Protocol:</label><br class="nobr" /> </td> <td> <select name="snmpopts[v3_auth_proto]"> <option va...
by saherker
Thu Apr 26, 2012 10:35 am
Forum: Nagios XI
Topic: Linux SNMP V3 - wizrard needs update
Replies: 7
Views: 491

Linux SNMP V3 - wizrard needs update

We're implementing nagiosxi into our environment and trying to do snmp v3 with our linux hosts. Your wizard has the users and pass word for snmp v3 in it, however it doesn't use them. Upon further investigation of the wizard source, it appears that the php page for the wizard was never completed in ...
by saherker
Mon Apr 16, 2012 2:48 pm
Forum: Nagios XI
Topic: Turning off port status graph
Replies: 4
Views: 1433

Re: Turning off port status graph

Thanks for the info, we had another issue that we needed to fix before upgrading, but knowing that will help.
by saherker
Mon Apr 16, 2012 12:33 pm
Forum: Nagios XI
Topic: Turning off port status graph
Replies: 4
Views: 1433

Re: Turning off port status graph

scottwilkerson wrote:What version of XI are you running?
Nagios XI 2011R2.1
by saherker
Mon Apr 16, 2012 8:17 am
Forum: Nagios XI
Topic: Turning off port status graph
Replies: 4
Views: 1433

Turning off port status graph

Somehow the performance graph for port status on our switches got turned on. Wondering if anyone knows where I would turn off the graphing for port status, as it just displays " Performance Data Unavailable" on that graph ( graph 2 in attachment).