2010-10-19 Junichi Satoh <junichi@rworks.jp>

* 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
This commit is contained in:
jsatoh 2010-10-19 00:57:15 +00:00
parent b12fb03fdd
commit aac4abe240
3 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2010-10-19 Junichi Satoh <junichi@rworks.jp>
* unix/SunOS/make_solaris_package/prototype: Added nagios_plugin_wrapper.
2010-10-08 Sancho Lerena <slerena@artica.es>
* unix/pandora_agent_daemon: Kill with -9 to be sure is killed,

View File

@ -1,3 +1,7 @@
2010-10-19 Junichi Satoh <junichi@rworks.jp>
* SunOS/make_solaris_package/prototype: Added nagios_plugin_wrapper.
2010-10-15 SAncho Lerena <slerena@artica.es>
* plugins/nagios_plugin_wrapper: Added new plugin.

View File

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