|
From: Matthew N. <MNe...@sa...> - 2011-11-15 17:37:25
|
>Did you create the transforms and exceptions files (they must be
present even
if empty)?
Yes, I have these files and they are blank.
>Did you try increasing the verbosity and looking for relevant error
messages?
[11-10-14@00:00:00] No SNMP data found for cipSecGlobalActiveTunnels on
main.rtr.network
I have not done this. What is the best way to increase verbosity of the
logs without causing too much issues on a production machine?
Matt
>>> Buchan Milne <bg...@st...> 11/15/2011 6:37 AM >>>
On Monday, 14 November 2011 21:09:04 Matthew Neumark wrote:
> Hello,
>
> I am trying to make devmon monitor the count of vpn's that are
active
> on routers. This allows us to determine if the backup connections
are
> up/down.
>
> My Code
>
> xymon:/etc/devmon/templates/cisco-2800/dsl # cat message
> {cipSecGlobalActiveTunnels.errors}
>
> DSL Connections
>
> Number of Active DSL Connections {cipSecGlobalActiveTunnels}
>
> xymon:/etc/devmon/templates/cisco-2800/dsl # cat oids
> cipSecGlobalActiveTunnels : .1.3.6.1.4.1.9.9.171.1.3.1.1 : leaf
> xymon:/etc/devmon/templates/cisco-2800/dsl # cat thresholds
> cipSecGlobalActiveTunnels : red : 0 : No Connections
> cipSecGlobalActiveTunnels : green : >0 : Number of Active
> Connections is Normal: {cipSecGlobalActiveTunnels}
Did you create the transforms and exceptions files (they must be
present even
if empty)?
Did you try increasing the verbosity and looking for relevant error
messages?
> So far this does not work or return values. If I use snmpwalk I get
a
> value back with no issues. However, devmon isn't pulling the data.
If you have sufficient logging verbosity, it should give you a hint as
to why.
Regards,
Buchan
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Devmon-support mailing list
Dev...@li...
https://lists.sourceforge.net/lists/listinfo/devmon-support
|