On 30/10/2007, Need Help <[EMAIL PROTECTED]> wrote: > Perhaps some permissions got changed which no longer let the > unix socket to be created?
Does the directory '/var/agentx' exist? If not, then try creating it before starting the master agent. > Will someone please explain to me what the unix socket "/var/agentx/master" > represents This is the socket that AgentX subagents use to communicate with the master SNMP agent. (At least by default). The master agent should create this socket when it starts up, and will then listen for subagent connections. A subagent will connect to this socket and tell the master agent what MIB objects it is set up to handle. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
