aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/pandorafms_agent/pkg-plist
blob: cc7797ebe0d8f918d6c3ad159f928134308c5b82 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
@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