Your message dated Wed, 3 Sep 2025 05:10:45 +0200
with message-id <[email protected]>
and subject line Re: [Pkg-nagios-devel] Bug#1113816: nagios-nrpe-server: boost 
with non-woring check_cisk
has caused the Debian Bug report #1113816,
regarding nagios-nrpe-server: boost with non-woring check_cisk
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1113816: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1113816
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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/[email protected] 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

--- End Message ---
--- Begin Message ---
On 9/3/25 3:04 AM, Treshna wrote:
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/[email protected] 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

[...]
command[check_disk]=/usr/lib/nagios/plugins/check_disk -w 35% -c 10% -e 
--exclude-type=tracefs

Also excluding the tmpfs type should make your check more robust.

Kind Regards,

Bas

--
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1

--- End Message ---

Reply via email to