Search found 5 matches
- Sun Sep 07, 2014 9:38 pm
- Forum: Open Source Nagios Projects
- Topic: check_ssh not defined
- Replies: 9
- Views: 9030
Re: check_ssh not defined
Hi eloyd and tmcdonald, Thank you for your support to resolving the issues. Currently we are using nagios core, core plugins, NRPE plugins for Linux servers. Please let us know if any freely available addons (GUI facility) for nagios core to add few more servers instead of adding them in the hosts.c...
- Tue Sep 02, 2014 12:49 am
- Forum: Open Source Nagios Projects
- Topic: Weblogic JMX Issues
- Replies: 3
- Views: 4165
Re: Weblogic JMX Issues
Hi,
Please let me know the which parameters required to configure as part of weblogic and also specify the environment variables need to set in the startup script of weblogic. Please help me to support nagios for weblogic environment.
Regards,
Siva
Please let me know the which parameters required to configure as part of weblogic and also specify the environment variables need to set in the startup script of weblogic. Please help me to support nagios for weblogic environment.
Regards,
Siva
- Thu Aug 28, 2014 2:13 am
- Forum: Open Source Nagios Projects
- Topic: Weblogic JMX Issues
- Replies: 3
- Views: 4165
Weblogic JMX Issues
Hi, currently I tried to use the check_jmx plugin for weblogic server. But it returns the below issue. Please let me know how check_jmx works for weblogic server also find the below exception details. (Admin server running on 10.136.229.129:7001) [root@hydhtc119964 libexec]# ./check_jmx -U service:j...
- Tue Aug 26, 2014 11:17 pm
- Forum: Open Source Nagios Projects
- Topic: check_ssh not defined
- Replies: 9
- Views: 9030
Re: check_ssh not defined
Hi Please find the NRPE.cfg file contents below. In the allowed_hosts, 10.136.229.44 is the client and 10.136.229.129 is the nagios server ############################################################################# # Sample NRPE Config File # Written by: Ethan Galstad (nagios@nagios.org) # # Last ...
- Mon Aug 25, 2014 5:44 am
- Forum: Open Source Nagios Projects
- Topic: check_ssh not defined
- Replies: 9
- Views: 9030
Re: check_ssh not defined
@ nagios monitoring host below are the service definitions in service.cfg file define service{ use generic-service host_name system-1 service_description SSH Monitoring check_command check_nrpe!check_ssh } define service{ use generic-service host_name system1 service_description FTP Monitoring check...