2007-06-19 Sancho Lerena <slerena@artica.es>
* bin/pandora_recon: Threads is not a good idea, we need to use fork() in the future. At this moment, multithread disabled for recon. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@527 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
1e561dcdd7
commit
54f849ddf7
|
@ -2,6 +2,9 @@
|
|||
|
||||
* bin/PandoraFMS/DB.pm: Added support to timeframe alerts.
|
||||
|
||||
* bin/pandora_recon.pl: Threads is not a good idea, we need to use fork()
|
||||
in the future. At this moment, multithread disabled for recon.
|
||||
|
||||
2007-06-18 Manuel Arostegui <marostegui@artica.es>
|
||||
|
||||
* specs/fedoracore5/pandora_server.spec: Added some useful tips.
|
||||
|
|
Loading…
Reference in New Issue