nagios threads and process model

Yishai Hadas Yishai.Hadas at aladdin.com
Mon Aug 27 10:26:14 CEST 2007


Hi List,

 

Where can be found some information about Nagios threads and process
model:

*	How many threads are running?   
*	What are their main tasks? 
*	Are there some threads that are starting doing some work then
terminating? 
*	What about the process model (parent/child - fork) - When fork
is done? How it relates to the threads model? 

 

Is there any documentation about those issues?

Can someone give here some light?

 

 

This information can help understanding what is reasonable to do and
what is not.

For example assuming that process_performance_data is enabled then
service_perfdata_command is called periodically,

Nagios uses perfdata_timeout which is by default 5 seconds to wait for
the command and if hasn't finished it will be terminated.

 

 

If there is some work that might take in the command much more time e.g.
1 minute, is it reasonable to it in this command and let's Nagios to
wait for it 1 minute?

Which other Nagios's tasks will be delayed? 

 

 

Thanks in advance,

 

Yishai.

 

**********************************************************************************************

The contents of this email and any attachments are confidential.
It is intended for the named recipient(s) only.
If you have received this email in error please notify the system manager or  the 
sender immediately and do not disclose the contents to anyone or make copies.
** eSafe scanned this email for viruses, vandals and malicious content **

**********************************************************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20070827/da90c053/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
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/
-------------- next part --------------
_______________________________________________
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