Search found 17 matches

by Tolaris
Fri Jan 31, 2014 11:47 am
Forum: Help: General
Topic: Lots of cuts in graph!!!
Replies: 28
Views: 5854

Re: Lots of cuts in graph!!!

Winni, are you by chance using Boost? I have found Boost actually reduces web interface performance when used with SSDs. The extra caching doesn't help much when you have fast write cycles.
by Tolaris
Mon Oct 07, 2013 11:31 pm
Forum: Plugin: (Threshold)
Topic: Email recievers for threshold
Replies: 2
Views: 1143

Re: Email recievers for threshold

See "Management" -> "Notification Lists" on the console. This appears when you activate Thold. Define a list here, and you will be able to select it in Threshold templates or individual Thresholds.
by Tolaris
Mon Oct 07, 2013 11:26 pm
Forum: Plugin: (Threshold)
Topic: Confused about Restoration Emails
Replies: 2
Views: 1453

Re: Confused about Restoration Emails

Hi Kevin,

I have the same behaviour, also on multiple installs. It seems that the alert email respects the "Min Trigger Duration" setting, but the restoration email doesn't. I'm not aware of a fix. I sure would like one, however.

Regards,
Tyler
by Tolaris
Tue Jun 04, 2013 9:00 am
Forum: Help: General
Topic: Broken Template in DB - Repair advice
Replies: 4
Views: 1466

Re: Broken Template in DB - Repair advice

More information for other people who find this error. It is caused by deleting an RRA which is referenced by a data template or data sources. This might happen if you've added and removed RRAs in the past. I ran "/var/www/cacti/cli/repair_database.php --force" on three different Cacti ins...
by Tolaris
Thu Apr 25, 2013 7:51 am
Forum: Scripts and Templates
Topic: Asterik IP-PBX Statistics (SIP/IAX2 protocols)
Replies: 83
Views: 189310

Re: Asterik IP-PBX Statistics (SIP/IAX2 protocols)

Same here, folks. Can anyone provide a copy of asx-stats-0.3.0.tar.bz2 ? I'll mirror it on my own site for others.
by Tolaris
Fri Apr 05, 2013 4:46 pm
Forum: Informational/HOWTO's
Topic: [HOWTO] 0.8.8 and 1 minute polling + File Size Calculator!
Replies: 11
Views: 22225

Re: [HOWTO] 0.8.8 and 1 minute polling + File Size Calculato

Agreed, though each one of the above RRAs will result in a different file size due to their polling intervals and data retention times, so you would need to input their details separately to find out how big each individual RRA file is going to be. Thanks for the help. You are correct that each RRA...
by Tolaris
Wed Mar 27, 2013 5:21 am
Forum: Informational/HOWTO's
Topic: [HOWTO] 0.8.8 and 1 minute polling + File Size Calculator!
Replies: 11
Views: 22225

Re: [HOWTO] 0.8.8 and 1 minute polling + File Size Calculato

Most RRD files have multiple RRAs, and multiple time spans. For instance, my "Interface Traffic" RRDs have: Hourly (1 Minute Average) 1 500 14400 Daily (5 Minute Average) 1 600 86400 Weekly (30 Minute Average) 6 700 604800 Monthly (2 Hour Average) 24 775 2678400 Yearly (1 Day Average) 288 ...
by Tolaris
Tue Mar 26, 2013 5:37 am
Forum: Help: General
Topic: Log line limit
Replies: 7
Views: 2605

Re: Log line limit

Problem still exists as of Cacti 0.8.8a. Attached is a patch which does what reisercl suggests. It works.
by Tolaris
Sun Mar 24, 2013 4:36 pm
Forum: Informational/HOWTO's
Topic: [INFO] My traffic graphs won't exceed 114 mbit/s
Replies: 25
Views: 126429

Use fix64bit plugin to convert 32-bit traffic graphs

It's not necessary to delete your existing 32-bit graphs. Just convert them to 64-bit. There's a plugin that makes it easy:

http://docs.cacti.net/userplugin:fix64bit
by Tolaris
Sun Mar 24, 2013 4:31 pm
Forum: Informational/HOWTO's
Topic: [HOWTO] 0.8.8 and 1 minute polling + File Size Calculator!
Replies: 11
Views: 22225

Re: [HOWTO] 0.8.8 and 1 minute polling + File Size Calculato

Excellent work, Voiper99, and hugely useful. Thank you.
by Tolaris
Sun Mar 17, 2013 6:46 pm
Forum: Help: General
Topic: Bug in 0.8.8a maybe?
Replies: 9
Views: 1158

Re: Bug in 0.8.8a maybe?

I have a similar problem, squeak. The "select all" checkbox next to "Data Query [SNMP - Interface Statistics]" causes all interfaces to be selected, but also causes all hard drives to be selected on another query above ("Data Query [SNMP - Get Disk IO]". This is not a s...
by Tolaris
Thu Feb 28, 2013 4:54 am
Forum: Help: General
Topic: Broken Template in DB - Repair advice
Replies: 4
Views: 1466

Re: Broken Template in DB - Repair advice

Same error, same operation. Any advice is appreciated.
by Tolaris
Tue Aug 14, 2012 9:14 am
Forum: Plugin: (Threshold)
Topic: Restoration emails not sent
Replies: 2
Views: 2666

Re: Restoration emails not sent

Well, that was silly. In the Threshold template, "Alert Notification List" means "who to alert when a threshold is alerted". However, "Warning Notification List" means "who to alert when a threshold is warned; when a warning is cleared; or when an alert is cleared&...
by Tolaris
Tue Aug 14, 2012 9:09 am
Forum: Plugin: (Threshold)
Topic: Restoration emails not sent
Replies: 2
Views: 2666

Restoration emails not sent

Hi all, I have a Cacti 0.8.8a instance, with thold 0.4.9-3. It has been upgraded from 0.8.7g and thold 0.4.3. All thold templates and data were cleared during the upgrade (not by me; they were missing after the upgrade). I recreated them without trouble. However, thold no longer sends "normal /...
by Tolaris
Tue Jan 18, 2011 4:47 am
Forum: Plugin: (Threshold)
Topic: Threshold auto-naming to use templates?
Replies: 2
Views: 1110

Re: Threshold auto-naming to use templates?

mcutting wrote:Yes, but it means renaming the graph.
Console -> Graph Management -> (Edit) TITLE

No automatic way of doing this, unless Autom8 has a way.
Unfortunately, renaming the graph breaks the inheritance from the template. If I then change the template, the renamed graph does not inherit the change.