cacti: Update to 0.8.8b.

This commit is contained in:
Michael Tremer
2014-05-28 15:26:32 +02:00
parent 5930a368ad
commit 59dbe8d424
15 changed files with 9209 additions and 25 deletions

View File

@@ -1,11 +1,16 @@
Listen 1009
<VirtualHost *:1009>
DocumentRoot /usr/share/cacti
Include /etc/httpd/conf/conf.d/php*.conf
Alias /cacti /usr/share/cacti
<Directory /usr/share/cacti>
Options FollowSymLinks
AllowOverride None
</Directory>
RewriteEngine on
RewriteRule ^/$ /cacti/ [R]
</VirtualHost>

View File

@@ -0,0 +1,6 @@
/var/log/cacti/cacti.log {
missingok
monthly
notifempty
compress
}

BIN
config/cacti/d.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

BIN
config/cacti/d.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

BIN
config/cacti/throbber.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB