Search found 9 matches
- Mon Dec 14, 2015 6:43 pm
- Forum: Nagios XI
- Topic: receive traps from Oracle Enterprise Manager
- Replies: 1
- Views: 576
receive traps from Oracle Enterprise Manager
I would like to set up SNMP trap retrieval from Oracle Enterprise Manager (EM). EM has a MIB file that I have successfully imported. But not sure what to do next since the SNMP trap wizard is host oriented and the host has to already exist. EM can and is monitoring our entire Oracle infrastructure (...
- Thu Oct 22, 2015 5:49 pm
- Forum: Nagios XI
- Topic: can't SNMP walk RHEL7 clients
- Replies: 14
- Views: 8149
Re: can't SNMP walk RHEL7 clients
Okay, seems to be working. Need to test more tomorrow.
- Tue Oct 20, 2015 5:29 pm
- Forum: Nagios XI
- Topic: can't SNMP walk RHEL7 clients
- Replies: 14
- Views: 8149
Re: can't SNMP walk RHEL7 clients
FYI, nagiosxi gui did work for snmp v2c, I've tried refreshing my browser, coming back into the wizard, etc..
- Tue Oct 20, 2015 5:22 pm
- Forum: Nagios XI
- Topic: can't SNMP walk RHEL7 clients
- Replies: 14
- Views: 8149
Re: can't SNMP walk RHEL7 clients
Okay, using your formula there I got the following working: snmpwalk from the host itself (i.e. your example) snmpwalk from the nagioxi appliance (same query, just point to the target instead of localhost). This is progress. Appears I inadvertently had skipped getting the systemctl setup (was starti...
- Tue Oct 20, 2015 12:04 pm
- Forum: Nagios XI
- Topic: can't SNMP walk RHEL7 clients
- Replies: 14
- Views: 8149
Re: can't SNMP walk RHEL7 clients
I get the same (negative) result. BTW, the /usr/bin/net-snmp-config and /usr/bin/net-snmp-config-x86_64 scripts just do the same thing as the net-snmp-create-v3-user script does. I've read through all the ucd-snmp doc. I can get v2c working, so it's not a firewall issue (say). I disable v2c config, ...
- Mon Oct 19, 2015 10:23 am
- Forum: Nagios XI
- Topic: can't SNMP walk RHEL7 clients
- Replies: 14
- Views: 8149
Re: can't SNMP walk RHEL7 clients
No, it's not.
Try running it on a RHEL7 system.
/usr/bin/net-snmp-config --> no such file or directory.
And if you try running net-snmp-create-v3-user with the arguments presented in that recipe, it fails. If you try using Red Hat's instructions for setting up v3, for me anyways, that fails too.
Try running it on a RHEL7 system.
/usr/bin/net-snmp-config --> no such file or directory.
And if you try running net-snmp-create-v3-user with the arguments presented in that recipe, it fails. If you try using Red Hat's instructions for setting up v3, for me anyways, that fails too.
- Fri Oct 16, 2015 3:23 pm
- Forum: Nagios XI
- Topic: can't SNMP walk RHEL7 clients
- Replies: 14
- Views: 8149
Re: can't SNMP walk RHEL7 clients
It isn't a RHEL 7 recipe. There's no init in RHEL 7.
- Thu Oct 15, 2015 12:49 pm
- Forum: Nagios XI
- Topic: can't SNMP walk RHEL7 clients
- Replies: 14
- Views: 8149
Re: can't SNMP walk RHEL7 clients
I seem to have fixed my problem at least for v2c by doing the following to /etc/snmp/snmpd.conf: # Make at least snmpwalk -v 1 localhost -c public system fast again. # name incl/excl subtree mask(optional) ##view systemview included .1.3.6.1.2.1.1 # I commented these two lines out ##view systemview ...
- Thu Oct 15, 2015 11:56 am
- Forum: Nagios XI
- Topic: can't SNMP walk RHEL7 clients
- Replies: 14
- Views: 8149
can't SNMP walk RHEL7 clients
Trying to setup nagiosxi Linux SNMP monitoring, have nagiosxi server appliance running and upgraded to current. Now I'm trying to monitor a client ("target" machine). Clients are Red Hat 7. In Configuration Wizard: Linux SNMP - Step 2, I receive this error: The wizard detected that this se...