I agree.  Doing this on one system isn't too bad, but for an entire
server farm it's a major annoyance.  Sure it can be scripted but these
tools should work out of the box.

Here's my xinet entry if anyone wants to simplify their work down the road when 
dealing with the work-around:
service nagios-statd
{
        port    = 1040
        socket_type     = stream
        wait    = no
        instances = 1
        only_from = 172.20.0.0
        user    = root
        server  = /usr/sbin/nagios-statd
        server_args = -i
        log_on_failure  += USERID
        disable = no
}

-- 
When using --bindto and/or --allowedhosts nagios-statd stops accepting 
connections after a while
https://bugs.launchpad.net/bugs/463795
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to