<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Monitoring site-to-site VPNs on a Cisco ASA</title>
	<atom:link href="http://www.barkingseal.com/2009/08/monitoring-site-to-site-vpns-on-a-cisco-asa/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.barkingseal.com/2009/08/monitoring-site-to-site-vpns-on-a-cisco-asa/</link>
	<description>Applied Trust off-leash: IT infrastructure, security, and performance</description>
	<lastBuildDate>Thu, 29 Jul 2010 20:30:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: GKhamait</title>
		<link>http://www.barkingseal.com/2009/08/monitoring-site-to-site-vpns-on-a-cisco-asa/comment-page-1/#comment-129</link>
		<dc:creator>GKhamait</dc:creator>
		<pubDate>Mon, 31 May 2010 14:57:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.barkingseal.com/?p=920#comment-129</guid>
		<description>Thank you so much for the script. Saved my day!!</description>
		<content:encoded><![CDATA[<p>Thank you so much for the script. Saved my day!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VPNTTG</title>
		<link>http://www.barkingseal.com/2009/08/monitoring-site-to-site-vpns-on-a-cisco-asa/comment-page-1/#comment-107</link>
		<dc:creator>VPNTTG</dc:creator>
		<pubDate>Wed, 03 Feb 2010 13:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.barkingseal.com/?p=920#comment-107</guid>
		<description>VPNTTG (VPN Tunnel Traffic Grapher) is a software for monitoring Cisco ASA IPSec Tunnel traffic.

Advantage of VPNTTG over other SNMP based monitoring software&#039;s is following: Other (commonly used) software&#039;s are working with static OID numbers, i.e. whenever tunnel disconnects and reconnects, it gets assigned a new OID number. This means that the historical data, gathered on the connection, is lost each time. However, VPNTTG works with VPN peer&#039;s IP address and it stores for each VPN tunnel historical monitoring data into the Database.

For more information about VPNTTG please visit www.vpnttg.com</description>
		<content:encoded><![CDATA[<p>VPNTTG (VPN Tunnel Traffic Grapher) is a software for monitoring Cisco ASA IPSec Tunnel traffic.</p>
<p>Advantage of VPNTTG over other SNMP based monitoring software&#8217;s is following: Other (commonly used) software&#8217;s are working with static OID numbers, i.e. whenever tunnel disconnects and reconnects, it gets assigned a new OID number. This means that the historical data, gathered on the connection, is lost each time. However, VPNTTG works with VPN peer&#8217;s IP address and it stores for each VPN tunnel historical monitoring data into the Database.</p>
<p>For more information about VPNTTG please visit <a href="http://www.vpnttg.com" rel="nofollow">http://www.vpnttg.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BigMcLargehuge</title>
		<link>http://www.barkingseal.com/2009/08/monitoring-site-to-site-vpns-on-a-cisco-asa/comment-page-1/#comment-101</link>
		<dc:creator>BigMcLargehuge</dc:creator>
		<pubDate>Thu, 10 Dec 2009 12:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.barkingseal.com/?p=920#comment-101</guid>
		<description>I also have this working with a VPN concentrator.  Great script...it was just what I was looking for.  Saved me a lot of scripting time.</description>
		<content:encoded><![CDATA[<p>I also have this working with a VPN concentrator.  Great script&#8230;it was just what I was looking for.  Saved me a lot of scripting time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew</title>
		<link>http://www.barkingseal.com/2009/08/monitoring-site-to-site-vpns-on-a-cisco-asa/comment-page-1/#comment-96</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Wed, 11 Nov 2009 22:21:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.barkingseal.com/?p=920#comment-96</guid>
		<description>Ok I don&#039;t know if I miss understood something about but i am getting 	(Service check did not exit properly)  when i run it from nagios.  works great via command line.  Any ideas?  I think it has to do with the exit code but i could be wrong.  Thanks in advance for your help.</description>
		<content:encoded><![CDATA[<p>Ok I don&#8217;t know if I miss understood something about but i am getting 	(Service check did not exit properly)  when i run it from nagios.  works great via command line.  Any ideas?  I think it has to do with the exit code but i could be wrong.  Thanks in advance for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chuck</title>
		<link>http://www.barkingseal.com/2009/08/monitoring-site-to-site-vpns-on-a-cisco-asa/comment-page-1/#comment-91</link>
		<dc:creator>Chuck</dc:creator>
		<pubDate>Sun, 01 Nov 2009 22:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.barkingseal.com/?p=920#comment-91</guid>
		<description>Hi,
First off, I&#039;m an SNMP newbie.  I have had this plugin working wonderfully monitoring a tunnel between a customer&#039;s site and ours.  Last night, the tunnel bounced.  However, I no longer see the remote IP via an snmpwalk of OID ...1.2.3.1.7.  Hence, the plugin reports the tunnel as down.  The ASA shows the tunnel as up (via ASDM) and it is passing traffic as usual.  No changes have been made to the ASA on our side.  I don&#039;t have insight into possible changes on the customer&#039;s side.

An ideas what could be going on?

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
First off, I&#8217;m an SNMP newbie.  I have had this plugin working wonderfully monitoring a tunnel between a customer&#8217;s site and ours.  Last night, the tunnel bounced.  However, I no longer see the remote IP via an snmpwalk of OID &#8230;1.2.3.1.7.  Hence, the plugin reports the tunnel as down.  The ASA shows the tunnel as up (via ASDM) and it is passing traffic as usual.  No changes have been made to the ASA on our side.  I don&#8217;t have insight into possible changes on the customer&#8217;s side.</p>
<p>An ideas what could be going on?</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.barkingseal.com/2009/08/monitoring-site-to-site-vpns-on-a-cisco-asa/comment-page-1/#comment-90</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 27 Oct 2009 21:35:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.barkingseal.com/?p=920#comment-90</guid>
		<description>I was able to get the script to work. The issue was the difference between the embedded perl binary and actual location. I changed the command definition command_line to define the location of the perl binary.

# &#039;check_asa_l2lvpn&#039; command definition
define command{
     command_name       check_asa_l2lvpn
     command_line       /usr/bin/perl $USER1$/check_asa_l2lvpn $HOSTADDRESS$ $ARG1$ $ARG2$ $ARG3$
     }

Thanks to Chris M for the Tip</description>
		<content:encoded><![CDATA[<p>I was able to get the script to work. The issue was the difference between the embedded perl binary and actual location. I changed the command definition command_line to define the location of the perl binary.</p>
<p># &#8216;check_asa_l2lvpn&#8217; command definition<br />
define command{<br />
     command_name       check_asa_l2lvpn<br />
     command_line       /usr/bin/perl $USER1$/check_asa_l2lvpn $HOSTADDRESS$ $ARG1$ $ARG2$ $ARG3$<br />
     }</p>
<p>Thanks to Chris M for the Tip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.barkingseal.com/2009/08/monitoring-site-to-site-vpns-on-a-cisco-asa/comment-page-1/#comment-89</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 21 Oct 2009 22:21:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.barkingseal.com/?p=920#comment-89</guid>
		<description>I have the same problem as Rainer. I have changed the path in the script to point to the snmpwalk binary. If I run the command from the command line the script runs flawlessly ( ./check_asa_l2lvpn  ). We were testing this on an ubuntu server and it worked great. We since moved it to a CentOS 5.3 system and the paths are different to the plugins (/usr/lib/nagios/plugins) and the config files (/etc/nagios). Can you think of anything else I am missing?

-Thanks</description>
		<content:encoded><![CDATA[<p>I have the same problem as Rainer. I have changed the path in the script to point to the snmpwalk binary. If I run the command from the command line the script runs flawlessly ( ./check_asa_l2lvpn  ). We were testing this on an ubuntu server and it worked great. We since moved it to a CentOS 5.3 system and the paths are different to the plugins (/usr/lib/nagios/plugins) and the config files (/etc/nagios). Can you think of anything else I am missing?</p>
<p>-Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ned</title>
		<link>http://www.barkingseal.com/2009/08/monitoring-site-to-site-vpns-on-a-cisco-asa/comment-page-1/#comment-85</link>
		<dc:creator>Ned</dc:creator>
		<pubDate>Thu, 08 Oct 2009 20:02:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.barkingseal.com/?p=920#comment-85</guid>
		<description>Rainer, 

I agree - you may need to do a &quot;which snmpwalk&quot; and edit the script to point to the snmpwalk binary.  You might have to install net-snmp if snmpwalk doesn&#039;t exist on your computer.

John,

Looks like you&#039;re using a GUI to manage your Nagios installation - I&#039;m sorry, but I&#039;m not familiar with how to use that GUI.  Perhaps you can try looking at the config files the GUI makes and seeing if they look like the examples in the beginning of the script.

Thomas,

On my servers, snmpwalk returns strings in quotes, so the quotes are essential on line 40.  I guess maybe a different version of snmpwalk might return strings without quotes, but this sure works on my servers.

Best, Ned.</description>
		<content:encoded><![CDATA[<p>Rainer, </p>
<p>I agree &#8211; you may need to do a &#8220;which snmpwalk&#8221; and edit the script to point to the snmpwalk binary.  You might have to install net-snmp if snmpwalk doesn&#8217;t exist on your computer.</p>
<p>John,</p>
<p>Looks like you&#8217;re using a GUI to manage your Nagios installation &#8211; I&#8217;m sorry, but I&#8217;m not familiar with how to use that GUI.  Perhaps you can try looking at the config files the GUI makes and seeing if they look like the examples in the beginning of the script.</p>
<p>Thomas,</p>
<p>On my servers, snmpwalk returns strings in quotes, so the quotes are essential on line 40.  I guess maybe a different version of snmpwalk might return strings without quotes, but this sure works on my servers.</p>
<p>Best, Ned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Farid</title>
		<link>http://www.barkingseal.com/2009/08/monitoring-site-to-site-vpns-on-a-cisco-asa/comment-page-1/#comment-83</link>
		<dc:creator>Farid</dc:creator>
		<pubDate>Tue, 06 Oct 2009 21:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.barkingseal.com/?p=920#comment-83</guid>
		<description>Rainer,
It sounds as if the path to snmpwalk is not right.
It could be that the user running Nagios does not find snmpwalk, while the user you use to run it manually finds it.</description>
		<content:encoded><![CDATA[<p>Rainer,<br />
It sounds as if the path to snmpwalk is not right.<br />
It could be that the user running Nagios does not find snmpwalk, while the user you use to run it manually finds it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.barkingseal.com/2009/08/monitoring-site-to-site-vpns-on-a-cisco-asa/comment-page-1/#comment-79</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Fri, 02 Oct 2009 13:29:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.barkingseal.com/?p=920#comment-79</guid>
		<description>I think you should leave out the quotationmarks around the variable peerip in line 40. Otherwise the comparison will never be positive and all vpns marked down.</description>
		<content:encoded><![CDATA[<p>I think you should leave out the quotationmarks around the variable peerip in line 40. Otherwise the comparison will never be positive and all vpns marked down.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
