[Pkg-nagios-devel] Bug#1113816: nagios-nrpe-server: boost with non-woring check_cisk
Treshna
treshna at back6.postgres.smtpcorp.com
Wed Sep 3 02:04:22 BST 2025
Package: nagios-nrpe-server
Version: 4.1.3-1
Severity: normal
Dear Maintainer,
After reboot the check_disk service returns errors until nagios-nrpe-server.service is restarted
however the check_disk binary fuctions as normal.
I get messages like
CRITICAL - /run/credentials/getty at tty1.service is not accessible: Permission denied
systemctl restart nagios-nrpe-server.service fixes these errors, resulting in normal-looking gdisk usage reports.
this was on a linode instance, so they may have some funky virtual TTY setup
-- System Information:
Debian Release: 13.0
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.12.41+deb13-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages nagios-nrpe-server depends on:
ii adduser 3.152
ii init-system-helpers 1.68
ii libc6 2.41-12
ii libssl3t64 3.5.1-1
ii libwrap0 7.6.q-36
ii sysvinit-utils 3.14-4
Versions of packages nagios-nrpe-server recommends:
ii monitoring-plugins-basic 2.4.0-3
Versions of packages nagios-nrpe-server suggests:
pn xinetd | inetd <none>
-- Configuration Files:
/etc/nagios/nrpe.cfg changed:
log_facility=daemon
pid_file=/var/run/nagios/nrpe.pid
server_port=5666
nrpe_user=nagios
nrpe_group=nagios
allowed_hosts=nikita.treshna.com,icinga.smtpcorp.com
dont_blame_nrpe=0
allow_bash_command_substitution=0
debug=0
command_timeout=60
connection_timeout=300
command[check_cpu]=/usr/lib/nagios/plugins/check_cpu
command[check_users]=/usr/lib/nagios/plugins/check_users -w 4 -c 10
command[check_load]=/usr/lib/nagios/plugins/check_load -w 29,27,23 -c 40,35,30
command[check_disk]=/usr/lib/nagios/plugins/check_disk -w 35% -c 10% -e --exclude-type=tracefs
command[check_zombie]=/usr/lib/nagios/plugins/check_procs -w 30 -c 40 -s Z
command[check_proc]=/usr/lib/nagios/plugins/check_procs -w 1950 -c 3400
command[check_pgbouncer]=/usr/lib/nagios/plugins/check_pgbouncer.sh
command[check_firestarter]=/usr/lib/nagios/plugins/check_file_age -w 200 -f /var/log/mail.log
command[check_firestarter_activity]=/usr/lib/nagios/plugins/check_firestarter.sh
command[check_exim_queue]=/usr/lib/nagios/plugins/check_exim_queue.sh
command[check_exim_slow_queue]=/usr/lib/nagios/plugins/check_exim_slow_queue.sh
command[check_exim_logs]=/usr/lib/nagios/plugins/check_exim_logs.sh
command[check_apt]=/usr/lib/nagios/plugins/check_apt
command[check_md_raid]=/usr/lib/nagios/plugins/check_md_raid.sh
command[check_postgres_service]=/usr/lib/nagios/plugins/check_postgres_service.sh
command[check_memory]=/usr/lib/nagios/plugins/check_memory
command[check_etc_hosts]=/usr/lib/nagios/plugins/check_etc_hosts
command[check_systemd]=/usr/lib/nagios/plugins/check_systemd
command[check_node_balancers]=cd /usr/local/bin && /usr/local/bin/api.internal --config api.internal.yml --cli api-internal nrpe-check-linode-node-balancers --filter=^olt-.+$
include=/etc/nagios/nrpe_local.cfg
include_dir=/etc/nagios/nrpe.d/
command[check_uptime]=/usr/lib/nagios/plugins/check_uptime
-- no debconf information
More information about the Pkg-nagios-devel
mailing list