Search found 5 matches
- Thu Jul 07, 2016 1:01 pm
- Forum: Nagios XI
- Topic: Installing NRPE on Ubuntu 14.04.4 LTS
- Replies: 4
- Views: 2354
Re: Installing NRPE on Ubuntu 14.04.4 LTS
I am not sure on the version, the nagios server gave me the link when I add a new Linux Server. I am checking the installation files but I have yet to see a version. To install it I have used the same procedure on a few other servers with no issues but they are RHEL servers. I unzip the package and ...
- Thu Jul 07, 2016 12:45 pm
- Forum: Nagios XI
- Topic: Installing NRPE on Ubuntu 14.04.4 LTS
- Replies: 4
- Views: 2354
Installing NRPE on Ubuntu 14.04.4 LTS
I am trying to install the latest NRPE Linux client on an Ubuntu server using the fullinstall script and I am getting the following error. linux-nrpe-agent/subcomponents/nagiosplugins/nagios-plugins-2.0.3/plugins/sslutils.c:69: undefined reference to `SSLv3_client_method' collect2: error: ld returne...
- Tue Oct 30, 2012 10:27 am
- Forum: Open Source Nagios Projects
- Topic: Service Notifications not firing off
- Replies: 1
- Views: 931
Service Notifications not firing off
Nagios® Core™ 3.4.1 CENTOS 6 My notify_host_by_email works when a host goes down or comes back up; however, my notify_service_by_email script never fires off. When I goto the nagios Notifications log it never sends an email on a critical. Any ideas? define command { command_name notify-service-by-em...
- Tue Oct 30, 2012 10:23 am
- Forum: Open Source Nagios Projects
- Topic: Macro $CONTACTEMAIL$ returning "$"
- Replies: 3
- Views: 1514
Re: Macro $CONTACTEMAIL$ returning "$"
Thanks for the reply. No it didn't I replaced $CONTACTEMAIL$ with an exchange account address that we set up and host alerts work.
Not sure why the macro would not work.
Not sure why the macro would not work.
- Mon Oct 29, 2012 3:23 pm
- Forum: Open Source Nagios Projects
- Topic: Macro $CONTACTEMAIL$ returning "$"
- Replies: 3
- Views: 1514
Macro $CONTACTEMAIL$ returning "$"
Hello, I am trying to get my alerts working in Nagios Core and have found that my notify-host-by-email and my notify-service-by-email are not sending emails to the users I want to. The issue seems to be with the $CONTACTEMAIL$ macro at the end of my commands. /usr/bin/printf "%b" "***...