thanks let me work on this plugin for java and get back to you
please ignore the host+ issue
thank you very much
Ras
Search found 20 matches
- Mon Jan 06, 2014 11:23 am
- Forum: Nagios XI
- Topic: Nagios XI SNMP collection on discovery mode
- Replies: 41
- Views: 7323
- Fri Jan 03, 2014 4:31 pm
- Forum: Nagios XI
- Topic: Nagios XI SNMP collection on discovery mode
- Replies: 41
- Views: 7323
Re: Nagios XI SNMP collection on discovery mode
thank you i got this result, does the result show some performance result? ------------------------------------------------------------------------------------------------------------------------------ [root@nagios ~]# /usr/local/nagios/libexec/check_snmp_process.pl -H 192.168.156.183 -C DCSZONEA -F...
- Fri Jan 03, 2014 2:43 pm
- Forum: Nagios XI
- Topic: Nagios XI SNMP collection on discovery mode
- Replies: 41
- Views: 7323
Re: Nagios XI SNMP collection on discovery mode
but how can this red5 process be shown on Nagios XI for performance monitoring
thanks
Ras
thanks
Ras
- Fri Jan 03, 2014 11:01 am
- Forum: Nagios XI
- Topic: Nagios XI SNMP collection on discovery mode
- Replies: 41
- Views: 7323
Re: Nagios XI SNMP collection on discovery mode
its this
/usr/local/nagios/libexec/check_snmp_process.pl -V
check_snmp_process version : 1.10
thanks
Ras
/usr/local/nagios/libexec/check_snmp_process.pl -V
check_snmp_process version : 1.10
thanks
Ras
- Thu Jan 02, 2014 9:31 am
- Forum: Nagios XI
- Topic: Nagios XI SNMP collection on discovery mode
- Replies: 41
- Views: 7323
Re: Nagios XI SNMP collection on discovery mode
thanks I tried this on the Nagios ------------------------------------------------------------------------------------------------------------------------------------------------------- [root@nagios ~]# /usr/local/nagios/libexec/check_snmp_process.pl -H 192.168.156.183 -C DCSZONEA --v2c -n 'java' -A...
- Mon Dec 30, 2013 3:24 pm
- Forum: Nagios XI
- Topic: Nagios XI SNMP collection on discovery mode
- Replies: 41
- Views: 7323
Re: Nagios XI SNMP collection on discovery mode
thanks but two more questions there are two processes that uses java, those are red5 and tomcat but when I do [root@nagios ~]# /usr/local/nagios/libexec/check_snmp_process.pl -H 192.168.156.183 -C DCSZONEA --v2c -n 'java' 2 process matching java (> 0) [root@nagios ~]# /usr/local/nagios/libexec/check...
- Mon Dec 30, 2013 2:40 pm
- Forum: Nagios XI
- Topic: Nagios XI SNMP collection on discovery mode
- Replies: 41
- Views: 7323
Re: Nagios XI SNMP collection on discovery mode
no, I havent yet
as reminder these applications(to be monitored) running on the hosts do not have MIBS/OID s
so how does that work? check_snmp_process.pl ?
thanks
as reminder these applications(to be monitored) running on the hosts do not have MIBS/OID s
so how does that work? check_snmp_process.pl ?
thanks
- Mon Dec 30, 2013 9:56 am
- Forum: Nagios XI
- Topic: Nagios XI SNMP collection on discovery mode
- Replies: 41
- Views: 7323
Re: Nagios XI SNMP collection on discovery mode
The SNmpwalk and snmpget I am doing on linux with some application running The applications need to be monitored as mem usage, cpu usage... from Nagios but cannot be done. I can get general SNMP results such as linux system perfomance thru Nagios but not specific application performance thanks for y...
- Fri Dec 27, 2013 11:59 am
- Forum: Nagios XI
- Topic: Nagios XI SNMP collection on discovery mode
- Replies: 41
- Views: 7323
Re: Nagios XI SNMP collection on discovery mode
thank you guys for the quick response
I have been told by management for not to install agents
Maybe change/configure the snmp agents for those to be monitored process/application, maybe...
I learned alot
thank you
Ras
I have been told by management for not to install agents
Maybe change/configure the snmp agents for those to be monitored process/application, maybe...
I learned alot
thank you
Ras
- Fri Dec 27, 2013 9:11 am
- Forum: Nagios XI
- Topic: Nagios XI SNMP collection on discovery mode
- Replies: 41
- Views: 7323
Re: Nagios XI SNMP collection on discovery mode
thanks Steven the mysql process is monitored by nagios successfully, but why cant other apps/processes by monitored by Nagios without any host installation? you suggested that "However there is also the alternative of check_by_ssh, which would only require the plugins or scripts you wish to run...