aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/pandorafms_agent/pkg-plist
diff options
context:
space:
mode:
authorMotoyuki Konno <motoyuki@FreeBSD.org>2012-04-21 12:27:40 +0000
committerMotoyuki Konno <motoyuki@FreeBSD.org>2012-04-21 12:27:40 +0000
commitc679424d1752dd4aa64d1f82b2e88214fc7364d1 (patch)
tree44b1b2129b0416abbaaba16b0b253378bbd9e8f2 /net-mgmt/pandorafms_agent/pkg-plist
parent9a915cc5a2b7476fb468a56d7b254ddcab299118 (diff)
downloadports-c679424d1752dd4aa64d1f82b2e88214fc7364d1.tar.gz
ports-c679424d1752dd4aa64d1f82b2e88214fc7364d1.zip
Add Pandora FMS 4.0.1 - a Flexible Monitoring System.
WMI client 1.3.16 - a WMI (Windows Management Instrumentation) client which is needed for Pandora FMS. Submitted by: KIKUCHI Koichiro <koichiro@rworks.jp> Junichi Satoh <junichi@junichi.org> WWW; http://pandorafms.org/ Feature safe: yes
Notes
Notes: svn path=/head/; revision=295185
Diffstat (limited to 'net-mgmt/pandorafms_agent/pkg-plist')
-rw-r--r--net-mgmt/pandorafms_agent/pkg-plist28
1 files changed, 28 insertions, 0 deletions
diff --git a/net-mgmt/pandorafms_agent/pkg-plist b/net-mgmt/pandorafms_agent/pkg-plist
new file mode 100644
index 000000000000..4599d9d5fff1
--- /dev/null
+++ b/net-mgmt/pandorafms_agent/pkg-plist
@@ -0,0 +1,28 @@
+@comment $FreeBSD$
+@unexec if cmp -s %D/%%ETCDIR%%/pandora_agent.conf.sample %D/%%ETCDIR%%/pandora_agent.conf;then rm -f %D/%%ETCDIR%%/pandora_agent.conf; fi
+%%ETCDIR%%/pandora_agent.conf.sample
+@exec [ -e %D/%F ] || cp -p %D/%F %B/pandora_agent.conf
+bin/pandora_agent
+@exec mkdir -p %D/%%ETCDIR%%/collections
+%%ETCDIR%%/plugins/files_indir
+%%ETCDIR%%/plugins/grep_log
+%%ETCDIR%%/plugins/inventory
+%%ETCDIR%%/plugins/nagios_plugin_wrapper
+%%ETCDIR%%/plugins/pandora_df
+%%ETCDIR%%/plugins/pandora_update
+bin/pandora_agent_exec
+bin/tentacle_client
+%%TENTACLE_SERVER%%bin/tentacle_server
+@exec mkdir -p %D/%%DATADIR%%/collections
+%%DATADIR%%/plugins/files_indir
+%%DATADIR%%/plugins/grep_log
+%%DATADIR%%/plugins/inventory
+%%DATADIR%%/plugins/nagios_plugin_wrapper
+%%DATADIR%%/plugins/pandora_df
+%%DATADIR%%/plugins/pandora_update
+@dirrmtry %%DATADIR%%/collections
+@dirrmtry %%DATADIR%%/plugins
+@dirrmtry %%DATADIR%%
+@dirrmtry %%ETCDIR%%/collections
+@dirrmtry %%ETCDIR%%/plugins
+@dirrmtry %%ETCDIR%%