Re: [Nagios-users] net-snmp on solaris

2007-03-15 Thread Subhendu Ghosh
Isn't solaris 10 shipping net-snmp instead of sun's own version?

On Wed, 14 Mar 2007, Kyle O'Donnell wrote:

 You can go the easy route and grab the pkgs from sunfreeware or blastwave

 but if you're set on compiling I use the following:

 ./configure --prefix=/opt/snmp --enable-developer --disable-embedded-perl --
 enable-ucd-snmp-compatibility --with-default-snmp-version=1 
 --with-mib-modules=s
 mux mibII/mta_sendmail ucd-snmp/diskio --with-perl-modules 
 --with-zlib=/usr/loca
 l/lib --with-persistent-directory=/opt/snmp/var --with-cc=/usr/local/bin/gcc

 make  make install

 --kyleo



 On 3/14/07, David Rivera [EMAIL PROTECTED] wrote:
 anyone have doc for installing this on Solaris,

 I know there is a README in the source code, but the thing is 10 miles long,
 and frankly it is a little intimitating.


 thanks
 David



 Money can't buy happiness, but neither can poverty.
 -Leo Rosten


 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys-and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 Nagios-users mailing list
 Nagios-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/nagios-users
 ::: Please include Nagios version, plugin version (-v) and OS when reporting 
 any issue.
 ::: Messages without supporting info will risk being sent to /dev/null


-- 


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] about Compiling Error

2007-03-15 Thread Subhendu Ghosh
On Sat, 10 Mar 2007, [EMAIL PROTECTED] wrote:

 Hi !

 I got the following errors when compiling nagios plugins (1.4.6)

 check_snmp.c: In function `main':
 check_snmp.c:187: `PATH_TO_SNMPGETNEXT' undeclared (first use in this
 function)
 check_snmp.c:187: (Each undeclared identifier is reported only once
 check_snmp.c:187: for each function it appears in.)
 make[2]: *** [check_snmp.o] Error 1
 make[2]: Leaving directory `/usr/local/src/nagios-plugins-1.4.6/plugins'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/usr/local/src/nagios-plugins-1.4.6'
 make: *** [all] Error 2


You are missing net-snmp on your systems. Check your distro's repository 
and intall.

You should have also seen a configure error before make. Looks like 
configure was run on one system and make on another.

-- 
-sg

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] nagios passive checks too slow

2006-12-06 Thread Subhendu Ghosh
On Wed, 6 Dec 2006, Sterpu Victor wrote:

 Nagios receives the external check in his log, but the web interface is
 updated with 10-30 seconds delay.
 The web interface is refreshing at 1 second period(refresh_rate=1).
 The passive check are verified at 1 second period(command_check_interval=1s).
 I must update the interface in max 5 seconds.
 
 I made a test with 1 host and 1 service and the same delay appeared.
 
 Thank you.
 
 

Nagios is not designed for almost real-time updates.
- there are caches in the filesystem, webserver, browser that will affect 
this.


-- 
-sg


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Nagios not running every midnight

2006-12-06 Thread Subhendu Ghosh
On Wed, 6 Dec 2006, Hari Sekhon wrote:

 Hi all,
 
 I've got a weird thing that I've noticed. I have an external script to 
 use the check_nagios plugin to make sure nagios itself is running. I 
 have this cronned to run every 10 minutes and if nagios is found to not 
 be running then I get an email warning me of this.
 
 The problem I'm having is that every single night at midnight exactly I 
 always get an email saying that nagios is not running, the explanation 
 being the output of the plugin as follows:
 
 NAGIOS CRITICAL: Cannot parse Nagios log file for valid time
 

Are you rotating the log files every day? have you tried to run the cron 
job on an offset?

 
 
 This is followed by several Recovery Alert emails for a handful of the 
 112 services I currently monitor reporting that the service is ok. This 
 is strange because I never received any Alert emails that the services 
 were down. I suspect there is nothing wrong with the services at all but 
 this is a nagios quirk or some bug in my configuration or the way I am 
 doing things.
 
 This occurs every single night. I am running nagios 2.5 with 
 nagios-plugins 1.4.3.
 
 Any ideas what I can do about this?
 
 -h
 
 

-- 

-sg

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] NIC bonding issues?

2006-05-27 Thread Subhendu Ghosh

On Wed, 24 May 2006, James E. Pratt wrote:


I check a number of interfaces via ping - some running RH ES4 with
bonded nics - Lately I've been getting this sometimes..

State: WARNING

Date/Time: Wed May 24 08:41:51 EDT 2006

Additional Info:

PING WARNING - DUPLICATES FOUND! Packet loss = 0%, RTA = 1.58 ms

does my bonding driver have a bug, or is this nagios? (I can't find any
dupes on long manual ping tests?)
thx
jamie


There was/is a bug related to duplicate udp multicast packets on boonding 
interfaces.


Can you run a packet trace?

--
-sg


---
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnkkid=107521bid=248729dat=121642
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] NSclient windows plugin

2006-05-22 Thread Subhendu Ghosh

On Mon, 22 May 2006, Oliver Marshall wrote:


Anyone here managed to get the NSClient working
(http://nsclient.ready2run.nl/) ?

I have installed the windows and linux ends. The windows end is fine and
is running happily. The linux end is causing config issues in nagios.

I have copied over the check_nt file to the libexec folder
(/usr/local/libexec). I have added the following to the command.cfg
file;

command[check_nt_disk]=$USER1$/check_nt -H $HOSTADDRESS$ -p 1248 -v
USEDDISKSPACE -l $ARG1$ -w $ARG2$ -c $ARG3$
command[check_nt_cpuload]=$USER1$/check_nt -H $HOSTADDRESS$ -p 1248 -v
CPULOAD -l $ARG1$
command[check_nt_uptime]=$USER1$/check_nt -H $HOSTADDRESS$ -p 1248 -v
UPTIME
command[check_nt_clientversion]=$USER1$/check_nt -H $HOSTADDRESS$ -p
1248 -v CLIENTVERSION
command[check_nt_process]=$USER1$/check_nt -H $HOSTADDRESS$ -p 1248 -v
PROCSTATE -l $ARG1$
command[check_nt_service]=$USER1$/check_nt -H $HOSTADDRESS$ -p 1248 -v
SERVICESTATE -l $ARG1$
command[check_nt_memuse]=$USER1$/check_nt -H $HOSTADDRESS$ -p 1248 -v
MEMUSE -w $ARG1$ -c $ARG2$
command[check_nt_fileage]=$USER1$/check_nt -H $HOSTADDRESS$ -p 1248 -v
FILEAGE -l $ARG1$ -w $ARG2$ -c $ARG3$

I have also created the correct (?) entries in hosts.cfg and
services.cfg.

However, when I verify the nagios.cfg file using nagios -v nagios.cfg
it says that the command I have listed in the services.cfg file isn't
setup in the command.cfg file.

The check_command line in my services entry states;

check_command   check_nt_disk C 10 50



Do you have ! between the componenets above?  My text email client 
doesn't see any.  Nagios expects ! as a separator.




which is the disk letter for $arg1$, warning level for $arg2$ and
critical level for $arg3$. I have also tried the actual command line,
which is;

check_nt -H 192.168.100.241 -p 1248 -v USEDDISKSPACE -l C -w 20 -c 30

The actual error that nagios returns when doing a verify is;

Service check command 'check_nt_disk C 10 50' specified in service
'Disk Check' for host 'G2SUPPORT_LAPTO.g2support.local' not defined
anywhere!

:S

Any idea why its not picking up the new commands in command.cfg ? I have
tried rebooting the Nagios server, so nagios picks up the new settings.

Olly
p.s. Also, is there a way to force nagios to update its settings from an
SSH session without a server reboot ?




In the linux world - server reboot is a rare requirement.

Most conditions, send the Nagios daeom a HUP will cause it to re-read its 
configuration file.


However if you are using features like state retention, and make changes 
to those parameters, you wil want to stop and start the nagios daemon.



--
-sg


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Monitoring Windows servers

2006-05-22 Thread Subhendu Ghosh

On Mon, 22 May 2006, Oliver Marshall wrote:


I have spent the last week looking for a monitoring solution. I have
been assessing Nagios, Zabbix, and Servers Alive for Windows.

Servers Alive may seem perfect, though its clearly more expensive than
the rest. I think it may have an issue monitoring clients servers on
other domains etc as it lacks some form of remote authentication.

Zabbix I will admit is my preference as it's all web based. It's windows
agent means that I can get local info and, more importantly, run a
script on the client server and get the results. However, the
documentation is truly terrible and the Windows side is even worse. The
last thing I need is someone to cock-up a monitoring setup and then
never get informed of any issues.

Nagios is clearly the daddy when it comes to network monitoring, though
it does require a level of linux knowledge that we just don't have here
(ssh access to setup the config for starters). I know that there is a
web based tool for setting up the monitoring config (Nagat or something)
but that's now not being supported or added to, and it's policy to not
use out-of-support products. I know there is also a 3rd party Windows
Agent that can run on the servers and monitor local events, though it
doesn't have scripting support, and it's not part of the main build, and
hasn't been updated for sometime.

Does anyone have anything useful I should consider when looking at
Nagios ? Any other web based config tools that can be used? Any other
windows agents etc ? Any comments on my opinions so far ?



When looking at Nagios and specially the plugins world, there are a couple 
place to look.  There is the main nagios-plugins distribution which covers 
a core set of functionality and there are a host of additional plugins 
that have been contributed and are available via nagios-exchange.

Both have active support on the mailing lists.

For Windows - you have a couple of choices: NSClient/NSClient++/NC_Net and 
NRPE_NT.  NRPE_NT allows you to write Windows scripts and extend the 
pluging capability.  A number for wmi scripts are hosted on 
nagios-exchange.



--
-sg


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Dynamic DNSmonitoring

2006-05-03 Thread Subhendu Ghosh

On Wed, 3 May 2006, Greg Vickers wrote:


Hello Ravi,

Ravi Kumar wrote:

Hi,
I want to monitor couple of server which IP will get chance but box name
would be same.Is there any way we can monitor?


Enter the DNS name in the address field for that host definition - your
Nagios server will then have to hit the DNS server each time a service
check runs on that host, but it will get the current IP that name
resolves to.


Also make sure your DNS refresh time is set low enough such that the IP is 
not cached at the resolvers.


--

-sg


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] inquiry

2006-04-24 Thread Subhendu Ghosh

On Mon, 24 Apr 2006, Guillermo Bellettini wrote:


Hi there, I'm trying to start nagios like this: /etc/init.d/nagios start

and I get this message:

No directory, logging in with HOME=/




Nagios user does not have a home directory mounted...

--



---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] compliation error

2006-04-19 Thread Subhendu Ghosh

Could you try the 1.4.3 release of the plugins?


On Wed, 19 Apr 2006, Julie S. Lin wrote:


Hi

i'm in the middle of doing a fresh install of latest and greatest 2.2 nagios
however, i can't seem to get the plugins to compile.

i get no errors on the configure other than a few warnings about no ldap, 
msql, etc...

but get the following errors after i type make.

could someone kindly assist me in getting past the check_snmp.c compile?
i would really appreciate any advice or pointing in the right direction. 
thanks.


Julie

depfile='.deps/check_hpjd.Po' tmpdepfile='.deps/check_hpjd.TPo' \
depmode=gcc /bin/sh ../depcomp \
gcc -DLOCALEDIR=\/etc/nagios22/libexec/share/locale\ -DHAVE_CONFIG_H -I. 
-I. -I.. -I.. -I../lib -I../intl   -g -O2 -c check_hpjd.c
gcc  -g -O2  -L. -L/usr/lib -o check_hpjd  check_hpjd.o netutils.o utils.o 
../lib/libnagiosplug.a ../lib/libcoreutils.a  -lnsl -lresolv popen.o 
-I/usr/include

source='check_snmp.c' object='check_snmp.o' libtool=no \
depfile='.deps/check_snmp.Po' tmpdepfile='.deps/check_snmp.TPo' \
depmode=gcc /bin/sh ../depcomp \
gcc -DLOCALEDIR=\/etc/nagios22/libexec/share/locale\ -DHAVE_CONFIG_H -I. 
-I. -I.. -I.. -I../lib -I../intl   -g -O2 -c check_snmp.c

check_snmp.c: In function `main':
check_snmp.c:341: parse error before `char'
check_snmp.c:342: `str' undeclared (first use in this function)
check_snmp.c:342: (Each undeclared identifier is reported only once
check_snmp.c:342: for each function it appears in.)
make[2]: *** [check_snmp.o] Error 1
make[2]: Leaving directory `/tmp/nagios-plugins-1.4.2/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/nagios-plugins-1.4.2'
make: *** [all] Error 2
xxx:/tmp/nagios-plugins-1.4.2#



---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. ::: Messages without supporting info will risk being sent to 
/dev/null




--



---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] restart http with ssl certificate pass

2006-04-18 Thread Subhendu Ghosh

On Tue, 18 Apr 2006, ThomasC. wrote:


Hi,

I would like to use eventhandlers to restart apache on nagios server because 
it sometimes fails.
My issue is that i have a password on the certificate that i have to give 
when restarting apache...do you know how i can handle this ?


Thanks for all.




Use expect as a wrapper script to supply the password.


--
-sg


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] execute a program with NRPE

2006-04-17 Thread Subhendu Ghosh

On Mon, 17 Apr 2006, tdelunel wrote:


Hi,
I'm using a v2 of nagios and check_nrpe and nrpe_nt.exe 0.8.
I have some troubles with starting an .exe on a remote windows 2000 Server.
Here is my config:
nrpe.cfg
---
allowed_hosts=127.0.0.1,@IPnagios
dont_blame_nrpe=1
debug=1
command[putty]=c:\nrpe\putty.exe
---
Other parameters are set to default.

On the Monitoring Computer i use the command:

./chek_nrpe -H @ipHost -c putty

After 10 seconds i receive the following message:
CHECK_NRPE: Socket timeout after 10 seconds

In the nrpe_nt log file on the remote host:
Host is askng command 'putty' to be run
Running command: c:\nrpe\putty.exe
Command completed with return code 5
Bad return code for [The check didn't respond within the timeout]

Putty is not started, but if I open the task manager, I can see that 
putty.exe is present.

If I try to kill the process, i receive the message Acces Denied.



Putty needs access to the Desktop to open the window - is the NRPE user 
same as the desktop/console user?


If you are trying to run another ssh session form the windows host, try 
plink (command line ssh) that is part of the putty package.




In parallele, i tried to start a windows service (W32Time i.e) remotely. So i 
copied the sc.exe file from a windows XP on my 2000 server, and i wrote my 
command into the nrpe.cfg:

-
command[start_service]=c:\nrpe\sc.exe start W32Time
command[stop_service]=c:\nrpe\sc.exe stop W32Time
-
Then i sent the command:
./check_nrpe -H @ipHost -c stop_service
./check_nrpe -H @ipHost -c start_service

The both commands work, it stops and restart my service correctly.

I don't understand why my command for putty doesn't work...
Did I forget something in the configuration ?
Help please ...!



--



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] execute a program with NRPE

2006-04-17 Thread Subhendu Ghosh

On Mon, 17 Apr 2006, Tiago Cruz wrote:


tdelunel wrote:

Hi,
I'm using a v2 of nagios and check_nrpe and nrpe_nt.exe 0.8.


One question:

I'm upgrading my Nagios 1.x to 2.x now, and I wold like to know if the old 
nrpe daemon is able to talk with the new check_nrpe...


I'm getting the message:
Apr 17 15:04:58 dc1 nrpe[12468]: Could not read request from client, bailing 
out...




The plugins are independent of the Nagios version.

--
-sg


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] execute a program with NRPE

2006-04-17 Thread Subhendu Ghosh

On Mon, 17 Apr 2006, tdelunel wrote:


Thank you for your reply,

The NRPE user I configured in the nrpe.cfg file is  nagios:
nrpe_user=nagios
nrpe_group=nagios

Putty is on the windows 2000 server, and the session is opened by an admin 
user.

What I want is to execute putty with this command:
-
putty.exe -ssh @IP -load myprofile -l mylogin -pw mypassword
-

How can I configure NRPE for having the same user name than my windows 
session ? What I have to do ?

The windows user name is of that kind:  MySociety\admin



Why do you want NRPE to open the SSH window?

Plink offer a much better batch ssh functionality.

Also if the plugin does not exit within the default timeout - Nagios will 
get an unknown error code.





Subhendu Ghosh wrote :

Putty needs access to the Desktop to open the window - is the NRPE user 
same as the desktop/console user?


If you are trying to run another ssh session form the windows host, try 
plink (command line ssh) that is part of the putty package.



tdelunel wrote


Hi,
I'm using a v2 of nagios and check_nrpe and nrpe_nt.exe 0.8.
I have some troubles with starting an .exe on a remote windows 2000 
Server.

Here is my config:
nrpe.cfg
---
allowed_hosts=127.0.0.1,@IPnagios
dont_blame_nrpe=1
debug=1
command[putty]=c:\nrpe\putty.exe
---
Other parameters are set to default.

On the Monitoring Computer i use the command:

./chek_nrpe -H @ipHost -c putty

After 10 seconds i receive the following message:
CHECK_NRPE: Socket timeout after 10 seconds

In the nrpe_nt log file on the remote host:
Host is askng command 'putty' to be run
Running command: c:\nrpe\putty.exe
Command completed with return code 5
Bad return code for [The check didn't respond within the timeout]

Putty is not started, but if I open the task manager, I can see that 
putty.exe is present.

If I try to kill the process, i receive the message Acces Denied.
In parallele, i tried to start a windows service (W32Time i.e) remotely. 
So i copied the sc.exe file from a windows XP on my 2000 server, and i 
wrote my command into the nrpe.cfg:

-
command[start_service]=c:\nrpe\sc.exe start W32Time
command[stop_service]=c:\nrpe\sc.exe stop W32Time
-
Then i sent the command:
./check_nrpe -H @ipHost -c stop_service
./check_nrpe -H @ipHost -c start_service

The both commands work, it stops and restart my service correctly.

I don't understand why my command for putty doesn't work...
Did I forget something in the configuration ?
Help please ...!







---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. ::: Messages without supporting info will risk being sent to 
/dev/null




--



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] execute a program with NRPE

2006-04-17 Thread Subhendu Ghosh

On Mon, 17 Apr 2006, Tiago Cruz wrote:


Hello list,

Subhendu Ghosh wrote:

I'm upgrading my Nagios 1.x to 2.x now, and I wold like to know if the old 
nrpe daemon is able to talk with the new check_nrpe...


I'm getting the message:
Apr 17 15:04:58 dc1 nrpe[12468]: Could not read request from client, 
bailing out...



The plugins are independent of the Nagios version.


Ok... I'm using severs debian sarge with version 2 of Nagios and Red Hats 8.0 
with version 1.0.


The NRPE versions is different too (Red Hat with 1.8 and Debian with 2.5.1), 
and I tried with and without SSL, without success.


The error is listed in FAQ, but is not my case:
http://www.nagios.org/faqs/viewfaq.php?faq_id=275amp;expand=falseamp;showdesc=false

Somebody can help me?

Thanks a lot!
Brazilian Regards



more detailed info always helps.

Try using the same version. There haven't been any protocol level chages, 
but there have been a number of SSL and TCP wrapper fixes for NRPE.


--

-sg


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Nagios E-mail

2006-04-10 Thread Subhendu Ghosh

On Mon, 10 Apr 2006, Hugo Rebello wrote:


Guys,

I am looking for a solution to send alert by e-mail using my main e-mail 
server. I wouldn´t like to use the sendmail into the Nagios server.

Anybody knows how can I do that ?



nullmailer
http://untroubled.org/nullmailer/

--

-sg

Re: [Nagios-users] timeperiod which excempts 1. monday every month?

2006-04-06 Thread Subhendu Ghosh

On Thu, 6 Apr 2006, Klavs Klavsen wrote:


Hi guys,

I have a few services which we monitor with nagios, where there's a
service-window every 1. monday of the month (between 2 and 5 am) and I
keep getting woken by it (SMS sent to the guard). Problem is that I don't
want to except every monday morning from 2 to 5am.

I also have a few other servicewindows which works similarly and annoys me
currently.

Is this supported by any version of Nagios?




Nagios timeperiods only considers day of week  and hours in timeperiods. 
Otherwise the logic would have to be a whole lot of code and then having 
to deal with locales...


The best way to get the 1st monday of the month would be to schedule 
down-time for the particular days.


--
-sg


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] SmartUPS 700, only seriall cable, how to monitor?

2006-04-05 Thread Subhendu Ghosh

On Wed, 5 Apr 2006, Ralf Prengel wrote:


Hallo,

I've a SmartUPS 700 with a seriall cable.
Acpcupdsd is running. It's a Suse10 System.
My question:
How can I integrate this device into nagios.
Is http://www.networkupstools.org/ the right way?



Yes -  NUT is the right way.  Although we may need a patch for the most 
recent release of NUT..


--
-sg


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] check_dns

2006-03-28 Thread Subhendu Ghosh

On Tue, 28 Mar 2006, Tom Brown wrote:

OK - who got woken up last night due to it seems yahoo having a DNS issue. It 
seems the check_dns plugin uses yahoo as a test?




only if you use the default config file.

--
-sg


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] service_notification_commands

2006-03-16 Thread Subhendu Ghosh

On Thu, 16 Mar 2006, Brunker, Jay wrote:




YANNQ ( Yet Another Nagios Newbie Question )


welcome


I'm correcting errors from my pre flight test and I am working on the
service_notification_commands errors in 'contacts.cfg'
right now.

Are there any existing/pre built commands for such things are
'notify-by-email' or 'notify-by-pager' ?



Those should be in miscommands.cfg in the distributions.



OK, so if I need to build my own commands do those definitions go in the
'contacts.cfg' ?
... or would those commands go in a 'commands.cfg' file ?



you can create multiple command definition files
Just point to/include  them using cfg_file or cfg_dir pointer in 
nagios.cfg.




Thanks,


JZB


Jay Brunker
Unix Systems Administrator
Texas Workforce Commission
101 E. 15th St.
512-475-2625Desk Phone
512-849-4985Pager





--



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] SNMP, Dell Hardware

2006-03-12 Thread Subhendu Ghosh

On Mon, 13 Mar 2006, Matthew Joyce wrote:



Hi All

I'm using Nagios (on Debian Sarge) to monitor our servers and I'm having
difficulties getting chack_snmp to work.

If I use the command `snmpget -v1 -m /root/DELL_10892.mib -c public
myserver powerSupplyStatus.1.1`
I get the result : MIB-Dell-10892::powerSupplyStatus.1.1 = INTEGER:
ok(3)

I'm pretty happy with that, but I need check_snmp to report back to
nagios.


From the MIB I can see the following...


DellStatus  ::= INTEGER {
   other(1),   -- the status of the object is not one of
the following:
   unknown(2), -- the status of the object is unknown
   --  (not known or monitored)
   ok(3),  -- the status of the object is ok
   nonCritical(4), -- the status of the object is warning,
non-critical
   critical(5),-- the status of the object is critical
(failure)
   nonRecoverable(6)   -- the status of the object is
non-recoverable (dead)
}

So for Nagios I expected the following to work...

`./check_snmp -C public -H myserver -o powerSupplyStatus.1.1 -w 4 -c
5:6`
results : SNMP CRITICAL - *3*

Have I misunderstood how the warning and critical thresholds work ?
Can anyone help ?

I feel I'm close, if I can crack this I'll be set.

thanks



which version of plugins?

you may want to use -w 4:6 -c 5:6 (-c will override -w)


--
-sg


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] nagios on VPN gateway: ping trouble

2006-02-28 Thread Subhendu Ghosh

On Tue, 28 Feb 2006, [EMAIL PROTECTED] wrote:


greetz,

i have successfully installed nagios-2.0b4p0-chroot and its related packages,
nagios-plugins-1.4.1 and nagios-web-2.0b4-chroot, on my home firewall/VPN
gateway that's running openbsd-3.8 release. i'm starting simple and doing a
check_ping on all my local machines (10.9.0/24 and 10.9.1/24 subnets), which is
working great and i can see their status under the nagios web interface. now
that i have check_ping working for my local machines, i want to do the same for
hosts at my remote location (10.0.0/24 and 10.0.1./24 subnets) that are under
the same VPN.

however, i am not able to check_ping for 10.0.0.1, the remote VPN gateway, even
though i'm able to ping it from my home VPN gateway. since my home VPN gateway
has both a public IP, x.y.z.w, and a private IP, 10.9.0.1, i have to issue a
ping -I 10.9.0.1 10.0.0.1 to ping the remote VPN gateway via the VPN,
otherwise the interface address transmitted falls outside my VPN subnet
(10.9/16) and the ping doesn't get routed through the VPN. i changed the
ping_syntax variable in cgi.cfg from /bin/ping -n -c 5 $HOSTADDRESS$ to
/bin/ping -I 10.9.0.1 -n -c 5 $HOSTADDRESS$ to try to remedy the problem, but
it hasn't done the trick.

just to be clear, here is an text rendering of the situation:

 #  #
 # home VPN gw   #  # work VPN gw   #
 # pub. IP = x.y.z.w #--internet# pub. IP = a.b.c.d #
 # priv. IP = 10.9.0.1   #  # priv. IP = 10.0.0.1   #
 # VPN for 10.9/16   #  # VPN for 10.0/16   #
 #  #

am i not supposed to run nagios on such a gateway? i could move it to another
machine behind the gateway at home, but i would rather not for computing
resource reasons. any suggestions on how to successfully check_ping in this
situation would be appreciated. thx for reading.

cheers,
jake



First off - thanks for a concise and detailed problem statement.

I would like to point out that if both lan segments are in different 
address blocks, -I should not be necessary.  The route table on the 
gateway should be correctly populated.


ie. home vpn gateway should have a 1 hop route to work and a 1 hop route 
to ISP gateway.


What is the output in Nagios (visible output)

Remedies:
Try a shell wrapper and capture the ping exit code. and use that as the 
wrapper's exit code.


--
-sg


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] DEPENDENCIES

2006-02-08 Thread Subhendu Ghosh

On Wed, 8 Feb 2006, Deborah Martin wrote:


Hi,

I have dependencies working mainly fine. However, i'm still not 100%
satisfied that its behaving correctly.

Using Nagios 2.0rc2 on suse 9.2 (i've used later releases for testing but
behaviour is the same)

I have one main service which is a database connection plugin to ensure the
database is up and running.
I have 3 additional dependency plugins which do various other checks such as
ram and disk usage.

When the main database plugin check goes to warning or critical I want to
suppress email notifications on the 3 remaining checks as there is no point
in running these (they won't return anything useful apart from timeouts).

However, this rarely happens. Usually, I get the main check email
notification plus 1 other email notification from one of the dependencies
(though it may not always be the same dependency)

Is there something i'm missing here ? Why can't it supress all three as i
would expect ? Do i need to set a parameter setting somewhere ?

My main plugin checks every 5 mins with the dependencies every 20 mins.
Should i change these timings to something different and if so why ?

This is driving me somewhat insane and any pointers / help would be very
welcomed.

regards,
deborah



It is possible for the checks to be running concurrently - If the main 
check fails, then the service dependency checks kick in.  but the 
cocurrent check is already in progress and notifications would be sent 
out.


-sg

--




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Snmpstatus/aggregate bandwidth

2006-01-25 Thread Subhendu Ghosh

On Wed, 25 Jan 2006, John C. Welch wrote:


On 1/24/06 13:50, Hugo van der Kooij [EMAIL PROTECTED] wrote:


MRTG is great for per-port stuff, but I want to use Nagios to measure total
traffic used by a host.


You are not using the right tool. If you want performance graphs like that
you need to poll the proper interfaces and store them with your own
rrdtool script and generate the graphs.

Nagios is not the tool for concatenating these things. Only use a hammer
when you need one. If you need a plier it is not good to grasp the nearest
hammer and expect it to be a plier. (you may interchange plier and hammer
if you like in this sample as long as you do it consistently ;-)


No, for this, Nagios is perfect. I need one graph. Not one per port. Nagios
is really quite perfect for monitoring single things.

There is a single SNMP command that will give me this. snmpstatus. It does
the aggregation for you. Read the man page, it's really quite handy. All I
wanted to know is if someone had a plugin for it, or knew of a plugin that
did this.

Again, I need Nagios to monitor the results of an existing SNMP command.
Seems that's Nagios' sweet spot.

I've got Nagios and nagiosgraph .7 working quite well now with RRD,
generating graphs of desired services quite happily.



As you note from the man page for snmpstatus - it does a lot of things - 
Question is are they useful?


You mentioned total traffic -
snmpstatus adds up all the available counters -
What happens when the counters roll over?
The counters only count from when the snmp agent was (re)started.
On cisco and other network devices you can clear counters at any time - 
snmpstatus would not know the difference.


Is an absolute number that is always increasing (in a saw tooth pattern) 
meaningful?


Much more useful would be aggregation of data rates/bandwidth used 
across all interfaces - For this you will need an mrtg/cacti/cricket based 
solution that can poll data on individual interfaces and then summarize 
them. - Like Cricket's summary graphs where you add up values from other 
entries.  These can then be checked via check_rrd for threshold values.


If you need to see the operational status of all the interfaces - then 
check_ifstatus will do.


--
-sg


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Linksys WRT54G checks?

2005-12-30 Thread Subhendu Ghosh
change the firmware - 
try openwrt and asterisk.


openwrt.org

All the standard unix metrix are available.

On Fri, 30 Dec 2005, Peter L. Berghold wrote:


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Mark Pearson wrote:

What else would you like to check for?




Performance?  Throughput? Useage?



I just bought a WRTP54G and will make an attempt at writing a check on the
voice ports/services.




There touches upon a future project of mine.  I am planning on very
shortly installing VOIP adapters on my home network and want to go with
Vonage for my telephone service.  You betcha I'll be wanting to look
into how to monitor the VOIP adapters.




- --

Peter L. Berghold [EMAIL PROTECTED]
Those who fail to learn from history are condemned to repeat it.
AIM: redcowdawgYahoo IM: blue_cowdawg  ICQ: 11455958
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDtVOKUM9/01RIhaARAncOAJsFumEAX0KCc4k0T8iXsjLdaaeUxQCglS4n
ZYeX/rT15rCSPKFZy8OfOOw=
=ag1T
-END PGP SIGNATURE-



--



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Foundry Switches

2005-12-28 Thread Subhendu Ghosh

On Fri, 2 Dec 2005, Richard Gliebe wrote:


On Thu, 2005-12-01 at 16:02 +0100, Sébastien Barbereau wrote:

Hi there:


From the foundry mib file:
snChasActualTemperature OBJECT-TYPE
SYNTAX  INTEGER (-110..250)
 ACCESS read-only
 STATUS mandatory
 DESCRIPTION
  Temperature of the chassis. Each unit is 0.5 degrees Celcius. Only
management module built with temperature sensor hardware is
applicable. For those non-applicable management module, it returns
no-such-name.
 ::= { snChasGen 18 }

So should be 72 is 36°C


I've read this already on http://www.mibdepot.com, but I'm looking for a
mib, which is showing me the *exact* °C.

Richard



The above mib object give you exactly that - degree Centigrade after you 
multiply by 0.5.


So the temperature granularity is 1/2 C instead of being 1C.

--
-sg

Re: [Nagios-users] Remotely Checking Windows: Mapped Network Drives

2005-12-21 Thread Subhendu Ghosh

On Wed, 21 Dec 2005, Robert Reeves wrote:


I have several windows servers that use mapped network drives. At times,
these drives become unavailable and halt services. I would like to be
able to monitor these drives.

I have both NRPE_NT and nsclient running on the Windows boxes. Both
responses are not working for me:

NRPE
Status: OK
Status Information: DEBUG : 12/21/05 08:59:15: GetDiskFreeSpaceEx()
returned an error

Nsclient:
Status: UNKNOWN
Status Information: Free disk space : Invalid drive

I have attempted to run both services as the SYSTEM account and as a
valid domain user. Both result in the same response.

There is an earlier thread that suggests granting the SYSTEM user
permissions to the share. However, due to some uniqueness with how we
set up the mapped network drives, I am unable to change the permissions
on the shares. There are from a Linux box running Samba.

Does anybody have a solution for this? I simply need to make sure the
drives are accessible from the Windows server, so I'm willing to go in a
different location instead of checking free space left.

Thanks,

Robert



server os - win2k or win2k3?

Have you tried using NRPE_NT with a script that uses the 
WMI32_MappedLogicalDisk to enumerate mapped disks?



--
-sg


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


RE: [Nagios-users] Remotely Checking Windows: Mapped Network Drives

2005-12-21 Thread Subhendu Ghosh
Not on XP  - you may have to run the script as the logged-on user in order 
to see the mapped drives.  XP's terminal server'ish behaviour at issue.


http://www.codecomments.com/VBScript/message712324.html



On Wed, 21 Dec 2005, Robert Reeves wrote:


All are WindowsXP.

I'll look into WMI32_MappedLogicalDisk. Have you had success with that
before?

Thanks!

Robert

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Subhendu
Ghosh
Sent: Wednesday, December 21, 2005 10:03 AM
To: Robert Reeves
Cc: nagios-users@lists.sourceforge.net
Subject: Re: [Nagios-users] Remotely Checking Windows: Mapped Network
Drives

On Wed, 21 Dec 2005, Robert Reeves wrote:


I have several windows servers that use mapped network drives. At
times, these drives become unavailable and halt services. I would like



to be able to monitor these drives.

I have both NRPE_NT and nsclient running on the Windows boxes. Both
responses are not working for me:

NRPE
Status: OK
Status Information: DEBUG : 12/21/05 08:59:15: GetDiskFreeSpaceEx()
returned an error

Nsclient:
Status: UNKNOWN
Status Information: Free disk space : Invalid drive

I have attempted to run both services as the SYSTEM account and as a
valid domain user. Both result in the same response.

There is an earlier thread that suggests granting the SYSTEM user
permissions to the share. However, due to some uniqueness with how we
set up the mapped network drives, I am unable to change the
permissions on the shares. There are from a Linux box running Samba.

Does anybody have a solution for this? I simply need to make sure the
drives are accessible from the Windows server, so I'm willing to go in



a different location instead of checking free space left.

Thanks,

Robert



server os - win2k or win2k3?

Have you tried using NRPE_NT with a script that uses the
WMI32_MappedLogicalDisk to enumerate mapped disks?





--



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Nagios Notification Format

2005-12-12 Thread Subhendu Ghosh


look for the notify-by-* commands in misccommands.cfg

printf * | mail

On Mon, 12 Dec 2005, Eduardo Martinez wrote:


This is not really a problem but a curiosity.
Maybe I missed something in the documentation but I could not find where to
edit this. I want to add a few lines to the notification style that is sent
out by Nagios. Example notification that I would like to modify.


* Nagios  *

Notification Type: RECOVERY

Service: My Service
Host: My Host
Address: IP Address
State: OK

Date/Time: Mon Dec 12 08:33:03 CST 2005

Additional Info:

All processes are running


I know the notification type, service, host, address, state, and date are
filled in and generated by the configuration you give it and the Nagios
plugins.

But how is the entire notification generated?
Any help would be greatly appreciated.
Thank you very much,

-Ed



This email is intended only for the use of the individual or entity to which it 
is addressed and may contain information that is privileged and confidential.  
If the reader of this email message is not the intended recipient, you are 
hereby notified that any dissemination, distribution, or copying of this 
communication is prohibited.  If you have received this email in error, please 
notify the sender and destroy/delete all copies of the transmittal.  Thank you.



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue.
::: Messages without supporting info will risk being sent to /dev/null



--



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] How to set host_check_alive command's time out to 2 minutes?

2005-12-12 Thread Subhendu Ghosh

On Mon, 12 Dec 2005 [EMAIL PROTECTED] wrote:


Hi,

Is it possible for us to set the threshold for host_check_alive command
time out to 2 minutes?
We will considered the server is really down after 2 minutes.

Thanks.


Warmest Regards,
Louise



2 minutes is a long time for a ping response.

If you really want the 2 minutes, consider your retry-interval and max 
retry setting rather than the command timeout.


--
-sg


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Custom messages in alerts

2005-11-29 Thread Subhendu Ghosh

On Tue, 29 Nov 2005, Brian Roy wrote:


Hello,

I would like to extend our Nagios installation to replace our alert system
on our AS/400. Currently the AS/400 sends out pages to individual phones
based on events. The body of those pages would have pertinent information to
the event. What I would like to do is have the AS/400 trigger a status in
Nagios, and then the page that Nagios sends have that pertinent information
in the body. That way I can take advantage of the Nagios strengths. How do I
get the meat of the error message into the Nagios Alert and then forwarded
out with the notification types.

Hopefully I'm just missing something obvious here and someone can give me
some advice.

Thanks,

Brian



Have the AS/400 trigger send a passive update to Nagios with SERVICEOUTPUT 
and SERVICEPERFDATA


Include the pertinent info in either of the above fields.  They are/can be 
used in the notification commands.



--
-sg


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] check_snmp - UPS

2005-11-22 Thread Subhendu Ghosh

On Tue, 22 Nov 2005, Richard Gliebe wrote:


On Tue, 2005-11-22 at 07:06 +0100, Richard Gliebe wrote:

On Mon, 2005-11-21 at 09:43 -0500, Subhendu Ghosh wrote:

Hi,


negate is a plugin that will change the return code of a plugin.

with check_snmp - try -w 0:60 -c 0:80

you will get a warning above 60 and critical above 80


Sorry, but it returns also an critical alert:

# ./negate /usr/local/libexec/nagios/check_snmp -H ups.company.com \
-C Community -o OID -w 0:60 -c 0:80
SNMP CRITICAL - *100*

What I want is, when the return value is below 100 (warning: 80 /
critical: 60) I want to get an alert.


I think I got it ;-)

# /usr/local/libexec/nagios/check_snmp -H ups.company.com \
-C Community -o OID -w 99:80 -c 99:60 -l Battery Status (%)
Battery Status (%) OK - 100

Is this the right syntacs ?

thanks
Richard




Depends.  The above will only give you a critical between 99% and 60%, an 
ok below 60%


max:min - non-ok within range
min:max - ok within range.


--

-sg


---
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628alloc_id=16845op=click
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] check_snmp - UPS

2005-11-21 Thread Subhendu Ghosh


negate is a plugin that will change the return code of a plugin.

with check_snmp - try -w 0:60 -c 0:80

you will get a warning above 60 and critical above 80

On Mon, 21 Nov 2005, Richard Gliebe wrote:


Hi,

I have to monitor our Master-UPS via 'check_snmp'.

I want to get an alert, when the capacity goes under 80 % like this.

[...]
# ./check_snmp -H ups.company.com -C uclvNOC-ro -o .OID \
-l BATTERY (%) -w 80 -c 60
[...]

But when the retournvalue is 100 (%), I've get an critital alert.

## BATTERY (%) CRITICAL - *100* service alert.##

Is it possible define reverse values in check_snmp ?

thanks in advance.

Richard




--



---
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628alloc_id=16845op=click
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


RE: [Nagios-users] snmp not working

2005-11-16 Thread Subhendu Ghosh

On Wed, 16 Nov 2005, HP Geeza wrote:


Hi Subhendu,

Appologies for the silly question but what do you mean add a -m?



Add a -m:
The colon after the -m option indicates an empty miblist.  You don't 
need a miblist if you are providing a numeric OID.
A normal miblist is a colon separated list of directories containing mib 
files.  It is used by the snmpget utility to translate to a numeric OID. 
e.g.  system.sysDescr.0 == .1.3.6.1.2.1.1.1.0


Also please post the result of the following:
snmpget -v 1 -c public 10.30.129.30 .1.3.6.1.4.1.2012.1.1.1.4.2.0

If you see data other than
SNMPv2-SMI::enterprises.2012.1.1.1.4.2.0 = INTEGER: 69

then you may have some local mib files that don't have the correct 
syntax.


The WARNING is then the result of output seen on STDERR where it was not 
expected.



when i run:
./check_snmp -H 10.30.129.30 -o .1.3.6.1.4.1.2012.1.1.1.4.2.0 -w 80 -c 85 -C 
public -v -m

i get ./check_snmp: option requires an argument -- m

how do i find out what the miblist is

WHEN I RUN:
./check_snmp -H 10.30.129.30 -o .1.3.6.1.4.1.2012.1.1.1.4.2.0 -w 80 -c 85 -C 
public -v


i get:
/usr/bin/snmpget -t 1 -r 5 -m ALL -v 1 -c public 10.30.129.30:161 
.1.3.6.1.4.1.2012.1.1.1.4.2.0

SNMPv2-SMI::enterprises.2012.1.1.1.4.2.0 = INTEGER: 69

SNMP WARNING - 69


NOTE if it is of any use, there is a line space between SNMP WARNING - 69 and 
INTEGER 69





From: Subhendu Ghosh [EMAIL PROTECTED]
To: HP Geeza [EMAIL PROTECTED]
CC: nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] snmp not working
Date: Wed, 16 Nov 2005 10:03:05 -0500 (EST)

On Wed, 16 Nov 2005, HP Geeza wrote:


Hi

Thanks for the info, but im affraid it still isn't working :-(

FYI
Usage: check_snmp -H ip_address -o OID [-w warn_range] [-c crit_range]
[-C community] [-s string] [-r regex] [-R regexi]
[-t timeout] [-e retries]
[-l label] [-u units] [-p port-number] [-d delimiter]
[-D output-delimiter] [-m miblist] [-P snmp version]
[-L seclevel] [-U secname] [-a authproto] [-A authpasswd]
[-X privpasswd]

i try running the command: ./check_snmp -H 10.30.129.30 -o 
.1.3.6.1.4.1.2012.1.1.1.4.2.0 -w 80 -c 85 -C public


and still get a value of SNMP WARNING - 69 back

accoring to the command im running should the waring only come up when the 
-w parameter is met? - i.e 80 and critical when its 85??


Any help would be great



Add a -m:

Also please post the result of tagging on a -v option

-sg



From: Marc Powell [EMAIL PROTECTED]
To: nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] snmp not working
Date: Tue, 15 Nov 2005 12:55:15 -0600



 -Original Message-
 From: [EMAIL PROTECTED] [mailto:nagios-users-
 [EMAIL PROTECTED] On Behalf Of HP Geeza
 Sent: Tuesday, November 15, 2005 11:26 AM
 To: nagios-users@lists.sourceforge.net
 Subject: [Nagios-users] snmp not working

 Hi All,

 I was hoping that somebody might be able to help me with a snmp
monitoring
 issue on my nagios box.  I am running the following command on the
command
 line on the nagios box:

 /usr/local/nagios/libexec/./check_snmp ip address of temp probe in
our
 lab)
 -o .1.3.6.1.4.1.2012.1.1.1.4.2.0 -C public

 and get a value of SNMP WARNING - 68 back

 however i dont think that this value is correct and as a reult the
 check_snmp plugin seems to be obtaining the wrong result as i dont
expect
 this to be a warning.  For example if i run:

Well, you haven't told check_snmp if that's OK or CRITICAL so it doesn't
know what to report it as, hence WARNING. Remember the OIDs can contain
just about any kind of data and check_snmp has no idea what it is you're
querying, it just has an SNMP 'address'. You have to add in the status
intelligence.

 ./check_snmp 10.30.129.30 -o .1.3.6.1.4.1.2012.1.1.1.4.2.0 -C public
-wv
 80
 -cv 85

 i still get a value of WARNING - 68

I'm not sure what version of check_snmp you're using but -wv and -cv
aren't valid command line args, at least with 1.4 and prior.

 is there a different check_snmp plugin i could use? or am i just
running
 the
 command wrong?  I dont want the service to show up as a warning when
the
 temperature is 68F...hence the reason for doing -wv 80 -cv 85

You just need to tell check_snmp what to expect for each range.
Check_snmp (and a couple other plugins) behave differently than other
plugins WRT warning and critical detection as the results of the SNMP
query are highly variable. Here are a couple of examples --

To test for a very specific value where anything but that value is bad
you might use something like -
define command{
command_namecheck_bgp_peer_state
command_line$USER1$/check_snmp -H $HOSTADDRESS$ -o
.1.3.6.1.2.1.15.3.1.2.$ARG1$ -s 6 -C $USER3$ -l 'BGP Peer $ARG1$ State'
}

The above will be OK if the value of that OID is 6 and CRITICAL if it's
anything else.

To check for a range of values you might use the following -

define command

[Nagios-users] test email

2005-11-16 Thread Subhendu Ghosh

Q.

Is anyone other than me getting these back for the list on posting?

--
-sg


-- Forwarded message --
Date: 16 Nov 2005 16:04:35 -
From: junk [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: RE: [Nagios-users] snmp not working

HeyYou got the wrong address but maybe you should check out 
http://www.GMAIL.COM.AU


---
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628alloc_id=16845op=click
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] service check time

2005-11-09 Thread Subhendu Ghosh

On Wed, 9 Nov 2005, Guillermo Padilla wrote:


Hi,

What would be the best and easiest way to have a certain service be checked 
every 15mins instead of the nagios default check times.?


thx
Guillermo


cron would be best for a set interval.

--
-sg


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null