On 25/07/07, Need Help <[EMAIL PROTECTED]> wrote: > domain=unix address=127.0.0.1:16100
That does not look like a valid unix socket name. It's more likely to be a TCP port. If you want a TCP-based connection, then specify this explicitly as part of the agentxsocket address. If you prefer to use a unix named socket, then why not stick to the default one: > default address=/var/agentx/master ? 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
