Search found 21 matches

by mikemasters
Tue Jul 20, 2010 9:47 am
Forum: Nagios XI
Topic: Alert Question...
Replies: 3
Views: 1282

Re: Alert Question...

Thanks for the clarification that the host contacts apply to all the services... And I understand about making a second host name just for the trap service. But you are right , you might run into licensing issues that way. Might be a feature request to put something in the services, like a check box...
by mikemasters
Mon Jul 19, 2010 12:11 pm
Forum: Nagios XI
Topic: NagiosXi SNMP Trap configuration Question
Replies: 4
Views: 1564

Re: NagiosXi SNMP Trap configuration Question

Thanks, I think I got it working, and modifying the Conf file for critical s... I posted a new tfread about alerts for SNMP Traps....

Mike
by mikemasters
Mon Jul 19, 2010 11:19 am
Forum: Nagios XI
Topic: Alert Question...
Replies: 3
Views: 1282

Alert Question...

Ok, I finally got SNMP Traps working and understand how to change the test, etc..... Now the alerts, the SNMP Trap service has an alert setting "Contacts" with just my personal e-mail under that contact. No contact group. But The Host has a "Contact Group" setup, and when I trigg...
by mikemasters
Thu Jul 15, 2010 5:24 pm
Forum: Nagios XI
Topic: NagiosXi SNMP Trap configuration Question
Replies: 4
Views: 1564

Re: NagiosXi SNMP Trap configuration Question

Ok so if I add MIB's from microsoft, and use instructions from the doc...Integrating_SNMP_Traps_With_XI.pdf, installing MIB's, and add the Microsoft MIB's If I drop the file I need add the MIB directory and by using # addmib <PathToNewMIB> , and that will be all.? Now to find the right MIB's.... Mike
by mikemasters
Thu Jul 15, 2010 1:53 pm
Forum: Nagios XI
Topic: NagiosXi SNMP Trap configuration Question
Replies: 4
Views: 1564

NagiosXi SNMP Trap configuration Question

I have NagiosXI setup to receive traps from Windows servers, I receive the trap OK i see it in /var/log/messages , and the trap shows up in nagiosXI under the host as a Trap received.... But it does not look like the default windows MIBs are loaded because I get the message bellow in the NagiosXi GU...
by mikemasters
Fri May 28, 2010 10:45 am
Forum: Nagios XI
Topic: SNMP trap documentation half done?
Replies: 5
Views: 1933

Re: SNMP trap documentation half done?

Tony,

Could you post a link to the DOC, so that we can make sure we have the same documentation... I am also trying to get SNMP traptt to work..

Thanks.

Mike
by mikemasters
Tue May 25, 2010 2:53 pm
Forum: Nagios XI
Topic: SNMPTT install error
Replies: 7
Views: 4259

Re: SNMPTT install error

Yep that is what i was thinking. the net-snmp has been updated and the path has changed...
Looking thru the documents to see if there is something that sets the variable @INC, or how that path is set in the system, maybe i can add the new path to it.....

Mike
by mikemasters
Tue May 25, 2010 1:10 pm
Forum: Nagios XI
Topic: SNMPTT install error
Replies: 7
Views: 4259

Re: SNMPTT install error

DID a find command and SNMP.pm is located here = /usr/lib/perl5/vendor_perl/5.8.8/Net/SNMP.pm
by mikemasters
Tue May 25, 2010 1:07 pm
Forum: Nagios XI
Topic: SNMPTT install error
Replies: 7
Views: 4259

Re: SNMPTT install error

[root@hv-nagios ~]# yum -y install net-snmp Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * addons: mirror.team-cymru.org * base: centos.mirrors.tds.net * epel: mirrors.usu.edu * extras: centos.mirrors.tds.net * updates: www.ontime1405.com Setting up Install Process Packag...
by mikemasters
Tue May 25, 2010 1:01 pm
Forum: Nagios XI
Topic: SNMPTT install error
Replies: 7
Views: 4259

Re: SNMPTT install error

No, sorry. Thought I put that in the first post. This is a nagios Xi Virtual machine downloaded from the nagios site. So it is cent OS 32 bit. straight install this is the first think I have tried to add tot eh OS since the download. I Used the document " Integrating_SNMP_Traps_With_XI.pdf"...