Required plugins to monitor PIX

Greg Pangrazio pangrazi at gmail.com
Fri Aug 6 15:29:55 CEST 2010


Check out the generic switch template that is in the config files.

here is a set of plugins that are designed for cisco devices.
http://exchange.nagios.org/directory/Plugins/Uncategorized/Software/SNMP/Cisco-SNMP-device-monitoring/details

If you run "show snmp-server oidlist" on the asa it will give you the
SNMP OID you should poll for a value.  Here are the basics for CPU.

[128]	1.3.6.1.4.1.9.9.109.1.1.1.1.2.	cpmCPUTotalPhysicalIndex
[129]	1.3.6.1.4.1.9.9.109.1.1.1.1.3.	cpmCPUTotal5sec
[130]	1.3.6.1.4.1.9.9.109.1.1.1.1.4.	cpmCPUTotal1min
[131]	1.3.6.1.4.1.9.9.109.1.1.1.1.5.	cpmCPUTotal5min

I personally use the values above and do a check_snmp on the oid to
get the results i need.

Greg Pangrazio





On Fri, Aug 6, 2010 at 8:00 AM, Kiran Kumar P
<kiran.parrey at valuelabs.net> wrote:
> Hi There,
>
>
>
> Can you please provide me the plugins to monitor PIX (Cisco) CPU and Memory
> usage.
>
>
>
> Regards,
>
> Kiran
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by
>
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when reporting
> any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list