Re: [Nagios-users] NSCA not receiving or send_nsca not sending

2008-06-24 Thread Anthony Montibello
There was a post on the time syncronization of NSCA just 2 weeks ago, the following is a copy of the email (I did not verify that this works) TOny dateFri, Jun 13, 2008 at 10:44 AM subjectRe: [Nagios-users] Dropping packet with future timestamp, NSCA mailing listnagios-users.lists.sourceforge.net

Re: [Nagios-users] NSCA not receiving or send_nsca not se nding

2008-06-24 Thread Jason
eems to me that it is a time synchronization issue. NSCA only works when the time between the client and server is sync veri accurately. (even 30 secs diff will cause packets to be dropped). Check your logs at your Nagios server for any errors like "dropping packet due to future timestamp". (/va

Re: [Nagios-users] Check_mrtgtraf

2008-06-24 Thread Anthony Montibello
I have not used that Plugin but the following is a general procedure I use to track down a config/new command issue. Make sure that Nagios compiles correctly start nagios using the -v to check the config before actually restarting it. After the config is OK, then make sure the plugin you want to

[Nagios-users] Check_mrtgtraf

2008-06-24 Thread eandre
Gentlemen. I´ve been fighting with Nagios 3.0.2 on OpenSuse 10.3 while trying to integrate MRTG and Nagios. I have followed the sample in Nagios docs which guides us to: define service{ use generic-service host_name linksys-srw224p service_description Port 1 Bandwidth Usage check_command check

Re: [Nagios-users] using $ in service definition

2008-06-24 Thread Anthony Montibello
I thought $$ also worked in service definitions. Tony (Author of NC_NEt) On Mon, Jun 23, 2008 at 10:15 PM, Seth Simmons <[EMAIL PROTECTED]> wrote: > ahh that did it > I knew with $ used for macros there had to be some special character to > get around it and that was it. Thanks > > > -Origin

Re: [Nagios-users] using Linux for a specific Windows Event

2008-06-24 Thread Anthony Montibello
Just a quick note, Yes NC_NEt can monitor Window Eventr logs, as well as WMI, Run scripts and all the other CHECK_NT commands (and more) However it is hosted on SourceForge: http://sourceforge.net/projects/nc-net the new (Finally done testing) version will be released hopefully this week. Tony (A

Re: [Nagios-users] Questions about Nagios Looking Glass

2008-06-24 Thread Andy Shellam
Hi Jonathan, Firstly thanks for giving NLG a shot. v1.1.0 stable will be out shortly (hopefully this weekend) and does fix the issue you've noticed with Firefox. Later versions of Firefox 2 stopped recognising NLG's ".css.tpl" files as CSS stylesheets. The easy fix is to rename all ".css.tpl"

Re: [Nagios-users] Forcing a check on a Desginated Slave from cmd.cgi?

2008-06-24 Thread Marcel
have you looked at DNX? I think it's the way to solve your problem. On Tue, Jun 24, 2008 at 2:06 PM, Brian A. Seklecki < [EMAIL PROTECTED]> wrote: > All: > > > In the el-generic Master w/NSCA distributed configuration, has anyone > developed a hack to have cmd.cgi pass a SCHEDULE_FORCED_HOST_CHEC

Re: [Nagios-users] How to monitor OpenFire by Nagios?

2008-06-24 Thread Cassius V. de Magalhaes
Sandor W. Sklar escreveu: > > On Jun 24, 2008, at 12:02 PM, Cassius V. de Magalhaes wrote: > >> Cassius V. de Magalhaes escreveu: >>> Hello, >>> >>> I would like to monitor OpenFire on Linux by Nagios, please? >>> >>> >> Or even better, how to monitor OpenFire on Linux by Nagios, please? > > I'm

Re: [Nagios-users] How to monitor OpenFire by Nagios?

2008-06-24 Thread Sandor W. Sklar
On Jun 24, 2008, at 12:02 PM, Cassius V. de Magalhaes wrote: > Cassius V. de Magalhaes escreveu: >> Hello, >> >> I would like to monitor OpenFire on Linux by Nagios, please? >> >> > Or even better, how to monitor OpenFire on Linux by Nagios, please? I'm monitoring our OpenFire server via: def

Re: [Nagios-users] How to monitor OpenFire by Nagios?

2008-06-24 Thread Cassius V. de Magalhaes
Cassius V. de Magalhaes escreveu: > Hello, > > I would like to monitor OpenFire on Linux by Nagios, please? > > Or even better, how to monitor OpenFire on Linux by Nagios, please? TIA, Vinicius. - Check out the new Sourc

[Nagios-users] trends.cgi without logrotation mark

2008-06-24 Thread Livio Zanol Puppim
Can I use the trends.cgi to generate images without the logrotations marks? I use it to generate monthly availability report and my logrotation is daily. So every day there's a mark at my graph pointing the log rotation, wich can confuse the people that's seeing the report... Is it possible to gen

Re: [Nagios-users] How to monitor OpenFire by Nagios?

2008-06-24 Thread Aaron M. Segura
Be my guest. On Tue, 2008-06-24 at 15:30 -0300, Cassius V. de Magalhaes wrote: > Hello, > > I would like to monitor OpenFire on Linux by Nagios, please? > > > TIA, > Vinicius. > > - > Check out the new SourceForge.net Mark

[Nagios-users] How to monitor OpenFire by Nagios?

2008-06-24 Thread Cassius V. de Magalhaes
Hello, I would like to monitor OpenFire on Linux by Nagios, please? TIA, Vinicius. - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sou

Re: [Nagios-users] Problem with check_sun_hardware plugin

2008-06-24 Thread Peter Michael Calum
Hi I'm using the check_sun_hardware plugin and it works fine on V240 / Solaris 9, but i found a couple of problems on Solaris 10 / V245 i want to report, and hopefully gets corrected :) I'ts concerning the check_sun_hardware > cpu check option, where i found 2 errors - On solaris 10 CPU

[Nagios-users] Questions about Nagios Looking Glass

2008-06-24 Thread Jonathan Call
I just installed Nagios Looking Glass to see what it was like. So I don't know much about it. I have two issues that I need some help with: Problem: NLG looks horrible in Firefox 2 and Firefox 3. Instead of the hostnames embedded in a colored 'bubble' it just has the two ends of the bubble on sepa

[Nagios-users] NSCA not receiving or send_nsca not sending

2008-06-24 Thread Mohr James
Hi All! We're running Nagios 3.0.1 on RedHat ES 5.1, and have a problem where after a while no new messages are being received by NSCA. Sometimes it is from a Windows 2003 machine (send_nsca 2.4). Currently, this is the only Windows machine that is sending messages to the Nagios server, so I canno

[Nagios-users] Forcing a check on a Desginated Slave from cmd.cgi?

2008-06-24 Thread Brian A. Seklecki
All: In the el-generic Master w/NSCA distributed configuration, has anyone developed a hack to have cmd.cgi pass a SCHEDULE_FORCED_HOST_CHECK or SCHEDULE_FORCED_SVC_CHECK received by the master instance, onto a designated slave? We have a config where our slaves are in remote facilities and the

[Nagios-users] [Fwd: Bug Reporting / Issue Tracking System ?]

2008-06-24 Thread Brian A. Seklecki
All: Its been about six months since we've talked about a bug tracking system (and other F/OSS project components). I was just reading Mitchell Baker's essay in "Open Sources 2.0" about the success of the Mozilla project, and was reminded of the previous thread -- perhaps this a good time to revi

Re: [Nagios-users] using Linux for a specific Windows Event

2008-06-24 Thread Hugo van der Kooij
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael Dalton wrote: | I am using Fedora 6 with nagios 2.9 monitoring multiple windows 2003 | servers. I have looked on the message boards for a solution and have not | come up with one. | First off: Fedora 6 is not maintained. So be aware of securit

Re: [Nagios-users] How to monitor windows software raid (solution)

2008-06-24 Thread Rene Fertig
Anthony Montibello wrote: > With that said, I recommend NC_Net (not only because I wrote it but also > since it provides mechanism for retrieval using several of the methods > hinted to in this thread. > > 1) using Windows Event log, there are several plugins that allow for > checking windows even

Re: [Nagios-users] using Linux for a specific Windows Event

2008-06-24 Thread Rene Fertig
Hello Michael. Michael Dalton wrote: > I am using Fedora 6 with nagios 2.9 monitoring multiple windows 2003 > servers. I have looked on the message boards for a solution and have not > come up with one. > > What I would like to do is monitor a specific windows event.event > id=55(a disc fa

[Nagios-users] Antwort: Different notification periods for sms and email

2008-06-24 Thread Sascha . Runschke
[EMAIL PROTECTED] schrieb am 24.06.2008 15:41:03: > I'm new to this list so please forgive me if this has been answered before. > > Currently we're sending out notifications by sms and email 24x7. We > would like to limit sms sending to 6-24 every day while still > sending email 24x7. Is there

[Nagios-users] Different notification periods for sms and email

2008-06-24 Thread Lars Jørgensen
Hi, I'm new to this list so please forgive me if this has been answered before. Currently we're sending out notifications by sms and email 24x7. We would like to limit sms sending to 6-24 every day while still sending email 24x7. Is there an easy way to do this? -- Lars -

Re: [Nagios-users] using Linux for a specific Windows Event

2008-06-24 Thread Hari Sekhon
Michael, You need to filter on the event you want at the logserver and send it as an email via email/winpop or whatever, this is highly dependent on what logserver you have. I personally think syslog-ng is great (and I use check_logserver from nagiosexchange.org to monitor that for you next qu

Re: [Nagios-users] using Linux for a specific Windows Event

2008-06-24 Thread Joerg Linge
Hari Sekhon schrieb: > Michael Dalton wrote: >> I am using Fedora 6 with nagios 2.9 monitoring multiple windows 2003 >> servers. I have looked on the message boards for a solution and have >> not come up with one. >> >> What I would like to do is monitor a specific windows event…..event >> id=55

Re: [Nagios-users] using Linux for a specific Windows Event

2008-06-24 Thread Hari Sekhon
Michael Dalton wrote: > > I am using Fedora 6 with nagios 2.9 monitoring multiple windows 2003 > servers. I have looked on the message boards for a solution and have > not come up with one. > > What I would like to do is monitor a specific windows event…..event > id=55….(a disc failure or beginn

[Nagios-users] using Linux for a specific Windows Event

2008-06-24 Thread Michael Dalton
I am using Fedora 6 with nagios 2.9 monitoring multiple windows 2003 servers. I have looked on the message boards for a solution and have not come up with one. What I would like to do is monitor a specific windows event.event id=55(a disc failure or beginning to fail). Has anyone else d

Re: [Nagios-users] Can a remote client send a file to Nagio s or vice versa?

2008-06-24 Thread Jason
Thanks for the help boss. I will see what i can do - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/

[Nagios-users] nagios email reporting

2008-06-24 Thread Alex Dehaini
Hi Guys, Are there any nagios reporting plugins that can email the availability report of a host or host group to ones email address as inline html -- Alex Dehaini Developer Site - www.alexdehaini.com Email - [EMAIL PROTECTED] -

Re: [Nagios-users] How do we report a possible bug (in check_ping)?

2008-06-24 Thread Forsaken
On Fri, 20 Jun 2008 14:19:38 +1000 "Eddie F" <[EMAIL PROTECTED]> wrote: > Yes, DNS was the first thing I thought of, but that is definitely > fine. As I mentioned FTP, HTTP and SSH are working fine using the > same domain name. If you're using the unmodified ping command that comes in the example