[Nagios-users] Final stage of getting MRTG working with Nagios v2

2009-11-13 Thread xmanhosting
Hello, I have been fluffing around with Nagios for a couple of weeks, and have nearly finally nailed it. I just have one thing to go. I am trying to get MRTG to work with Nagios. I have got MRGT working locally on my machine , and can see it working by going to these 2 sites (locally) in

[Nagios-users] Final stage of getting MRTG working with Nagios

2009-11-13 Thread xmanhosting
Hello, I have been fluffing around with Nagios for a couple of weeks, and have nearly finally nailed it. I just have one thing to go. I am trying to get MRTG to work with Nagios. I have got MRGT working locally on my machine by going to these 2 sites in a browser: file:///usr/local/mrtg-2

Re: [Nagios-users] Nagios to monitor job progress?

2009-11-13 Thread gmartin
Todd, there a probably multiple ways to skin this issue. One that occurs using nrpe and a custom script to parse the logfile. The nsclient++ supports custome scripts pretty well Another approach would be to add a passive service and a notificaion into the batch process that updates the status at v

[Nagios-users] prioritizing state returns

2009-11-13 Thread Terry
Hello, I have an nsclient++ checkdrivesize check in place. There is a weird condition where with microsoft clusters, after a failover event, the passive node still has the drive letters around. This causes the check to return an unknown status for those drives: : UNKNOWN: Could not get fre

Re: [Nagios-users] Supression of action_url ?

2009-11-13 Thread Marc Powell
On Nov 13, 2009, at 11:56 AM, Jason Frisvold wrote: > One method of preventing this is to put action_url fields in all of > the > relevant service templates, and not in the ones that don't need it. > However, this makes for lots of work and a rather large, confusing > configuration. So i

[Nagios-users] Supression of action_url ?

2009-11-13 Thread Jason Frisvold
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, I'm working on pnp4nagios integration with our current nagios deployment and I've run into a cosmetic snag. Some of the services we monitor either don't have performance data, or it doesn't make sense to record the performance data.

Re: [Nagios-users] Interface web user and their hosts

2009-11-13 Thread Marc Powell
On Nov 13, 2009, at 10:10 AM, Eduardo Barreto wrote: > Hi all, > > Is there any way to set the hosts to be viewed by their own users? Yes, discussed almost weekly here it seems like ;) > It's because in the company each department have their own user and > a list of hosts, how can I separate

[Nagios-users] Interface web user and their hosts

2009-11-13 Thread Eduardo Barreto
Hi all, Is there any way to set the hosts to be viewed by their own users? It's because in the company each department have their own user and a list of hosts, how can I separate it, is it possible? Thanks in advance Eduardo Barreto -

[Nagios-users] NDOUtils: duplicate rows in several tables

2009-11-13 Thread Michael Friedrich
Hi there, we had an issue with servicechecks where duplicate rows where inserted instead of updating one single row. During my analysis there was more of that "feature"... Looking at timedevents table ... there also is no unique constraint since unique key != key now it looks like this: +

Re: [Nagios-users] Nagios to monitor job progress?

2009-11-13 Thread Frost, Mark {PBG}
We do all this sort of log file monitoring to Nagios alerting using Splunk and get very rapid alerting using this mechanism. Splunk runs one or more scheduled searches looking for certain patterns with a small window going backwards (i.e. "in the last 2 minutes, did you see X"). That will the

Re: [Nagios-users] Nagios to monitor job progress?

2009-11-13 Thread Jim Avery
2009/11/9 Todd Mcneill : > Hi- > > I have a batch process that runs on a Windows box that I’d like to monitor > through Nagios.  Currently, the job writes all status output to a log file, > and this log file is parsed by another monitoring agent (NetIQ) in order to > alert when problems occur.  Thi

Re: [Nagios-users] Add Plugins to RPM Build

2009-11-13 Thread Marc Powell
On Nov 13, 2009, at 4:18 AM, Gavin Williams wrote: > Hi there, > > I posted this on the Nagios-Plugins list, but haven’t received anything as > yet, and could do with sorting something out ASAP J You didn't get an answer there because it's not a nagios-plugins issue, it's a 'how do I create/

[Nagios-users] FW: Add Plugins to RPM Build

2009-11-13 Thread jonathan.wheeler
> From: Gavin Williams [mailto:gavin.willi...@card.co.uk] > Sent: 13 November 2009 10:19 > I posted this on the Nagios-Plugins list, but haven’t received anything as > yet, and could > do with sorting something out ASAP ☺ > --- >> Hi there, >>  >> I’m trying to build a customer nagios-plugins

[Nagios-users] Add Plugins to RPM Build

2009-11-13 Thread Gavin Williams
Hi there, I posted this on the Nagios-Plugins list, but haven't received anything as yet, and could do with sorting something out ASAP J --- Hi there, I'm trying to build a customer nagios-plugins RPM which contains all the normal nagios plugins, plus some plugins that I have writte

Re: [Nagios-users] ndomod: Still unable to connect to data sink **SOLVED** (for me)

2009-11-13 Thread Morris, Patrick
Robert C. Ehlenfield wrote: > > Make sure that your ndo2db.cfg and ndomod.cfg files are owned by the > same users that runs ndo2db and Nagios. > > In my case it is "nagios". > > > > I noticed that ndo.sock was not being created in /usr/local/nagios/var. > > On a hunch I checked the permissions o