Re: [Nagios-users] How to monitor memory on cisco router

2011-12-13 Thread Jim Avery
On 13 December 2011 16:41, moses neah mssn...@yahoo.com wrote:
 Hi all,
 Where can I find a plugin to monitor cisco routers memory. I got the one
 that monitors CPU, fan and temperature.


I haven't tried it myself, but this one should do the trick:-

http://nagios.manubulon.com/snmp_mem.html

--
Systems Optimization Self Assessment
Improve efficiency and utilization of IT resources. Drive out cost and 
improve service delivery. Take 5 minutes to use this Systems Optimization 
Self Assessment. http://www.accelacomm.com/jaw/sdnl/114/51450054/
___
Nagios-users mailing list
Nagios-users@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


Re: [Nagios-users] How to monitor memory on cisco router

2011-12-13 Thread Jonny Mosco
Nagios exchange.

http://exchange.nagios.org/

You can use check_snmp as well.



On Tue, Dec 13, 2011 at 11:41 AM, moses neah mssn...@yahoo.com wrote:

 Hi all,
 Where can I find a plugin to monitor cisco routers memory. I got the one
 that monitors CPU, fan and temperature.


 --
 Systems Optimization Self Assessment
 Improve efficiency and utilization of IT resources. Drive out cost and
 improve service delivery. Take 5 minutes to use this Systems Optimization
 Self Assessment. http://www.accelacomm.com/jaw/sdnl/114/51450054/
 ___
 Nagios-users mailing list
 Nagios-users@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

--
Systems Optimization Self Assessment
Improve efficiency and utilization of IT resources. Drive out cost and 
improve service delivery. Take 5 minutes to use this Systems Optimization 
Self Assessment. http://www.accelacomm.com/jaw/sdnl/114/51450054/___
Nagios-users mailing list
Nagios-users@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

Re: [Nagios-users] How to monitor memory on cisco router

2011-12-13 Thread Claudio Kuenzler
I've made good experience with check_cisco.pl by Ran Leibman:

https://github.com/ranl/IT/blob/master/Nagios/check-cisco.pl

You have to be aware though, that by default the memory check works
backwards - meaning you must define at how many percent of memory _LEFT_
you want the warning.
But it's easy to rewrite the warning/critical section in the plugin to set
the threshold to the actual usage (e.g. warning at 80%, critical at 90%),
that's what I did for my purposes.

On Tue, Dec 13, 2011 at 5:52 PM, Jonny Mosco jonny.mo...@gmail.com wrote:

 Nagios exchange.

 http://exchange.nagios.org/

 You can use check_snmp as well.



 On Tue, Dec 13, 2011 at 11:41 AM, moses neah mssn...@yahoo.com wrote:

 Hi all,
 Where can I find a plugin to monitor cisco routers memory. I got the one
 that monitors CPU, fan and temperature.


 --
 Systems Optimization Self Assessment
 Improve efficiency and utilization of IT resources. Drive out cost and
 improve service delivery. Take 5 minutes to use this Systems Optimization
 Self Assessment. http://www.accelacomm.com/jaw/sdnl/114/51450054/
 ___
 Nagios-users mailing list
 Nagios-users@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




 --
 Systems Optimization Self Assessment
 Improve efficiency and utilization of IT resources. Drive out cost and
 improve service delivery. Take 5 minutes to use this Systems Optimization
 Self Assessment. http://www.accelacomm.com/jaw/sdnl/114/51450054/
 ___
 Nagios-users mailing list
 Nagios-users@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

--
Cloud Computing - Latest Buzzword or a Glimpse of the Future?
This paper surveys cloud computing today: What are the benefits? 
Why are businesses embracing it? What are its payoffs and pitfalls?
http://www.accelacomm.com/jaw/sdnl/114/51425149/___
Nagios-users mailing list
Nagios-users@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