From 4ab536af57cd036679328d87d1d7ed3249bb7618 Mon Sep 17 00:00:00 2001 From: vgilc Date: Wed, 3 Aug 2011 09:41:28 +0000 Subject: [PATCH] 2011-08-03 Vanessa Gil * unix/Linux/pandora_agent.conf unix/SunOS/pandora_agent.conf unix/FreeBSD/pandora_agent.conf unix/HP-UX/pandora_agent.conf unix/AIX/pandora_agent.conf: Changed comment delayed startup line. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4664 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_agents/ChangeLog | 8 ++++++++ pandora_agents/unix/AIX/pandora_agent.conf | 2 +- pandora_agents/unix/FreeBSD/pandora_agent.conf | 2 +- pandora_agents/unix/HP-UX/pandora_agent.conf | 2 +- pandora_agents/unix/Linux/pandora_agent.conf | 2 +- pandora_agents/unix/SunOS/pandora_agent.conf | 2 +- 6 files changed, 13 insertions(+), 5 deletions(-) diff --git a/pandora_agents/ChangeLog b/pandora_agents/ChangeLog index ecaa56bf4f..808242f598 100644 --- a/pandora_agents/ChangeLog +++ b/pandora_agents/ChangeLog @@ -1,3 +1,11 @@ +2011-08-03 Vanessa Gil + + * unix/Linux/pandora_agent.conf + unix/SunOS/pandora_agent.conf + unix/FreeBSD/pandora_agent.conf + unix/HP-UX/pandora_agent.conf + unix/AIX/pandora_agent.conf: Changed comment delayed startup line. + 2011-07-29 Koichiro Kikuchi * unix/pandora_agent: Don't remove 1st line of the result of the PROC_CMDS, diff --git a/pandora_agents/unix/AIX/pandora_agent.conf b/pandora_agents/unix/AIX/pandora_agent.conf index b97a4fc76f..bf2d52c5bb 100755 --- a/pandora_agents/unix/AIX/pandora_agent.conf +++ b/pandora_agents/unix/AIX/pandora_agent.conf @@ -65,7 +65,7 @@ transfer_mode tentacle # Extra options for the Tentacle client (for example, server_opts "-v -r 5"). # server_opts -# delayed_startup defines number of MINUTES before start execution +# delayed_startup defines number of seconds before start execution # for first time when startup Pandora FMS Agent # delayed_startup 10 diff --git a/pandora_agents/unix/FreeBSD/pandora_agent.conf b/pandora_agents/unix/FreeBSD/pandora_agent.conf index 2dacc01922..7f0153e1fd 100755 --- a/pandora_agents/unix/FreeBSD/pandora_agent.conf +++ b/pandora_agents/unix/FreeBSD/pandora_agent.conf @@ -73,7 +73,7 @@ transfer_mode tentacle # Extra options for the Tentacle client (for example, server_opts "-v -r 5"). # server_opts -# delayed_startup defines number of MINUTES before start execution +# delayed_startup defines number of seconds before start execution # for first time when startup Pandora FMS Agent # delayed_startup 10 diff --git a/pandora_agents/unix/HP-UX/pandora_agent.conf b/pandora_agents/unix/HP-UX/pandora_agent.conf index 17cefeab47..8c7f209179 100755 --- a/pandora_agents/unix/HP-UX/pandora_agent.conf +++ b/pandora_agents/unix/HP-UX/pandora_agent.conf @@ -67,7 +67,7 @@ transfer_mode tentacle # Extra options for the Tentacle client (for example, server_opts "-v -r 5"). # server_opts -# delayed_startup defines number of MINUTES before start execution +# delayed_startup defines number of seconds before start execution # for first time when startup Pandora FMS Agent # delayed_startup 10 diff --git a/pandora_agents/unix/Linux/pandora_agent.conf b/pandora_agents/unix/Linux/pandora_agent.conf index 900857bfaa..d0d5d19f66 100755 --- a/pandora_agents/unix/Linux/pandora_agent.conf +++ b/pandora_agents/unix/Linux/pandora_agent.conf @@ -95,7 +95,7 @@ transfer_mode tentacle # Extra options for the Tentacle client (for example, server_opts "-v -r 5"). #server_opts -# delayed_startup defines number of MINUTES before start execution +# delayed_startup defines number of seconds before start execution # for first time when startup Pandora FMS Agent #delayed_startup 10 diff --git a/pandora_agents/unix/SunOS/pandora_agent.conf b/pandora_agents/unix/SunOS/pandora_agent.conf index b303bc2e2d..d6eab4c54b 100755 --- a/pandora_agents/unix/SunOS/pandora_agent.conf +++ b/pandora_agents/unix/SunOS/pandora_agent.conf @@ -67,7 +67,7 @@ transfer_mode tentacle # Extra options for the Tentacle client (for example, server_opts "-v -r 5"). # server_opts -# delayed_startup defines number of MINUTES before start execution +# delayed_startup defines number of seconds before start execution # for first time when startup Pandora FMS Agent # delayed_startup 10