Re: [Nagios-users] Re: How to reduce a very high latency number

2006-05-24 Thread Jacob Ritorto
There's the rub, I bet. If you run nsca as a daemon, it only allows one connection per instance, whereas running it via inetd (or setting up smf to handle multiple instances) will spawn enough instances to handle any ingress. Thanks for the hint, Patrick. I'm currently in the proces

[Nagios-users] Re: How to reduce a very high latency number

2006-05-23 Thread Jacob Ritorto
ay violate Ethan's design intentions, your feedback/input is requested. Deploy at your own risk. Jacob Ritorto, Lead UNIX Server Operations Engineer InnovationsTech Here's our solution: 1) Altered last line in /opt/nagios/libexec/eventhandlers/submit_check_result thusly. It basicall