Search found 4 matches

by lucasasdelli
Mon Aug 18, 2008 9:34 am
Forum: Scripts and Templates
Topic: ASSP antispam statistics
Replies: 39
Views: 58638

I've just upgraded ASSP to the latest version (1.3.3.10) and suddenly cacti stopped collecting ASSp data. I believe there is a slightly different info/stat page in this version (if this can help) ASSP is changing some infostats parameters; in the meanwhile, the beta releases have a RAW STATS page a...
by lucasasdelli
Tue Jan 22, 2008 12:45 pm
Forum: Scripts and Templates
Topic: ASSP antispam statistics
Replies: 39
Views: 58638

This works for version 1.2.3 and 1.2.5 Modify username, password & IP addrress. Version 1.3.3.8 has some changes in data layout, therefore the following mods are needed for ASSP module to read all data categories: elsif ($line =~ /Local Messages:/i) { elsif ($line =~ /Whitelisted Messages:/i) {...
by lucasasdelli
Wed Dec 27, 2006 3:26 am
Forum: Scripts and Templates
Topic: BIND 9 Statistics for Cacti
Replies: 235
Views: 427623

I've just installed the package, and my stats are all equal. Uhm ... solved . I've seen that, on same machine as Cacti, the perl script seems to stop updating RRDs after 4 graphs enabled. By using the SNMP technique it didn't work, because of the timeout error by the current cactid release, as seen...
by lucasasdelli
Fri Dec 22, 2006 6:45 am
Forum: Scripts and Templates
Topic: BIND 9 Statistics for Cacti
Replies: 235
Views: 427623

does anybody know how to get different stats from each zone? all my zones have the same output now :S I've just installed the package, and my stats are all equal. zone-statistics = yes; set in named.conf as recommended bind9-genstats.sh is called up by cron and it seems to correctly operate on rndc...