From ade07b7afa1d840ef874f38ca71112ecdd7a0bf8 Mon Sep 17 00:00:00 2001 From: Junichi Satoh Date: Sat, 13 Sep 2014 13:53:38 +0900 Subject: [PATCH] Set group to 'Servers' as the same as linux configuration file. --- pandora_agents/unix/FreeBSD/pandora_agent.conf | 5 ++--- pandora_agents/unix/NetBSD/pandora_agent.conf | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/pandora_agents/unix/FreeBSD/pandora_agent.conf b/pandora_agents/unix/FreeBSD/pandora_agent.conf index 83d26d0b4b..1b82e9028d 100755 --- a/pandora_agents/unix/FreeBSD/pandora_agent.conf +++ b/pandora_agents/unix/FreeBSD/pandora_agent.conf @@ -31,7 +31,7 @@ debug 0 #description Demo agent # Group assigned for this agent (descriptive, p.e: Servers) -#group Servers +group Servers # Autotime: Enforce to server to ignore timestamp coming from this # agent, used when agents has no timer or it's inestable. 1 to enable @@ -209,5 +209,4 @@ module_end module_plugin grep_log /var/log/auth.log Syslog sshd # Plugin for inventory on the agent (Only Enterprise) - -# module_plugin inventory 1 cpu ram video nic hd cdrom software +# module_plugin inventory 1 cpu ram video nic hd cdrom software init_services filesystem users route diff --git a/pandora_agents/unix/NetBSD/pandora_agent.conf b/pandora_agents/unix/NetBSD/pandora_agent.conf index 45979c7f37..09d408654e 100644 --- a/pandora_agents/unix/NetBSD/pandora_agent.conf +++ b/pandora_agents/unix/NetBSD/pandora_agent.conf @@ -31,7 +31,7 @@ debug 0 #description Demo agent # Group assigned for this agent (descriptive, p.e: Servers) -#group Servers +group Servers # Autotime: Enforce to server to ignore timestamp coming from this # agent, used when agents has no timer or it's inestable. 1 to enable