Syslog filling up with snmpd messages
Posted: Wed Jul 17, 2024 10:51 am
I'm running 2024R1.1.4 on Ubuntu 22.04.4 LTS (x86_64). I logged into my XI server today and noticed the root partition was at 100% disk usage...Perhaps I forgot to monitor the monitor
Anyway, I'm seeing the syslog fill very rapidly with these messages:
I haven't noticed any issues yet, hosts and services are still being monitored.
Anyway, I'm seeing the syslog fill very rapidly with these messages:
It's the same thing over and over again.Jul 17 10:12:34 nagios snmpd[3042683]: -- HOST-RESOURCES-MIB::hrSystemUptime.0
Jul 17 10:12:34 nagios snmpd[3042683]: send response: Failure in sendto
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysDescr.0
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysObjectID.0
Jul 17 10:12:34 nagios snmpd[3042683]: -- DISMAN-EVENT-MIB::sysUpTimeInstance
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysContact.0
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysName.0
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysLocation.0
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORLastChange.0
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORID.1
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORID.2
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORID.3
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORID.4
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORID.5
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORID.6
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORID.7
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORID.8
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORID.9
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORID.10
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORDescr.1
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORDescr.2
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORDescr.3
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORDescr.4
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORDescr.5
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORDescr.6
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORDescr.7
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORDescr.8
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORDescr.9
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORDescr.10
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORUpTime.1
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORUpTime.2
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORUpTime.3
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORUpTime.4
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORUpTime.5
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORUpTime.6
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORUpTime.7
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORUpTime.8
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORUpTime.9
Jul 17 10:12:34 nagios snmpd[3042683]: -- SNMPv2-MIB::sysORUpTime.10
Jul 17 10:12:34 nagios snmpd[3042683]: -- HOST-RESOURCES-MIB::hrSystemUptime.0
is rather vague so I'm not sure what the actual issue is here. I was doing some work with the firewall (UFW) recently so that was my first suspect but I have it set to 'inactive' currently and have rebooted the server and the logs keep rolling in. Does anyone have any tips on how I can troubleshoot this or get more relevant info? At this rate I've set up a cron job to periodically truncate the syslog but obviously that's not idealsend response: Failure in sendto
I haven't noticed any issues yet, hosts and services are still being monitored.