Search found 13 matches
- Wed Feb 13, 2013 5:43 pm
- Forum: Nagios XI
- Topic: Sending and receiving a test trap
- Replies: 9
- Views: 4208
Re: Sending and receiving a test trap
How do I change the nagios community string if I don't want to use public? I assume it's in snmpd.conf somewhere. Can I just change "public" to the string I want in this code? # First, map the community name "public" into a "security name" # sec.name source community co...
- Wed Feb 13, 2013 1:51 pm
- Forum: Nagios XI
- Topic: Sending and receiving a test trap
- Replies: 9
- Views: 4208
Re: Sending and receiving a test trap
I've configured traps through the wizard. The traps services is running on all my hosts in Nagios. It says "waiting for traps". Per the previous guide in this thread, I set one of my windows hosts to send a trap whenever a service is started or stopped. However, when I start or stop a serv...
- Tue Feb 12, 2013 5:50 pm
- Forum: Nagios XI
- Topic: Sending and receiving a test trap
- Replies: 9
- Views: 4208
Re: Sending and receiving a test trap
This looks like it might work. I set windows to send a trap whenever a service is started or stopped. I see net-snmp is already installed on Nagios and I can run it. The guide doesn't have much info on what commands I use for snmptrap. Can you help me with this. The help file is pretty hard to under...
- Tue Feb 12, 2013 2:19 pm
- Forum: Nagios XI
- Topic: Sending and receiving a test trap
- Replies: 9
- Views: 4208
Re: Sending and receiving a test trap
Yes many times. I changed the "Normal" to "Critical" for all events in the snmptt.conf file, and then stopped snmp on the windows server. All that happened was the traps service for all my devices in Nagios said "pending." I read some other guide that said if you turn o...
- Tue Feb 12, 2013 1:50 pm
- Forum: Nagios XI
- Topic: Sending and receiving a test trap
- Replies: 9
- Views: 4208
Sending and receiving a test trap
How can I send a test trap from a windows machine and verify on Nagios that it was received? I have run tcpdump and saw when I stopped and started the snmp service on the windows machine that nagios received traps about that. Does that mean everything is working? How can I simulate something going w...
- Fri Feb 08, 2013 4:22 pm
- Forum: Nagios XI
- Topic: monitor vpn status
- Replies: 3
- Views: 1498
Re: monitor vpn status
I think I already have Nagios set up to be able to receive traps. When I followed the directions in your guide, at the yum install command. It says: [root@nagios tmp]# yum --nogpgcheck localinstall snmptt-1.3-3.nagios.noarch.rpm Loaded plugins: fastestmirror, security Setting up Local Package Proces...
- Fri Feb 08, 2013 12:48 pm
- Forum: Nagios XI
- Topic: monitor vpn status
- Replies: 3
- Views: 1498
monitor vpn status
I am monitoring my Sonicwall's uptime, CPU, RAM, connections, however when I try to monitor VPN status, i'm not getting back any data from the host. When I look at this OID in my MIB browser, it looks different than the others. In iReasoning brower, the other OID's i'm monitoring have a green icon. ...
- Fri Feb 08, 2013 12:31 pm
- Forum: Nagios XI
- Topic: Stats Null for ESXi host
- Replies: 32
- Views: 10249
Re: Stats Null for ESXi host
I think the steps in that tutorial are wrong. I found another guide on some blog and went back through the whole process according to the new steps and it worked. If I come across that guide again I will post the URL here. Thanks
- Fri Feb 08, 2013 12:28 pm
- Forum: Nagios XI
- Topic: Loading MIB's into Nagios
- Replies: 7
- Views: 1981
Re: Loading MIB's into Nagios
Ok I figured out how to do it in the SNMP Wizard. Thanks.
- Thu Feb 07, 2013 4:27 pm
- Forum: Nagios XI
- Topic: Loading MIB's into Nagios
- Replies: 7
- Views: 1981
Re: Loading MIB's into Nagios
The addmib command is doing nothing. "command not found" Is there no way to do any of thise in the GUI? In the Core configurato - Services, there is a place to Add Service. Once the MIB's are ready, can I create the services here? Is there a guide for that? I've got the check_snmp command ...