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:
slerena 2007-06-19 17:10:41 +00:00
parent 1e561dcdd7
commit 54f849ddf7
1 changed files with 3 additions and 0 deletions

View File

@ -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.