Scheduling queue falling behind.

Trask trasko at gmail.com
Thu Feb 15 19:45:11 CET 2007


> Nope.  Everything is on one box.  I do have syslog-ng installed and doing
> passive to nagios on the machine.  I've tried setting max_concurent_checks
> to 0 and changing it up throught 100 but it doesn't seem to make a
> differance.

Did nagios ever run on time or has it always been like this?

Verify the time on the nagios machine.

What sort of latencies are you seeing when you look at "Performance Info"?

What is the load you are seeing (run "top")?

Run something like the following command to see how many nagios
related processes are running (this assumes the directory where nagios
is installed includes the word "nagios").  If you don't have "watch",
just run the command a bun manually or put it in a never-ending while
loop.  Watch it for a few minutes (or get fancy and capture / graph
the output) and get a feel for the numbers and any patterns you see.
watch -n 1 'ps auxw | grep nagios | wc -l'

Reply with your nagios.cfg.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list