Re: [Nagios-users] statusmap.cgi will not install

2011-03-30 Thread Michael Friedrich
Boblitz John wrote: > > "it's never that clear, what users do. especially, when it comes to > installing pre-requisites :p" > > Quote of the Day! > > "hmmm are you using the defaults repos, or the debian backports? and is it > lenny or squeeze?" > > Squeeze - patched daily... > > The lib* package

Re: [Nagios-users] statusmap.cgi will not install

2011-03-30 Thread Boblitz John
"it's never that clear, what users do. especially, when it comes to installing pre-requisites :p" Quote of the Day! "hmmm are you using the defaults repos, or the debian backports? and is it lenny or squeeze?" Squeeze - patched daily... The lib* packages were loaded via package installer (d

Re: [Nagios-users] check_snmp output unit conversion

2011-03-30 Thread Joseph L. Casale
>check_snmp 1.4.15 Well, I'm using 1.4.15 from rpmforge on rhel and it works, what can I say:) -- Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides a

Re: [Nagios-users] check_snmp output unit conversion

2011-03-30 Thread Cameron Camp
>>>./check_snmp -H 1.2.3.4 -o .1.3.6.1.4.1.318.1.1.1.2.2.3.0 -w 15 -c 5 -l >>'Runtime Remaining' -u 'Minutes' >SNMP CRITICAL - Runtime Remaining *132000* Minutes | Runtime >>Remaining=132000 >> >>which is 22 minutes. >>What version of check_snmp? Mine is current and yields expected data. >>jlc >

Re: [Nagios-users] check_snmp output unit conversion

2011-03-30 Thread Cameron Camp
>>./check_snmp -H 1.2.3.4 -o .1.3.6.1.4.1.318.1.1.1.2.2.3.0 -w 15 -c 5 -l >>'Runtime Remaining' -u 'Minutes' >SNMP CRITICAL - Runtime Remaining *132000* Minutes | Runtime >>Remaining=132000 >> >>which is 22 minutes. >What version of check_snmp? Mine is current and yields expected data. >jlc pack

Re: [Nagios-users] Nagios Weekly Service Check

2011-03-30 Thread Jim Avery
On 23 March 2011 09:39, Nair wrote: > > Hi Friends > > I have below service check defined to perform check every Monday. > > define timeperiod{ > timeperiod_name only_mon > alias Only on monday > monday 11:00-17:00 > } > > define service{ > service_description TEST_SRV > host_name localhost > max_

Re: [Nagios-users] check_snmp output unit conversion

2011-03-30 Thread Joseph L. Casale
>./check_snmp -H 1.2.3.4 -o .1.3.6.1.4.1.318.1.1.1.2.2.3.0 -w 15 -c 5 -l >'Runtime Remaining' -u 'Minutes' > >on an APC UPS monitoring card, which outputs in seconds like: > >SNMP CRITICAL - Runtime Remaining *132000* Minutes | Runtime >Remaining=132000 > >which is 22 minutes. If I divide the outpu

Re: [Nagios-users] Distributed Monitoring

2011-03-30 Thread Gerheim
Thanks everyone for reply. I think i wasn't correctly on my explanation ... My nagios central have a lot of objects (included nagios client objects). I want to manipulate only a few on nagios client. I'm looking to decentralize the "scope" of clients. For example: i have 3 clients. Each one are r

[Nagios-users] check_snmp output unit conversion

2011-03-30 Thread Cameron Camp
I'm running a command like: ./check_snmp -H 1.2.3.4 -o .1.3.6.1.4.1.318.1.1.1.2.2.3.0 -w 15 -c 5 -l 'Runtime Remaining' -u 'Minutes' on an APC UPS monitoring card, which outputs in seconds like: SNMP CRITICAL - Runtime Remaining *132000* Minutes | Runtime Remaining=132000 which is 22 minutes. I

Re: [Nagios-users] Opsview 3.9 -- Configuring the Check OpenManage Plugin for dell servers

2011-03-30 Thread Max Hetrick
On 03/30/2011 02:00 PM, m...@mnnwahl.com wrote: > Has anyone had success is getting this to work? I have never gotten this > work and would love to monitor the Dell openmanage parts in opsview. I'd suggest contacting the Opsview community forum, as this really isn't a Nagios issue. Regards, Max

[Nagios-users] Opsview 3.9 -- Configuring the Check OpenManage Plugin for dell servers

2011-03-30 Thread m...@mnnwahl.com
  Has anyone had success is getting this to work? I have never gotten this work and would love to monitor the Dell openmanage parts in opsview.   Thanks   Mike-- Create and publish websites with WebMatrix Use the most popul

Re: [Nagios-users] Distributed Monitoring

2011-03-30 Thread Romain Le Merlus
Hi Wallace, On Wed, Mar 30, 2011 at 3:00 PM, Gerheim wrote: > I'm new on Nagios and nagios-users mailing list. > I was looking for addons for Nagios but i didn't find one wich attends me. > Let me explain my scenario. If someone could help me, i ll be grateful. > I have one nagios central with c

Re: [Nagios-users] statusmap.cgi will not install

2011-03-30 Thread Michael Friedrich
Boblitz John wrote: > >>> are these installed or did you just *find* them ? > LOL! Yes, they are installed - "found" them on a list of prerequites. it's never that clear, what users do. especially, when it comes to installing pre-requisites :p >>> "was not working" is a rather huge phrase. i'm

Re: [Nagios-users] Distributed Monitoring

2011-03-30 Thread Daniel Wittenberg
My vote is to look at Multisite and livestatus from check_mk project. Dan From: Gerheim [mailto:wallacegerh...@gmail.com] Sent: Wednesday, March 30, 2011 8:01 AM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] Distributed Monitoring Hello folks, I'm new on Nagios and nagios-users

Re: [Nagios-users] statusmap.cgi will not install

2011-03-30 Thread Boblitz John
>>are these installed or did you just *find* them ? LOL! Yes, they are installed - "found" them on a list of prerequites. >>"was not working" is a rather huge phrase. i'm pretty sure the debian >>packages deliever the statusmap.cgi for free providing compiled cgis. Agree. Unfortunately, it

[Nagios-users] (no subject)

2011-03-30 Thread Peyron, Adrien
Hi everyone, I face a little trouble with notifications. Everything seems normal in Nagios (wether web interface and ogs) about sending a mail to an address. But for some checks, the mail is never processed to my postfix for one user (it works perfectly for three other users). Does anyone alre

Re: [Nagios-users] statusmap.cgi will not install

2011-03-30 Thread Michael Friedrich
Boblitz John wrote: > Thanks for the repsonse. > >>> the dev(el) packages are also needed in order to let configure finding the >>> header includes. > ?? Which packages? I thought I had found all of them! > libgd2-xpm > libgd2-xpm-dev > libgd2 (was listed, but was not installed

Re: [Nagios-users] Distributed Monitoring

2011-03-30 Thread Steve Wilson
On 30/03/11 14:00, Gerheim wrote: Hello folks, I'm new on Nagios and nagios-users mailing list. I was looking for addons for Nagios but i didn't find one wich attends me. Let me explain my scenario. If someone could help me, i ll be grateful. I have one nagios central with centreon. I have anot

Re: [Nagios-users] statusmap.cgi will not install

2011-03-30 Thread Boblitz John
Thanks for the repsonse. >>the dev(el) packages are also needed in order to let configure finding the >>header includes. ?? Which packages? I thought I had found all of them! libgd2-xpm libgd2-xpm-dev libgd2 (was listed, but was not installed as it is virtual package

Re: [Nagios-users] statusmap.cgi will not install

2011-03-30 Thread Michael Friedrich
Boblitz John wrote: > Good Day, > > I have installed nagios on my debian server and, except for the status > map - all seems to work as planned. > > I searched on the forums and saw a similar problem indicating to check > the config logs and I found I didn't have > everything. So I downlaoded the

Re: [Nagios-users] Service check did not exit properly

2011-03-30 Thread JS
On 29.3.2011 14:37, Assaf Flatto wrote: > First thing - try running the script as the nagios user , this might > give you more information about why it fails . > > if memory serves me right , this script is calling some system calls > that run in a root privileges space so you may need to sudo the

Re: [Nagios-users] Distributed Monitoring

2011-03-30 Thread Assaf Flatto
Gerheim wrote: > Hello folks, > > I'm new on Nagios and nagios-users mailing list. > I was looking for addons for Nagios but i didn't find one wich attends me. > Let me explain my scenario. If someone could help me, i ll be grateful. > > I have one nagios central with centreon. I have another nagio

[Nagios-users] Distributed Monitoring

2011-03-30 Thread Gerheim
Hello folks, I'm new on Nagios and nagios-users mailing list. I was looking for addons for Nagios but i didn't find one wich attends me. Let me explain my scenario. If someone could help me, i ll be grateful. I have one nagios central with centreon. I have another nagios (worker), with centreon,

[Nagios-users] statusmap.cgi will not install

2011-03-30 Thread Boblitz John
Good Day, I have installed nagios on my debian server and, except for the status map - all seems to work as planned. I searched on the forums and saw a similar problem indicating to check the config logs and I found I didn't have everything. So I downlaoded the Boutelles GD tarball and instal

[Nagios-users] Need some help with generating a graph

2011-03-30 Thread Janne H
Hello. I'm trying to generate a graph (with nagiosgrapher) for a check that is run by nrpe. /usr/lib/nagios/plugins/check_nrpe -H some.server.com -c check_apachestatus The result is OK - 2 current apache requests | 'apache requests'=2;5;10 so far, it's fine, but how can I produce a graph this