2010-02-23 14:55:00 +01:00
|
|
|
bin/munin-check
|
2004-03-02 16:52:48 +01:00
|
|
|
bin/munin-cron
|
2010-02-24 21:18:51 +01:00
|
|
|
@unexec if cmp -s %D/%%ETCDIR%%/munin.conf.sample %D/%%ETCDIR%%/munin.conf ; then rm -f %D/%%ETCDIR%%/munin.conf ; fi
|
2010-02-23 14:55:00 +01:00
|
|
|
%%ETCDIR%%/munin.conf.sample
|
2010-02-24 21:18:51 +01:00
|
|
|
@exec if [ ! -f %D/%%ETCDIR%%/munin.conf ] ; then cp -p %D/%%ETCDIR%%/munin.conf.sample %D/%%ETCDIR%%/munin.conf ; fi
|
2010-02-23 14:55:00 +01:00
|
|
|
%%ETCDIR%%/templates/definitions.html
|
|
|
|
%%ETCDIR%%/templates/favicon.ico
|
|
|
|
%%ETCDIR%%/templates/logo-h.png
|
|
|
|
%%ETCDIR%%/templates/logo.png
|
|
|
|
%%ETCDIR%%/templates/munin-comparison-day.tmpl
|
|
|
|
%%ETCDIR%%/templates/munin-comparison-month.tmpl
|
|
|
|
%%ETCDIR%%/templates/munin-comparison-week.tmpl
|
|
|
|
%%ETCDIR%%/templates/munin-comparison-year.tmpl
|
|
|
|
%%ETCDIR%%/templates/munin-domainview.tmpl
|
|
|
|
%%ETCDIR%%/templates/munin-nodeview.tmpl
|
|
|
|
%%ETCDIR%%/templates/munin-overview.tmpl
|
|
|
|
%%ETCDIR%%/templates/munin-serviceview.tmpl
|
|
|
|
%%ETCDIR%%/templates/partial/bottom_navigation.tmpl
|
|
|
|
%%ETCDIR%%/templates/partial/generated_by.tmpl
|
|
|
|
%%ETCDIR%%/templates/partial/head.tmpl
|
|
|
|
%%ETCDIR%%/templates/partial/logo_navigation.tmpl
|
|
|
|
%%ETCDIR%%/templates/partial/logo_navigation_comparison.tmpl
|
|
|
|
%%ETCDIR%%/templates/partial/logo_path.tmpl
|
|
|
|
%%ETCDIR%%/templates/partial/path.tmpl
|
|
|
|
%%ETCDIR%%/templates/style-1.2.css
|
|
|
|
%%ETCDIR%%/templates/style.css
|
|
|
|
%%SITE_PERL%%/Munin/Master/Config.pm
|
|
|
|
%%SITE_PERL%%/Munin/Master/GraphOld.pm
|
|
|
|
%%SITE_PERL%%/Munin/Master/Group.pm
|
|
|
|
%%SITE_PERL%%/Munin/Master/GroupRepository.pm
|
|
|
|
%%SITE_PERL%%/Munin/Master/HTMLOld.pm
|
|
|
|
%%SITE_PERL%%/Munin/Master/Host.pm
|
|
|
|
%%SITE_PERL%%/Munin/Master/LimitsOld.pm
|
|
|
|
%%SITE_PERL%%/Munin/Master/Logger.pm
|
|
|
|
%%SITE_PERL%%/Munin/Master/Node.pm
|
|
|
|
%%SITE_PERL%%/Munin/Master/ProcessManager.pm
|
|
|
|
%%SITE_PERL%%/Munin/Master/Update.pm
|
|
|
|
%%SITE_PERL%%/Munin/Master/UpdateWorker.pm
|
|
|
|
%%SITE_PERL%%/Munin/Master/Utils.pm
|
|
|
|
%%SITE_PERL%%/Munin/Master/Worker.pm
|
|
|
|
%%DATADIR%%/DejaVuSans.ttf
|
|
|
|
%%DATADIR%%/DejaVuSansMono.ttf
|
2006-11-06 23:52:45 +01:00
|
|
|
%%DATADIR%%/munin-graph
|
|
|
|
%%DATADIR%%/munin-html
|
|
|
|
%%DATADIR%%/munin-limits
|
|
|
|
%%DATADIR%%/munin-update
|
2010-02-25 13:44:46 +01:00
|
|
|
%%WWWDIR%%/.htaccess
|
2010-02-25 13:15:38 +01:00
|
|
|
www/cgi-bin/munin-cgi-graph
|
|
|
|
www/cgi-bin/munin-fastcgi-graph
|
2010-02-25 14:47:31 +01:00
|
|
|
@dirrmtry www/cgi-bin
|
2008-09-03 15:27:50 +02:00
|
|
|
@dirrmtry %%WWWDIR%%
|
2006-11-06 23:52:45 +01:00
|
|
|
@dirrmtry %%DATADIR%%
|
2010-02-24 21:18:51 +01:00
|
|
|
@dirrmtry %%DBDIR%%
|
2010-02-23 14:55:00 +01:00
|
|
|
@dirrm %%SITE_PERL%%/Munin/Master
|
|
|
|
@dirrmtry %%SITE_PERL%%/Munin
|
2010-02-24 21:18:51 +01:00
|
|
|
@dirrmtry %%ETCDIR%%/templates/partial
|
2010-02-23 14:55:00 +01:00
|
|
|
@dirrmtry %%ETCDIR%%/templates
|
2010-02-24 21:18:51 +01:00
|
|
|
@exec mkdir -p %D/%%ETCDIR%%/munin-conf.d
|
|
|
|
@dirrmtry %%ETCDIR%%/munin-conf.d
|
2010-02-23 14:55:00 +01:00
|
|
|
@dirrmtry %%ETCDIR%%
|