On 05.08.2013 16:27, Daniel Petersen wrote:
> so it look like when the icinga service is running, there were in this
> instance 3 icinga processes and 2 ido2db processes.
>
> I know with some servers, such as httpd for example, it's normal for
> many processes to launch, but is this expected behavior for icinga?

icinga spawns child processes in order to execute checks. so that's 
normal to see more than just one process in ps tree. that's the reason 
why i was asking you to stop the service itsself to see whether there's 
a wild horse running without any valid pid file.

for ido2db, there will be one master process, forking a child for each 
idomod client connection. so 2 processes is the normal operational case, 
1 is wrong (means no data flow between core and database). details on 
that on the wiki in the testing space, articles referencing idoutils.

either way, please attach # egrep -v "^$|^#" icinga.cfg

-- 
DI (FH) Michael Friedrich

mail:     michael.friedr...@gmail.com
twitter:  https://twitter.com/dnsmichi
jabber:   dnsmi...@jabber.ccc.de
irc:      irc.freenode.net/icinga dnsmichi

icinga open source monitoring
position: lead core developer
url:      https://www.icinga.org

------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to