Search found 17 matches

by newbe
Wed Mar 09, 2016 9:07 am
Forum: Open Source Nagios Projects
Topic: SNMP V3 Engine ID Usage
Replies: 6
Views: 7383

Re: SNMP V3 Engine ID Usage

Nagios needs an IP or hostname in order to perform a SNMP check, otherwise it does not know how to reach the device. If there is some sort of intermediate SNMP manager that Nagios can give an Engine ID to query, that might work, but you would still need a SNMP for that manager device. Otherwise, if...
by newbe
Tue Mar 08, 2016 8:03 am
Forum: Open Source Nagios Projects
Topic: SNMP V3 Engine ID Usage
Replies: 6
Views: 7383

Re: SNMP V3 Engine ID Usage

Thank you for quick reply.

In my case, iam not workin with any switches. So this check_cisco Plugin would not work for me but thanks anyway @noziaf

Does Nagios offer a Service Check for ENGINE ID´s instead of Hostname nor IP Adress ?
by newbe
Tue Mar 08, 2016 6:16 am
Forum: Open Source Nagios Projects
Topic: SNMP V3 Engine ID Usage
Replies: 6
Views: 7383

Re: SNMP V3 Engine ID Usage

Hi, i have same kind of request to pass a ENGINE ID to Nagios, thats why i wont create same topic. I like to set my host name as ENGINE ID and pass it to Nagios because the Device which is sending SNMPv3 Traps is behind an IAD, where the IP Adress is changing. Any suggestions are highly appreciated....
by newbe
Tue Jan 19, 2016 1:52 pm
Forum: Open Source Nagios Projects
Topic: How to monitor remote hosts by sending Traps to Nagios
Replies: 26
Views: 12855

Re: How to monitor remote hosts by sending Traps to Nagios

rkennedy wrote:I'll leave this thread open, let us know if you need any further assistance from us on the Nagios side.
@rkennedy thank you very much. im pretty sure i will get back to Nagios once i worked out my scenario on sending side.
by newbe
Tue Jan 19, 2016 4:16 am
Forum: Open Source Nagios Projects
Topic: How to monitor remote hosts by sending Traps to Nagios
Replies: 26
Views: 12855

Re: How to monitor remote hosts by sending Traps to Nagios

Box293 wrote:I would also try the snmp mailing list.

https://lists.sourceforge.net/lists/lis ... snmp-users

Try and provide as much relevant information as possible otherwise people don't bother responding.
thank you. i think thats the right place. ;)
by newbe
Sat Jan 16, 2016 9:13 am
Forum: Open Source Nagios Projects
Topic: How to monitor remote hosts by sending Traps to Nagios
Replies: 26
Views: 12855

Re: How to monitor remote hosts by sending Traps to Nagios

rkennedy wrote:Officially, I don't know of a forum that would work for this. After searching for 'SNMP disman' though, the first forum that pops up is linuxquestions.org. You might be able to get an answer there regarding it.

I will give a try on linuxquestions.org. Thank you !
by newbe
Fri Jan 15, 2016 4:41 am
Forum: Open Source Nagios Projects
Topic: How to monitor remote hosts by sending Traps to Nagios
Replies: 26
Views: 12855

Re: How to monitor remote hosts by sending Traps to Nagios

tmcdonald wrote:Questions relating to DisMan probably would be best asked in a forum dedicated to SNMP, as the members there are going to be much more well-versed in that sort of thing.

Thank you for pointing that out. By any chance, do you now a forum ?
by newbe
Thu Jan 14, 2016 10:00 am
Forum: Open Source Nagios Projects
Topic: How to monitor remote hosts by sending Traps to Nagios
Replies: 26
Views: 12855

Re: How to monitor remote hosts by sending Traps to Nagios

Have you sent over the zip? i upload the /etc/snmp in zip. In the zip there is snmp.conf, snmpd.conf, snmptrapd.conf, snmptt.conf and snmptt.ini. those are the main one, i worked with. other files like mib2c.* are unnecessary! at the moment, iam able to send notifications from snmpd - > snmptrapd >...
by newbe
Thu Jan 14, 2016 9:24 am
Forum: Open Source Nagios Projects
Topic: How to monitor remote hosts by sending Traps to Nagios
Replies: 26
Views: 12855

Re: How to monitor remote hosts by sending Traps to Nagios

@Box293 instead of a script which execute the snmptrap and the send a SNMPv3 Trap, DisMan Monitoring (internal monitoring) should be able to report problems via SNMP notifications. Im trying to work it out in snmpd.conf file, unfortunately without success. The first source i worked with was and is ...
by newbe
Wed Jan 13, 2016 3:43 am
Forum: Open Source Nagios Projects
Topic: How to monitor remote hosts by sending Traps to Nagios
Replies: 26
Views: 12855

Re: How to monitor remote hosts by sending Traps to Nagios

ssax wrote:Please zip up and attach your /etc/snmp directory on your Core server and on your remote server and attach them please so that I can review them.
i will do very soon.