From aac4abe240b0264d7cc81988e754069b3a41a42d Mon Sep 17 00:00:00 2001 From: jsatoh Date: Tue, 19 Oct 2010 00:57:15 +0000 Subject: [PATCH] 2010-10-19 Junichi Satoh * unix/SunOS/make_solaris_package/prototype: Added nagios_plugin_wrapper. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3419 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_agents/ChangeLog | 4 ++++ pandora_agents/unix/ChangeLog | 4 ++++ pandora_agents/unix/SunOS/make_solaris_package/prototype | 1 + 3 files changed, 9 insertions(+) diff --git a/pandora_agents/ChangeLog b/pandora_agents/ChangeLog index 2413bcd601..bd964f2dd1 100644 --- a/pandora_agents/ChangeLog +++ b/pandora_agents/ChangeLog @@ -1,3 +1,7 @@ +2010-10-19 Junichi Satoh + + * unix/SunOS/make_solaris_package/prototype: Added nagios_plugin_wrapper. + 2010-10-08 Sancho Lerena * unix/pandora_agent_daemon: Kill with -9 to be sure is killed, diff --git a/pandora_agents/unix/ChangeLog b/pandora_agents/unix/ChangeLog index 80c57e9ba7..2b24fa858c 100644 --- a/pandora_agents/unix/ChangeLog +++ b/pandora_agents/unix/ChangeLog @@ -1,3 +1,7 @@ +2010-10-19 Junichi Satoh + + * SunOS/make_solaris_package/prototype: Added nagios_plugin_wrapper. + 2010-10-15 SAncho Lerena * plugins/nagios_plugin_wrapper: Added new plugin. diff --git a/pandora_agents/unix/SunOS/make_solaris_package/prototype b/pandora_agents/unix/SunOS/make_solaris_package/prototype index 5472268f43..52ad19b7c3 100644 --- a/pandora_agents/unix/SunOS/make_solaris_package/prototype +++ b/pandora_agents/unix/SunOS/make_solaris_package/prototype @@ -9,6 +9,7 @@ f none usr/share/pandora_agent/plugins/files_indir 0755 root root f none usr/share/pandora_agent/plugins/grep_log 0755 root root f none usr/share/pandora_agent/plugins/inventory 0755 root root f none usr/share/pandora_agent/plugins/pandora_df 0755 root root +f none usr/share/pandora_agent/plugins/nagios_plugin_wrapper 0755 root root d none etc/pandora/ 0755 root root f none etc/pandora/pandora_agent.conf 0755 root root f none usr/man/man1/pandora_agent.1 0644 root root