mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
2008-07-17 Manuel Arostegui <marostegui@artica.es>
* linux/pandora_agent.conf: Removed enabled debug by default. Debug set to 0. * ChangeLog: Minor style correction. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@959 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
081ca73ba7
commit
25e65ebe1b
@ -1,3 +1,10 @@
|
|||||||
|
2008-07-17 Manuel Arostegui <marostegui@artica.es>
|
||||||
|
|
||||||
|
* linux/pandora_agent.conf: Removed enabled debug by
|
||||||
|
default. Debug set to 0.
|
||||||
|
|
||||||
|
* ChangeLog: Minor style correction.
|
||||||
|
|
||||||
2008-07-09 Evi Vanoost <vanooste@rcbi.rochester.edu>
|
2008-07-09 Evi Vanoost <vanooste@rcbi.rochester.edu>
|
||||||
|
|
||||||
* pandora_agents/mac_osx: Updated pieces here and there including the installer and startup scripts to make them more compatible and reliable
|
* pandora_agents/mac_osx: Updated pieces here and there including the installer and startup scripts to make them more compatible and reliable
|
||||||
|
@ -18,7 +18,7 @@ interval 300
|
|||||||
|
|
||||||
# Debug mode only generate XML, and stop after first execution,
|
# Debug mode only generate XML, and stop after first execution,
|
||||||
# and does not copy XML to server.
|
# and does not copy XML to server.
|
||||||
debug 1
|
debug 0
|
||||||
|
|
||||||
# By default, agent takes machine name
|
# By default, agent takes machine name
|
||||||
#agent_name adama
|
#agent_name adama
|
||||||
|
Loading…
x
Reference in New Issue
Block a user