VMware
 

Knowledge Base

Search the Knowledge Base:

Products:
Search In:
 

Systems running HP Insight Manager report continuous SNMP spurious entries in the Messages log

Details

Continuous SNMP spurious messages ucd-snmp: Connection from 127.0.0.1 are reported to the /var/log/messages log file.
 
These messages are benign and can be ignored.

Solution

Adjust the message severity associated with specific hosts. To do this:
 
  1. Log into the ESX Server service console as root.

  2. Edit the following file:

    /etc/hosts.allow

  3. Add the following lines:

    # Silence the endless "ucd-snmp: Connection from 127.0.0.1" messages
    # generated by some management agents. The usual severity is "info".
    snmpd: 127.0.0.1: severity debug


    This sets the severity to debug and makes the SNMP spurious messages disappear.

For more information, see the hosts_options(5) and hosts_access(5) man pages.

Feedback

Rating: 1 - Lowest 2 3 4 5 - Highest (0 Ratings)   

Did this article help you?
This article resolved my issue.
This article did not resolve my issue.
This article helped but additional information was required to resolve my issue.
What can we do to improve this information? (2000 or fewer characters)
Submit
Rating: 1 - Lowest 2 3 4 5 - Highest (0 Ratings)   
Actions