I'm testing out Opsview on CentOS 5.3 running on VirtualBox ahead of a full
install.
Everything appears to be fine until I enabled SNMP trapping as per the RHEL
instructions. Upon a config reload I now get the following error:
Cannot reload: Bad: Connection refused at
/usr/local/nagios/bin/send_opsview_cmd line 49
This line is
my $server = IO::Socket::UNIX->new(
Peer => $file,
Type => SOCK_STREAM,
Timeout => 10
) or die "Bad: S!";
I can't confirm that this definitely related to enable SNMP, but it did
occur after it. The VM was also rebooted. Any direction would be
appreciated.
_______________________________________________
Opsview-users mailing list
[email protected]
http://lists.opsview.org/listinfo/opsview-users