[Nagios-users] Monitor Java Process

2010-03-02 Thread Jatin Davey
Hi I want to know how i can monitor the java process running on remote box , basically i want to keep monitoring it and raise an email alert if it has re-started or stopped functioning. Please let me know how this can be achieved using nagios. Thanks Jatin

Re: [Nagios-users] Monitor Java Process

2010-03-02 Thread Jim Avery
On 2 March 2010 11:26, Jatin Davey jasho...@cisco.com wrote: Hi I want to know how i can monitor the java process running on remote box , basically i want to keep monitoring it and raise an email alert if it has re-started or stopped functioning. Please let me know how this can be achieved

Re: [Nagios-users] Monitor Java Process

2010-03-02 Thread Asrai khn
On Tue, Mar 2, 2010 at 4:26 PM, Jatin Davey jasho...@cisco.com wrote: Hi I want to know how i can monitor the java process running on remote box , basically i want to keep monitoring it and raise an email alert if it has re-started or stopped functioning. Please let me know how this can be

[Nagios-users] on call rotation with check

2010-03-02 Thread shadih rahman
Is it possible to maintain a on call rotation via a service check? Also possibly pass in a nagios username to update the on call rotation? Please advise on this. Thanks -- Cordially, Shadhin Rahman -- Download

Re: [Nagios-users] Re-send: Notificaitons after the commit

2010-03-02 Thread Yu Watanabe
Hello Assaf Sorry, for ambiguous expression. Word Commit, I used in the meaning of executing the following command, /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg /etc/init.d/nagios restart And yes. After the above command, the notification that was been occuring every

Re: [Nagios-users] Monitor Java Process

2010-03-02 Thread Edwin Zoeller
We monitor the port number assigned to the process. -Original Message- From: Jim Avery [mailto:j...@jimavery.me.uk] Sent: Tuesday, March 02, 2010 7:35 AM To: Jatin Davey Cc: Nagios Mailinglist Subject: Re: [Nagios-users] Monitor Java Process On 2 March 2010 11:26, Jatin Davey

Re: [Nagios-users] Monitor Java Process

2010-03-02 Thread Max
You could use check_proc via NRPE or al custom SNMP base check SNMP agent (HR MIB or an agent specific MIB). A number of SnMP agents can be configured to send SnMP trpas when monitored processes exit. The Sun JVM also has a built in SNMP agent that exposes thread count, heap size and some other

Re: [Nagios-users] Re-send: Notificaitons after the commit

2010-03-02 Thread Robert Wolfe
I am curious here... If all you are doing is restarting Nagios, why not just use: /etc/init.d/nagios restart Instead of all the other commands and parameters? -Original Message- From: Yu Watanabe [mailto:yu.watan...@jp.fujitsu.com] Sent: Tuesday, March 02, 2010 9:12 AM To:

Re: [Nagios-users] Re-send: Notificaitons after the commit

2010-03-02 Thread Martin Melin
2010/3/2 Robert Wolfe rwo...@i-evolve.com I am curious here... If all you are doing is restarting Nagios, why not just use: /etc/init.d/nagios restart Instead of all the other commands and parameters? Running nagios -v nagios.cfg haves Nagios verify the configuration, this is best

[Nagios-users] Help with nagiosgraph?

2010-03-02 Thread Litwin, Matthew
I thought I might try posting this here in case someone has lots of experience with nagiosgraph. I am setting up nagiosgraph-1.4.1 on a nagos 3.0.6 installation on CentOS 5.2 and I have this peculiar problem where only some of the hosts and services are having their rrd data populating. It

Re: [Nagios-users] multiple check_interval with single service check

2010-03-02 Thread Matt Simmons
You could write a wrapper around the plugin to check the time of day and execute it as needed. On Mon, Mar 1, 2010 at 2:47 PM, shadih rahman shadhi...@gmail.com wrote: All,    Is it possible to use multiple check_interval based on the hours of the day for a single check?  For example during

Re: [Nagios-users] Re-send: Notificaitons after the commit

2010-03-02 Thread C. Bensend
Running nagios -v nagios.cfg haves Nagios verify the configuration, this is best practice because otherwise you risk a typo stopping your monitoring for the time it takes for you to correct the configuration :-) ... Tip: don't use restart when you just want Nagios to load new

Re: [Nagios-users] Re-send: Notificaitons after the commit

2010-03-02 Thread Wolfe, Robert
This is funny because I have script called 'sanity_check' that runs Nagios with the -v switch to check my configs :) From: C. Bensend [be...@bennyvision.com] Sent: Tuesday, March 02, 2010 2:21 PM To: nagios-users@lists.sourceforge.net Subject: Re:

Re: [Nagios-users] Re-send: Notificaitons after the commit

2010-03-02 Thread Wolfe, Robert
I know that. However, I always run the command with the -v immediately after making changes. After I have verified the changes work, then I restart Nagios. But, I guess the old adage There is more than one way to skin a cat can apply here, yes? :) From:

Re: [Nagios-users] Re-send: Notificaitons after the commit

2010-03-02 Thread Marc Powell
On Mar 2, 2010, at 11:35 AM, Martin Melin wrote: 2010/3/2 Robert Wolfe rwo...@i-evolve.com I am curious here... If all you are doing is restarting Nagios, why not just use: /etc/init.d/nagios restart Instead of all the other commands and parameters? Running nagios -v

Re: [Nagios-users] Re-send: Notificaitons after the commit

2010-03-02 Thread Wolfe, Robert
So consider me a little more educated :) From: Marc Powell [m...@ena.com] Sent: Tuesday, March 02, 2010 2:43 PM To: nagios-users Mailinglist Subject: Re: [Nagios-users] Re-send: Notificaitons after the commit On Mar 2, 2010, at 11:35 AM, Martin Melin

[Nagios-users] cgi_base_url - change in latest build?

2010-03-02 Thread Andres L. Figari
Hello, Recently my monitor server crashed and I decided to go with a the latest version of Nagios rather than backups. I did not really notice the automatic update feature - though I may have opted for it anyhow. Suddenly my cgis are not working: The requested URL

Re: [Nagios-users] cgi_base_url - change in latest build?

2010-03-02 Thread Andres L. Figari
BTW - i got a work around by editing my httpd.conf file - but still curios as to how I can have control of this... Thanks! Andres - Original Message - From: Andres L. Figari To: nagios-users@lists.sourceforge.net Sent: Tuesday, March 02, 2010 1:07 PM Subject: [Nagios-users]

Re: [Nagios-users] cgi_base_url - change in latest build?

2010-03-02 Thread Marc Powell
On Mar 2, 2010, at 3:07 PM, Andres L. Figari wrote: Hello, Recently my monitor server crashed and I decided to go with a the latest version of Nagios rather than backups. I did not really notice the automatic update feature - though I may have opted for it anyhow. Suddenly my cgis

Re: [Nagios-users] cgi_base_url - change in latest build?

2010-03-02 Thread Andres L. Figari
Thanks - no I did not set anything in my configure out of the ordinary, I did the whole install with defaults and then edited the cgi.cnf and it worked. I just changed my httpd.conf file and it fixed itself anyhow - thanks again! Andres - Original Message - From: Marc Powell

[Nagios-users] Getting Notifications Outside of Defined Time Periods

2010-03-02 Thread Matt Baer
I'm having an issue with Nagios sending me notifications during time periods that are not included within the designated period. I've tested this by setting the time period to 'never', restarting Nagios and I STILL get notifications. I have a backup that runs on my Mail Server 3-4 times a

Re: [Nagios-users] Getting Notifications Outside of Defined Time Periods

2010-03-02 Thread Martin Melin
It sounds like the check_time_period of your checks is not being set to what you think it is. I suggest that you use config.cgi (View Config in the sidebar menu) to check what Nagios is actually using as the running configuration. Go to Services, check the Check Period value. Then go to Time

Re: [Nagios-users] Getting Notifications Outside of Defined Time Periods

2010-03-02 Thread Matt Baer
SImply genious . That appears to be the issue, but I haven't a clue how to fix it, as it appears to be a formatting error. Here's what the cfg file shows: # Mail Server Downtime define timeperiod{ timeperiod_name MailServ alias Monitored 24x7 Except During A Backup sunday

Re: [Nagios-users] Monitor Java Process

2010-03-02 Thread Jatin Davey
my remote box where i need to monitor the java process is a windows box , googled on how to monitor windows boxes i found that i needed to install nsclient++ i want to know whether i can now use the check_procs plugin now to monitor the remotely running java process using the check_procs