[Nagios-users] incorporating CoreTemp into Nagios

2010-01-06 Thread xmanhosting
Hello, I have my cpu temp (coretemp) monitored by on my server by the installation of rpm -Uvh http://elrepo.org/elrepo-release-0.1-1.el5.elrepo.noarch.rpm Running 'sensors' from the terminal produces the output: coretemp-isa- Adapter: ISA adapter Core 0: +48°C (high = +100°C) coretemp-isa

Re: [Nagios-users] nsca results don't reach nagios

2010-01-06 Thread Pankaj
On Wed, Jan 6, 2010 at 10:08 PM, Marc Powell wrote: > Hi Pankaj. Please always respond on-list so that others learn and benefit > from your experience. More below -- > Thanks. > > value of check_external_commands? > > > > log_external_commands=1 > > That's not what I asked for ;) check_extern

Re: [Nagios-users] Checking IIS sites when there is a default "outage" page

2010-01-06 Thread C. Bensend
>> Any thoughts on how to monitor an IIS site requiring NTLM >> authentication when a default page is configured for an "out of >> service" page? > > I'm not aware of anything out-of-the-box but I do know of one that's close > (but haven't used it). I also know that curl supports NTLM so if that

[Nagios-users] Override interval_length for specific service only

2010-01-06 Thread Israel Brewster
I was wondering if there was any way with nagios 3.2 to override the global interval_length for a specific service? I have one service that I would like to check every 30 seconds, but interval_length in 60. I could change the interval_length definition, of course, but then I would have to go back t

Re: [Nagios-users] Checking IIS sites when there is a default "outage" page

2010-01-06 Thread Marc Powell
On Jan 6, 2010, at 12:31 PM, C. Bensend wrote: > Any thoughts on how to monitor an IIS site requiring NTLM > authentication when a default page is configured for an "out of > service" page? I'm not aware of anything out-of-the-box but I do know of one that's close (but haven't used it). I als

[Nagios-users] Checking IIS sites when there is a default "outage" page

2010-01-06 Thread C. Bensend
Hey folks, So, I'm running into an interesting scenario here at work, while setting up hosts for the web application guys. I have a number of IIS-hosted web sites that require NTLM authentication, which complicates matters. I found one plugin (check_http_ntlm.pl) that can at least pass th

Re: [Nagios-users] DRBD for status.dat, nagios.cmd, objects.cache?

2010-01-06 Thread Marc Powell
On Jan 6, 2010, at 11:47 AM, Marcel wrote: > Anyone has any advice about this kind of HA strategy? > > I'm thinking about using drbd for nagios-HA environment, where nagios.cmd, > status.dat and objects.cache would be in drbd partition and master/stand-by > scripts for keeping nagios running

[Nagios-users] DRBD for status.dat, nagios.cmd, objects.cache?

2010-01-06 Thread Marcel
Anyone has any advice about this kind of HA strategy? I'm thinking about using drbd for nagios-HA environment, where nagios.cmd, status.dat and objects.cache would be in drbd partition and master/stand-by scripts for keeping nagios running at all times when master fails and stand-by took over. TI

Re: [Nagios-users] nagios output as clickable link

2010-01-06 Thread Marc Powell
On Jan 6, 2010, at 11:23 AM, dave stern - e-mail.pluribus.unum wrote: > This may be stretching nagios beyond its designed intention but... > > I'm writing a plugin that could produce many many lines of output. > Since this obviously wont fit on a status page, what I'd like to do > is if the outp

[Nagios-users] nagios output as clickable link

2010-01-06 Thread dave stern - e-mail.pluribus.unum
This may be stretching nagios beyond its designed intention but... I'm writing a plugin that could produce many many lines of output. Since this obviously wont fit on a status page, what I'd like to do is if the output is not exit-status=0, produce a webpage and in the status information field of

Re: [Nagios-users] status vs non-status information

2010-01-06 Thread Marc Powell
On Jan 5, 2010, at 9:19 PM, 劉岳泓 wrote: > > Hi there, > > For information retention, which information will be dealt as "status" > and which will be dealt as "non-status"? It's not really documented outside of the code (there are lots of parameters for each). Using xdata/xrddefault.c as a refe

Re: [Nagios-users] nsca results don't reach nagios

2010-01-06 Thread Marc Powell
Hi Pankaj. Please always respond on-list so that others learn and benefit from your experience. More below -- On Jan 6, 2010, at 9:50 AM, Pankaj wrote: > On Wed, Jan 6, 2010 at 8:31 PM, Marc Powell wrote: > > On Jan 6, 2010, at 8:10 AM, Pankaj wrote: > > > > cat /var/lib/nagios3/rw/nagios.cmd

Re: [Nagios-users] nsca results don't reach nagios

2010-01-06 Thread Marc Powell
On Jan 6, 2010, at 8:10 AM, Pankaj wrote: > > cat /var/lib/nagios3/rw/nagios.cmd > >[1262786818] PROCESS_SERVICE_CHECK_RESULT;localhost;TestMessage;1;Service in > >warning state By doing this, you've removed it from the pipe and there's no possibility for nagios to see it at all. > However th

[Nagios-users] nsca results don't reach nagios

2010-01-06 Thread Pankaj
Hi, I have configured a nagios and nsca server, When I run the service check I get the following message in syslog: >Jan 6 09:06:58 cl-t036-222cl nsca[31340]: Connection from 10.1.233.10 port 48077 >Jan 6 09:06:58 cl-t036-222cl nsca[31340]: Handling the connection... >Jan 6 09:06:58 cl-t036-22

Re: [Nagios-users] Getting parameters and plotting them in terms of % (Percentage)

2010-01-06 Thread Marc Powell
On Jan 6, 2010, at 7:27 AM, Jatin Davey wrote: > I need to see the graphs in terms of utilization values such as: > > CPU -- % used (out of 100%) > Memory -- Total memory (Used and free memory in terms of MB or KB etc) > Disk Usage -- Used Disk space and free disk space (In terms of MB or GB etc

[Nagios-users] Getting parameters and plotting them in terms of % (Percentage)

2010-01-06 Thread Jatin Davey
Hi all I am seeing that graphs getting shown for the corresponding service that i define but they are shown in terms of only 4 points , either critical , ok , warning or indeterminate. I need to see the graphs in terms of utilization values such as: CPU -- % used (out of 100%) Memory -- Total

Re: [Nagios-users] Not able to get the newly added host on the Nagios UI

2010-01-06 Thread Jatin Davey
Got it , Added the configuration file location in the main configuration file titled as: nagios.cfg Thanks Jatin Jatin Davey wrote: > Hi > > I am a new user of Nagios. I installed the Nagios core , Plugins and the > NRPE addon based on the instructions mentioned in the quick start guide. > As

[Nagios-users] Not able to get the newly added host on the Nagios UI

2010-01-06 Thread Jatin Davey
Hi I am a new user of Nagios. I installed the Nagios core , Plugins and the NRPE addon based on the instructions mentioned in the quick start guide. As of the NRPE addon i installed it using the document that was provided with the tar file and everything went fine. Similarly i installed the NR

Re: [Nagios-users] Installing Nagios on CentOS

2010-01-06 Thread Jatin Davey
Thanks all , Everything went fine and i was able to install Nagios on my linux box. Thanks Jatin Simone Felici wrote: > Instead using rpm, I prefer to compile it. > Using Fedora Quickstart line guide, it works perfectly: > > http://nagios.sourceforge.net/docs/3_0/quickstart-fedora.html > > Simon