Search found 5 matches
- Thu Jan 30, 2020 7:53 pm
- Forum: Nagios XI
- Topic: CRITICAL: Return code of 127
- Replies: 7
- Views: 384
Re: CRITICAL: Return code of 127
I found the Issue My Snmp string ends with a "!" when the configuration gets saved, it drops the ! .
- Thu Jan 30, 2020 4:24 pm
- Forum: Nagios XI
- Topic: CRITICAL: Return code of 127
- Replies: 7
- Views: 384
Re: CRITICAL: Return code of 127
Add
./configure
make
make install
./configure
make
make install
- Thu Jan 30, 2020 4:08 pm
- Forum: Nagios XI
- Topic: CRITICAL: Return code of 127
- Replies: 7
- Views: 384
Re: CRITICAL: Return code of 127
So is this what I need to do on all of my Gearman servers: yum install -y gcc glibc glibc-common make gettext automake autoconf wget openssl-devel net-snmp net-snmp-utils epel-release yum install -y perl-Net-SNMP cd /tmp wget --no-check-certificate -O nagios-plugins.tar.gz https://github.com/nagios-...
- Thu Jan 30, 2020 4:01 pm
- Forum: Nagios XI
- Topic: CRITICAL: Return code of 127
- Replies: 7
- Views: 384
Re: CRITICAL: Return code of 127
I upgraded the Server from a really old version!!! I also upgraded the gearman workers. Do I need to reinstall plugins? If yes How? [root@myrs-622-002 libexec]# pwd /usr/local/nagios/libexec +++++++ root@myrs-622-002 libexec]# ls -al |grep snm -rwxr-xr-x. 1 root nagios 9719 Apr 14 2016 check_disk_sn...
- Thu Jan 30, 2020 11:40 am
- Forum: Nagios XI
- Topic: CRITICAL: Return code of 127
- Replies: 7
- Views: 384
CRITICAL: Return code of 127
Linux Distribution and version? CentOS release 6.10 - 64 Bit VMware Image or Manual Install of XI? Manual Install, Nagios is the Current Version, Note: we are using mod_geaman on 5 Servers... I'm new to Nagios and I'm trying to setting monitoring using "snmp Linux" Wizzard. It Configures w...