Re: [Nagios-users] Monitoring throughput for compression and SSL on cisco ace 4710

2011-08-03 Thread Matty Sarro
All snmp agents should support "mib-2". Look at that with a min browser. Here is some info. http://docstore.mik.ua/orelly/networking_2ndEd/snmp/ch02_05.htm >From there you should be able to check darn near anything for the system you want so long as an agent is running on the host you're polling.

Re: [Nagios-users] Monitoring throughput for compression and SSL on cisco ace 4710

2011-08-03 Thread Matty Sarro
Disregard that last email, misread the question. Sorry! On Aug 3, 2011 3:13 AM, "Jonathan Aquilina" wrote: > Hey guys I am trying to monitor through put for the above services and > device. > > I was told to use the check_snmp check, but I have no idea what OID I am > looking for can anyone point

Re: [Nagios-users] Service keeps disappearing from .cfg file and other questions (newbie alert!)

2011-06-10 Thread Matty Sarro
Just as a followup, it appears the server was actually being managed by a Puppet install, and that was removing my configurations. Thanks! :) On Wed, Jun 8, 2011 at 9:49 AM, Matty Sarro wrote: > Its strange, as I've literally got backup copies that I keep copying > back into the d

Re: [Nagios-users] Service keeps disappearing from .cfg file and other questions (newbie alert!)

2011-06-08 Thread Matty Sarro
s. I'll modify the macros to the simpler format, thanks for the advice on that issue. -Matty On Wed, Jun 8, 2011 at 9:43 AM, Andreas Ericsson wrote: > On 06/08/2011 03:18 PM, Matty Sarro wrote: >> Hey everyone, >> First, I'm new, so please be gentle :) >> >>

[Nagios-users] Service keeps disappearing from .cfg file and other questions (newbie alert!)

2011-06-08 Thread Matty Sarro
Hey everyone, First, I'm new, so please be gentle :) I have made some recent modifications to our nagios3 files. In resource.cfg I added the following macros: $db_name$, $db_user_name$, and $db_user_pass$. These seem to be ok. I added a service like this: define service { hostgroup_name

Re: [Nagios-users] Newbie Question

2011-05-16 Thread Matty Sarro
; > > Am Montag, 16. Mai. 11, 16:01:22 schrieb Matty Sarro: >> Weird, I just reinstalled the plugins and I still don't see >> check_mysql_query or check_mysql. This is installing from source >> following the quickstart guide. >> >> On Mon, May 16, 2011 at 9:

Re: [Nagios-users] Newbie Question

2011-05-16 Thread Matty Sarro
:47, Matty Sarro wrote: >> This is for mysql. I saw a plugin called check_mysql_query but it >> doesn't seem to be included in the plugins package I downloaded. I'm >> going to try reinstalling the plugins in case something got borked. I >> can't find it on e

Re: [Nagios-users] Newbie Question

2011-05-16 Thread Matty Sarro
Weird, I just reinstalled the plugins and I still don't see check_mysql_query or check_mysql. This is installing from source following the quickstart guide. On Mon, May 16, 2011 at 9:47 AM, Matty Sarro wrote: > This is for mysql. I saw a plugin called check_mysql_query but it > does

Re: [Nagios-users] Newbie Question

2011-05-16 Thread Matty Sarro
more searching: check_mysql_count Any further suggestions would really be appreciated though. -Matty On Mon, May 16, 2011 at 9:34 AM, Terry Carmen wrote: > Quoting Matty Sarro : > >> Hey everyone, >> I am still a newbie to nagios, so please bear with me. I am trying to >&

[Nagios-users] Newbie Question

2011-05-16 Thread Matty Sarro
Hey everyone, I am still a newbie to nagios, so please bear with me. I am trying to find a plugin that will monitor the contents of a particular DB table. If certain status codes show up, then generate an alert. Is there something available off the shelf that can do this? Or will I have to write so

Re: [Nagios-users] Unable to get daemon to run at boot

2011-05-07 Thread Matty Sarro
On Sat, May 7, 2011 at 3:58 AM, Assaf Flatto wrote: > Matty Sarro wrote: >> Hey everyone, >> First let me start off that I found another post detailing my issue, >> but sadly its in French and I can't read it :( >> I'm trying to get nagios installed on

[Nagios-users] Unable to get daemon to run at boot

2011-05-06 Thread Matty Sarro
Hey everyone, First let me start off that I found another post detailing my issue, but sadly its in French and I can't read it :( I'm trying to get nagios installed on debian squeeze. I have created the symlink from /etc/init.d/nagios to /etc/rcS.d/S99nagios. Upon booting, nothing happens. There's