Displaying 1 result from an estimated 1 matches for "nagisk".
Did you mean:
nagios
2009 Nov 02
0
Nagios check_asterisk_peers needs rights to question the Asterisk-server
...gios Server :
[root at nagios ~]# ls -l /usr/local/nagios/libexec/check_nrpe
-rwxrwxr-x 1 nagios nagios 58017 Oct 31
11:40 /usr/local/nagios/libexec/check_nrpe
These are the rights of the plugin that questions about the SIP-peers on
the Asterisk-server :
bash-3.2# ls -l /usr/local/nagios/libexec/nagisk.pl
-rwxr-x--- 1 nagios nagios 4163 Nov 2
17:12 /usr/local/nagios/libexec/nagisk.pl
The NRPE-plugin on the Asterisk-server is part of the Xinetd-proces.
Asterisk himself is currently running as the root-user.
Question : I'm confused about which proces/plugin I need to give more
rights so tha...