[Nagios-users] Regarding snmp databyte multiplication

2009-06-22 Thread Sujeet Mulmi
Hi, I have used nagios to get some information of disk usage of my NAS . However I could get the correct parameter with the correct OID, but I felt to scaled it . I was wondering how can I do multiplication of the output value with some units to get the exact result. Any highlight will

Re: [Nagios-users] Return code of 142 is out of bounds

2009-06-22 Thread victory
It is either or. I have tried it with $HOSTADDRESS$ as well. The command defined is for $HOSTADDRESS$ 2009/6/22 Mathew Walker > just a thought... > > is $HOSTNAME$ valid? sure you don't mean $HOSTADDRESS$ instead? > > -- > Mat W. - http://www.techadre.com > > > >

[Nagios-users] ping dependency

2009-06-22 Thread Jeremiah Jester
For some reason I'm having a hard time understanding exactly how dependencies work. What I'm trying to do is create a service dependcy that will halt notifications of any number of servers file if that host cannot be pinged. Can anyone assist? Here is the required basic syntax of a basic servic

[Nagios-users] - NRPE 2.12 ./configure error on solaris 9

2009-06-22 Thread chethan.mnc
Dear All, I m trying to configure NRPE 2.12 on one of my sun server (solaris 9)... i m getting the following error. I also tried to give path of ssl libraries... ie ./configure with-ssl=/usr/sfw/ with-ssl-lib=/usr/sfw/lib/ --- didnt work either.. ecking for getopt_long... no checking

[Nagios-users] Host UP alert 0, email weirdness

2009-06-22 Thread jeff
Hello! We have updated our Nagios installation from 2.12 to the latest stable 3.x. For the most part, things seem to be working okay. One bit of weirdness, though, is that we are occasionally getting email delivered to "$@.com" instead of "@.com". Our head IT person is getting all these alerts, si

Re: [Nagios-users] Generic SNMP query

2009-06-22 Thread Mark Gius
You may find this perl script helpful. It takes a base OID, does an snmpwalk on it, and then compares the results to a specified regex or warning/critical threshold. Gius Livio Zanol Puppim wrote: I've searched this at monitoring exchange, but I haven't found many scripts. What options I ha

Re: [Nagios-users] Generic SNMP query

2009-06-22 Thread Marc Powell
On Jun 22, 2009, at 3:35 PM, Livio Zanol Puppim wrote: > I've searched this at monitoring exchange, but I haven't found many > scripts. What options I have to use as "generic" SNMP checks? > Passing OIDs or tables and comparing with values for critical and > warning states, and passing data

[Nagios-users] Generic SNMP query

2009-06-22 Thread Livio Zanol Puppim
I've searched this at monitoring exchange, but I haven't found many scripts. What options I have to use as "generic" SNMP checks? Passing OIDs or tables and comparing with values for critical and warning states, and passing data trought performance output. What scripts do you use? -- []'s Lívio

Re: [Nagios-users] ndoutils 1.3.1

2009-06-22 Thread Carsten Schmidt
Hello Natalie, you need to compile ndoutils with mysql-support. A normal ./configure should find the required files, so maybe: a) your system lacks the mysql-development-libraries (on debian/ubuntu the package is called "libmysqlclient-dev" I think). configure should write out the following lin

[Nagios-users] ndoutils 1.3.1

2009-06-22 Thread Natalie Aloi
Hello I need some additional help for installing NDOUtils1.3.1 I am running nagios v2.11 and am trying to get nagvis installed I have installed the mysql database and it has this information in it mysql> CREATE DATABASE nagios; ERROR 1007 (HY000): Can't create database 'nagios'; database exists

Re: [Nagios-users] Access Control for disable notification?

2009-06-22 Thread Litwin, Matthew
This would disable notifications across the board, wouldn't it? From: Sean Carley [mailto:scar...@gmi-mr.com] Sent: Friday, June 19, 2009 1:47 PM To: Litwin, Matthew; nagios-users@lists.sourceforge.net Subject: RE: [Nagios-users] Access Control for disable not

Re: [Nagios-users] Nagios SLA tool

2009-06-22 Thread Ulf Karlsson
Hi Felipe, I have written a small Python script that uses pycurl to retrieve the Nagios availability web page, and then PyQuery to parse the HTML and retrieve the table with the availability report and put it into a custom HTML body and then smtplib to send an email. It was pretty straight forward

Re: [Nagios-users] socket time out

2009-06-22 Thread Param Srinivas
Connectivity is excellent, check_ping works fine. No firewall and DNS - using host by ip only. Also for the socket time out error tried increasing the time by 50 sec but still the same. Now NC_NET when installed , it requires few changes in its configuration right ? Like in active_ip_accept_list

Re: [Nagios-users] socket time out

2009-06-22 Thread Mathew Walker
sounds like a possible connectivity issue between the boxes... check connectivity, services, firewall settings, and DNS (if using host addresses vs. IPs). that's my usual run down of issues. -- Mat W. - http://www.techadre.com Date: Mon, 22 Jun 2009 11:20:25 -0400 From: prmsr...@gma

Re: [Nagios-users] REPOST: Problem in Preflight Check with commands.cfg

2009-06-22 Thread Mathew Walker
Ahhh... perhaps you're calling the directory as well as the file explicitly in nagios.cfg? -- Mat W. - http://www.techadre.com > Date: Mon, 22 Jun 2009 05:12:29 -0700 > From: subscript...@kkeane.com > CC: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] REPOST: Problem in

[Nagios-users] socket time out

2009-06-22 Thread Param Srinivas
Hello guys, We are facing problem with one windows server that has socket time out error for a long time. NC_NET is installed on this server. C drive is showing "socket timeout after 20 sec" error. Can any body tell why is this hapenning ? -- Best Regards Param S ---

Re: [Nagios-users] Infrastructure help!

2009-06-22 Thread Kevin Keane
If you don't want to receive these emails, you have to unsubscribe from the list. cms.mahape wrote: > > Please don’t send mail again > > Atish > > > > *From:* Harald Böhmecke [mailto:harald.boehme...@bertelsmann.de] > *Sent:

Re: [Nagios-users] nagios dont care about time periods

2009-06-22 Thread Gabriel Sosa
great!!! thats the problem!!! hahah... I can't believe I miss that!! I mean.. I can believe I miss that.. :P thank you On Mon, Jun 22, 2009 at 11:56 AM, Guy Waugh wrote: > Hello, > > I might be misunderstanding you here, but it looks like the timeperiods > might not be defined correctly for what

Re: [Nagios-users] REPOST: Problem in Preflight Check with commands.cfg

2009-06-22 Thread Kevin Keane
I would suggest that you use grep to be sure you really caught all configuration files (grep -ri "check_dns" /etc/nagios3). My guess, though - just a hunch - is that you may be accidentally including the same file twice in your nagios.cfg. For instance, you may have explicitly specified it in n

Re: [Nagios-users] Infrastructure help!

2009-06-22 Thread cms.mahape
Please don’t send mail again Atish _ From: Harald Böhmecke [mailto:harald.boehme...@bertelsmann.de] Sent: Monday, June 22, 2009 4:38 PM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] Infrastructure help! Hi guys, We are currently about to fully engage with Nag

Re: [Nagios-users] nagios dont care about time periods

2009-06-22 Thread Guy Waugh
Hello, I might be misunderstanding you here, but it looks like the timeperiods might not be defined correctly for what you want. It looks like the first timeperiod is defined as the entire week except for Tuesday, Thursday and Saturday, midnight to 9 mins past midnight, and 10:00pm to midnight. S

Re: [Nagios-users] REPOST: Problem in Preflight Check with commands.cfg

2009-06-22 Thread Gabriel - IP Guys
I would suggest that you install version 2.6 on ubuntu, and then upgrade through the versions. It will take some time, but jumping from 2.6 to 3.0.6 is asking for issues. There are just too many things that have changed. Besides, it will also teach you about the upgrade process :) > -Original

[Nagios-users] nagios dont care about time periods

2009-06-22 Thread Gabriel Sosa
guys, we are two sysAdmin and for that I added two time periods for alerts but nagios still sending alerts to both. It was working fine but from one week ago when I added some other services to check we both starting getting alerts. And I'm sure about something its working wrong because when I go

[Nagios-users] nagios dont care about time periods

2009-06-22 Thread Gabriel Sosa
guys, we are two sysAdmin and for that I added two time periods for alerts but nagios still sending alerts to both. It was working fine but from one week ago when I added some other services to check we both starting getting alerts. And I'm sure about something its working wrong because when I go

Re: [Nagios-users] Return code of 142 is out of bounds

2009-06-22 Thread Mathew Walker
just a thought... is $HOSTNAME$ valid? sure you don't mean $HOSTADDRESS$ instead? -- Mat W. - http://www.techadre.com Date: Sat, 20 Jun 2009 11:34:17 +0530 Subject: Re: [Nagios-users] Return code of 142 is out of bounds From: victor...@gmail.com To: lmw94...@hotmail.com CC: nagio

Re: [Nagios-users] Infrastructure help!

2009-06-22 Thread Harald Böhmecke
I am sorry. The mail was stuck on the outbox of Evolution. I did not notice it was being re-sent. Regards, Harald -Original Message- From: cms.mahape To: 'Harald Böhmecke' , nagios-users@lists.sourceforge.net Subject: RE: [Nagios-users] Infrastructure help! Date: Mon, 22 Jun 2009 16:42

Re: [Nagios-users] StatusMaps Nagios With Google Maps

2009-06-22 Thread Traiano Welcome
Hi Deocir I have a (not very elegant) but working implementation of this, below is a description that you may be able to use as a rough example to construct your own, and attached is the scripts I use: The system is composed of a number of components 1. Google API Frontend (NAGIOS-monitored

Re: [Nagios-users] Infrastructure help!

2009-06-22 Thread Mathew Walker
Alot depends on the type of checks, the check frequency, and timeout values. For example, we have ALOT of webinject (perl script) tests which can take 20-40 seconds to complete. With a retry_interval of 1min, when we have some "issues", we can quickly have many checks running simultaneously

[Nagios-users] WG: nagiosgrapher-1.7.1 -> graphs performance tools?

2009-06-22 Thread Meyer Jerome
Hi again, I've read some webpage about nagiosgrapher... and it will be replace with netwaysgrapher2 ;( So, nagiosgrapher doesn't run well and I want to install a new performance graph tools. I've seen on Internet about: PNP4Nagios, opcp, nagiosgraph, n2rrd, and so on... Do you have experi

Re: [Nagios-users] REPOST: Problem in Preflight Check with commands.cfg

2009-06-22 Thread Guy Waugh
Hi there, All I can suggest is: 1. "cd /etc/nagios3/conf.d; grep -r check_dns *" and see if the command definition appears twice anywhere; 2. Vet your nagios.cfg carefully and make sure you're not inadvertently including the same file twice, files from somewhere else etc.; and 3. Deleting the lin

Re: [Nagios-users] Infrastructure help!

2009-06-22 Thread Trond Hasle Amundsen
Harald Böhmecke writes: > We are currently about to fully engage with Nagios. > > Our current VM which has aprox. 1200 services and 200 hosts will be > deleted and a new "distributed monitoring" will be setup. > > Thing is, we need to monitor aprox. 500 hosts with aprox. 6000 > services. > > Almo

[Nagios-users] REPOST: Problem in Preflight Check with commands.cfg

2009-06-22 Thread Kaplan, Andrew H.
Hi there-- I am reposting this question due to a lack of response. I really am in need of help here, and any would be greatly appreciated. Thanks. I have completed the installation of Nagios 3.0.6 onto an Ubuntu 9.04 server using the apt-get utility. We currently have a Nagios 2.6 server runnin

[Nagios-users] Infrastructure help!

2009-06-22 Thread Harald Böhmecke
Hi guys, We are currently about to fully engage with Nagios. Our current VM which has aprox. 1200 services and 200 hosts will be deleted and a new "distributed monitoring" will be setup. Thing is, we need to monitor aprox. 500 hosts with aprox. 6000 services. Almost all Servers are in a single

[Nagios-users] Infrastructure help!

2009-06-22 Thread Harald Böhmecke
Hi guys, We are currently about to fully engage with Nagios. Our current VM which has aprox. 1200 services and 200 hosts will be deleted and a new "distributed monitoring" will be setup. Thing is, we need to monitor aprox. 500 hosts with aprox. 6000 services. Almost all Servers are in a single

Re: [Nagios-users] SNMP configuration for Nagios: sysUpTime.

2009-06-22 Thread Jimmyboy
Hi Ian, You were absolutely correct. I just had to edit the 'command.cfg' and 'windows.cfg' files to get the system uptime value within Nagios' web interface. Also, 'hrSystemUptime.0' fetches the Windows-based system's uptime, whereas, 'sysUpTime.0' fetches the uptime of SNMP service. Hats off t

[Nagios-users] Nagios SLA tool

2009-06-22 Thread Felipe Ferreira
Hello fellow nagios fan, I am looking for an addon that provides me easy and clean reporting capabilities, to allow correct SLA reports. For the front end I use Centreon 2.0.2 and it is a really nice tool, but the Reporting does not allow me simple things like selecting timeperiod, SLAs are o

[Nagios-users] nagiosgrapher-1.7.1

2009-06-22 Thread Meyer Jerome
Hi I've installed nagiosGrapher-1.7.1 and a icon (without image) appears at side from the PING service into the < Service Status Detail > webpage. When I clic on it the explorer open a new windows with < NETWAYS Nagios Graph > Title with some infos at the top and with some Current graph, Daily

Re: [Nagios-users] trimming nagvis database via cron

2009-06-22 Thread Johannes Dagemark
Michael W. Lucas wrote: > Hi, > > After a few months of use, our NagVis database grew to 23GB and > overwhelmed my (tiny) server. Shutting down the system, dropping the > database, and recreating it solved my issues. > > Surely someone has already written a script to purge the NagVis > database on

Re: [Nagios-users] How often does Nagios need restarting? (Quis custodiet ipsos custodes?)

2009-06-22 Thread cms.mahape
Don’t send mails again Atish -Original Message- From: Angel L. Mateo [mailto:ama...@um.es] Sent: Monday, June 22, 2009 11:50 AM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] How often does Nagios need restarting? (Quis custodiet ipsos custodes?) El vie, 19-06-2009 a