Search found 2 matches
- Thu Sep 08, 2022 10:47 am
- Forum: Open Source Nagios Projects
- Topic: check_ssh returning Permission denied
- Replies: 1
- Views: 678
Re: check_ssh returning Permission denied
Adding to this, I am able to run check_ssh as root and as the nrpe user on the 2 "bad" hosts: [root@192.168.0.72 ~]# /usr/lib64/nagios/plugins/check_ssh -H 192.168.0.69 SSH OK - OpenSSH_8.0 (protocol 2.0) | time=0.011192s;;;0.000000;10.000000 [root@192.168.0.72 ~]# runuser -u nrpe -- /usr/...
- Wed Sep 07, 2022 11:55 am
- Forum: Open Source Nagios Projects
- Topic: check_ssh returning Permission denied
- Replies: 1
- Views: 678
check_ssh returning Permission denied
I'm a long time Nagios fan, like 15 years. In one of my environments, I have Nagios and NRPE running on several Linux hosts and everything has been working as expected for several months. I recently added 3 Linux 8 (Rocky) hosts into the environment... All 3 are identically configured, with NRPE ins...