Sophie

Sophie

distrib > Momonga > development > i686 > media > os > by-pkgid > c7ed8b0f81956424bee4e2b20e94b1d6

munin-nginx-2.0.34-1m.mo8.noarch.rpm

Description:

Munin package uses cron by default. This package contains the CGI files that
can generate HTML and graphs dynamically. This enables munin to scale better
for a master with many nodes.

QUICK-HOWTO:
sed -i 's/\(.*\)_strategy.*/\1_strategy cgi/;s/#cgiurl_graph/cgiurl_graph/' /etc/munin/munin.conf
for svc in munin-fcgi-graph munin-fcgi-html nginx ; do
service $svc stop
chkconfig $svc on
service $svc start
done

Other version of this rpm: