Re: [Nagios-users] Nagios for IRIX

2009-04-08 Thread ankit . mehrotra
HI, Not very sure about the problem u are facing To my understanding of your, problem you can compile the source files of the add-ons and the plug-ins and use them for monitoring. If this is not the issue, then send the problem in detail ! Cheers, Ankit 04/09/2009 10:40 AM To cc

Re: [Nagios-users] calling a java program from nagios

2009-01-29 Thread ankit . mehrotra
For doing this, you have to describe an appropriate command in commands.cfg file, which will have this java program as an entry in command_line. This command can be called from a service for any machine. Personally, I dont think that executing a Java program through nagios is a good option. As

Re: [Nagios-users] Unable to Commit anything

2008-12-17 Thread ankit . mehrotra
Make a file at that location and keep the ownership and permissions as mentioned earlier. It should work ! Ankit Experience certainty. IT Services Business Solutions Outsourcing ___

Re: [Nagios-users] Unable to Commit anything

2008-12-17 Thread ankit . mehrotra
Is nagios.cmd avaialble at /usr/local/nagios/var/rw/ directory ? If yes, then what is the ownership and permissions for it ? Ownership should be nagios nagios and permissions should be 766. Ankit "Kulkarni, Saurabh" 12/17/2008 04:45 PM To "'nagios-users@lists.sourceforge.net'" cc Sub

Re: [Nagios-users] Error in Commit

2008-12-16 Thread ankit . mehrotra
Hi, This happens because of the permission and ownership issue of the nagios pipe file (/usr/local/Nagios/var/rw/nagios.cmd). Change the permissions and ownership to 766 and ownership to nagios.nagios. This should resolve your problem Thanks Ankit Arun Mehrotra "Pandey, Sudhakar R" 12/16

Re: [Nagios-users] nsclient++ nsca and scripts

2008-11-25 Thread ankit . mehrotra
Hi, I think we dont have to specify the commands in the NSCA file . as it is the passive checks that are reported on the NSCA server end. Are you sure that you want to add it in NSCA cfg file? Ankit Arun Mehrotra Tata Consultancy Services 54, Hadapsar Industrial Estate, Hadapsar, Pune - 41

[Nagios-users] Problem with NSCA

2008-11-25 Thread ankit . mehrotra
Dear All, We have an NSCA server which is having too many connections in CLOSE_WAIT state. Because of too many connections the NSCA is not responding to the packets coming. Increasing the time out option has not solved the problem :-( How to resolve this issue? Has any one come across this e

Re: [Nagios-users] Problem with Send_NSCA on Windows

2008-01-23 Thread ankit . mehrotra
Hi, I know how to echo a message on the console . my problem is of redirecting the string to Send_Nsca.exe , which needs to be sent to the Nagios Server for the passive service check. Any mechanism for doing it will be helpfull. When I tried redirection through a file to the SendNsca.exe

[Nagios-users] Problem with Send_NSCA on Windows

2008-01-23 Thread ankit . mehrotra
Hi, I am trying to monitor windows machines passively. For the same, I am writing some code in C#. The problem is, C# does not support anything like echo command(The way we used to do it on Linux). I have tried to redirect the output from a file to the send_nsca exe, but to no avail. Can you su

[Nagios-users] Problem with check_nrpe

2007-12-14 Thread ankit . mehrotra
Hi, I am trying to start a service on a client machine from Nagios server using Nrpe and check_nrpe. The error its stating when I am trying to start the service is, "CHECK_NRPE:Socket timeout after 10 seconds". But on the client machine the service gets started. It works fine when I am trying to

[Nagios-users] Event Handlers on the External Commands

2007-12-11 Thread ankit . mehrotra
I am trying to get the performance data from the remote machines passively and want to control the starting and the stopping of the monitoring probes from the Nagios Server machine. For this, I want to write Event Handlers on the External Commands, but I am not sure How to go about it ? Does some

[Nagios-users] check_nrpe plugin

2007-08-23 Thread Ankit Mehrotra
Hi, I want to contact the NRPE daemon , running from a windows machine, from a windows machine. The present plugin available for triggering NRPE daemon is on *nux platform. For my needs I am looking for a plugin thru which I can trigger the daemon from a windows machine also. I had been tryi

[Nagios-users] regarding nagios plugin 1.4.5

2006-12-04 Thread ankit . mehrotra
hi, i am tryin to install nagios plugin version 1.4.5 , but there is an error message of not being able to find mysql.h header in one of the files during makefile phase .. do let me know of how to overcome this problem in its installationAnkit Arun Mehrotra =-=-