Re: [Nagios-users] Monitoring JVM Attributes using Nagios

2010-03-08 Thread Ricardo Maraschini




- Jatin Davey jasho...@cisco.com escreveu:
 Could you let me know how i can install the plugin on the server that
 i 
 need to monitor. 

AFAIK you must install the script on the Nagios Server, not on the JVM Server.
If I'm wrong, let me know.

 But i am not getting
 a 
 clue as to what i need to do on the remote box whose JVM parameters i
 need to monitor.

I truly believe you must enable JMX on JVM. Please refer to [1].
Once you enabled JMX, you can configure the plugin to connect in a remote way.

HTH

-rm

[1] http://java.sun.com/j2se/1.5.0/docs/guide/management/agent.html

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
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 JVM Attributes using Nagios

2010-03-07 Thread Jatin Davey
Hi Christian

Could you let me know how i can install the plugin on the server that i 
need to monitor. As far as its deployment on the nagios server is 
concerned i know that i need to compile this plugin and then install it 
and i could start using it on the nagios server. But i am not getting a 
clue as to what i need to do on the remote box whose JVM parameters i 
need to monitor.

Appreciate your help in this regard.

Thanks
Jatin

On 3/5/2010 6:16 PM, Mies, Christian wrote:
 Hi Jatin,
 have a look at jmx::jmx4perl in CPAN.
 Here is a nice Plugin included check_jmx4nagios

 I'm using it in several customer projects with success.

 Regards
 Christian


 i.A. Christian Mies
 Senior Consultant

 Tel: +49 (661) 103-874(-333)
 Fax: +49 (661) 103-17874(-334)
 mailto:christian.m...@it-novum.com



 it-novum GmbH .  Edelzeller Strasse 44 . 36043 Fulda  . 
 http://www.it-novum.com
 Handelsregister Amtsgericht Fulda, HRB 1934 . Geschäftsführer: Michael Kienle 
 . Sitz der Gesellschaft: Fulda


 Der Inhalt dieser E-Mail ist vertraulich. Wenn Sie nicht der eigentliche 
 Empfaenger sein sollten, informieren Sie bitte sofort den Absender oder 
 vernichten umgehend diese Mail. Jegliche unerlaubte Vervielfaeltigung oder 
 Weiterleitung dieser Mail ist strengstens verboten.
 This e-mail may contain confidential and/or priviledged information. If you 
 are not the intended recepient (or have received this e-mail in error) please 
 notify the sender immediately and destroy this e-mail. Any unauthorised 
 copying, disclosure or distribution of material in this e-mail is strictly 
 forbidden.


 -Ursprüngliche Nachricht-
 Von: Jatin Davey [mailto:jasho...@cisco.com]
 Gesendet: Freitag, 5. März 2010 12:49
 An: Nagios Mailinglist
 Betreff: [Nagios-users] Monitoring JVM Attributes using Nagios

 Hi

 I am new to nagios and have been learning it since the last couple of
 days. I still doing some basic monitoring on my servers in the lab. I
 would like to know if there is a plugin available for nagios that can
 get the remotely running JVM's operational parameters such as: CPU ,
 Heap memory used , Threads etc.

 Please suggest me if there is a good plugin available for such a requirment.

 Thanks
 Jatin

 --
 Download Intel#174; Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 ___
 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


 Eingehende eMail ist virenfrei.
 Von AVG überprüft - www.avg.de
 Version: 9.0.733 / Virendatenbank: 271.1.1/2722 - Ausgabedatum: 03/04/10 
 20:34:00


 --
 Download Intel#174; Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 ___
 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



--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
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


[Nagios-users] Monitoring JVM Attributes using Nagios

2010-03-05 Thread Jatin Davey
Hi

I am new to nagios and have been learning it since the last couple of 
days. I still doing some basic monitoring on my servers in the lab. I 
would like to know if there is a plugin available for nagios that can 
get the remotely running JVM's operational parameters such as: CPU , 
Heap memory used , Threads etc.

Please suggest me if there is a good plugin available for such a requirment.

Thanks
Jatin

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
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 JVM Attributes using Nagios

2010-03-05 Thread Mies, Christian
Hi Jatin,
have a look at jmx::jmx4perl in CPAN.
Here is a nice Plugin included check_jmx4nagios

I'm using it in several customer projects with success.

Regards
Christian


i.A. Christian Mies
Senior Consultant

Tel: +49 (661) 103-874  (-333)  
Fax: +49 (661) 103-17874(-334)
mailto:christian.m...@it-novum.com

 

it-novum GmbH .  Edelzeller Strasse 44 . 36043 Fulda  . http://www.it-novum.com
Handelsregister Amtsgericht Fulda, HRB 1934 . Geschäftsführer: Michael Kienle . 
Sitz der Gesellschaft: Fulda


Der Inhalt dieser E-Mail ist vertraulich. Wenn Sie nicht der eigentliche 
Empfaenger sein sollten, informieren Sie bitte sofort den Absender oder 
vernichten umgehend diese Mail. Jegliche unerlaubte Vervielfaeltigung oder 
Weiterleitung dieser Mail ist strengstens verboten.
This e-mail may contain confidential and/or priviledged information. If you are 
not the intended recepient (or have received this e-mail in error) please 
notify the sender immediately and destroy this e-mail. Any unauthorised 
copying, disclosure or distribution of material in this e-mail is strictly 
forbidden.


-Ursprüngliche Nachricht-
Von: Jatin Davey [mailto:jasho...@cisco.com] 
Gesendet: Freitag, 5. März 2010 12:49
An: Nagios Mailinglist
Betreff: [Nagios-users] Monitoring JVM Attributes using Nagios

Hi

I am new to nagios and have been learning it since the last couple of 
days. I still doing some basic monitoring on my servers in the lab. I 
would like to know if there is a plugin available for nagios that can 
get the remotely running JVM's operational parameters such as: CPU , 
Heap memory used , Threads etc.

Please suggest me if there is a good plugin available for such a requirment.

Thanks
Jatin

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
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


Eingehende eMail ist virenfrei.
Von AVG überprüft - www.avg.de 
Version: 9.0.733 / Virendatenbank: 271.1.1/2722 - Ausgabedatum: 03/04/10 
20:34:00 


--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
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