Search found 10 matches
- Fri Jan 20, 2012 10:54 am
- Forum: Plugin: (Threshold)
- Topic: thold_data and thold_template not created - thold
- Replies: 4
- Views: 3030
Re: thold_data and thold_template not created - thold
I did not find the thold.sql in the latest thold version 0.4.9-3 but I found it in 0.4.8 package. => I installed it and still no thold tables in the cacti DB. So I installed manually using mysql -u cacti -p cacti < cacti/plugins/thold/thold.sql Still the same error : "Error: A template with tha...
- Fri Jan 20, 2012 5:21 am
- Forum: Plugin: (Threshold)
- Topic: thold_data and thold_template not created - thold
- Replies: 4
- Views: 3030
Re: thold_data and thold_template not created - thold
Hi, Thanks for the reply. Yes after posting on the forum, I imported manually the thold tables (at least the ones with the name thold in it) from another cacti server : thold_data.sql thold_template.sql plugin_thold_contacts.sql plugin_thold_log.sql plugin_thold_template_contact.sql plugin_thold_thr...
- Thu Jan 19, 2012 12:29 pm
- Forum: Plugin: (Threshold)
- Topic: thold_data and thold_template not created - thold
- Replies: 4
- Views: 3030
thold_data and thold_template not created - thold
Hello, I have a strange problem. When I install thold the thold_data and thold_template tables are not created within the cacti DB. Cacti 0.8.7g Settings 0.71 Threshold (Thold) 0.4.9 PHP Version 5.3.6 Plugin Architecture 2.8 But everything seems okay when i install it and enable it. When I want to c...
- Thu Jan 19, 2012 12:18 pm
- Forum: Plugin: (Network Weather Map)
- Topic: Cacti first maps calculation reaaaaaalllllly slow !
- Replies: 24
- Views: 7528
Re: Cacti first maps calculation reaaaaaalllllly slow !
Hello, Some feedback about this version. I did not have much time recently (and went on vacations :) )! Sorry for the long delay. 2 things: 1. We also experienced the $cacti_base warning when clicking on the editor link on the weathermap tab. If i open the editor from the link on the page where ther...
- Thu Sep 29, 2011 4:59 am
- Forum: Plugin: (Network Weather Map)
- Topic: Cacti first maps calculation reaaaaaalllllly slow !
- Replies: 24
- Views: 7528
Re: Cacti first maps calculation reaaaaaalllllly slow !
Oh OK I understand.
Yes in fact right now we are graphing only the ports that are in the weathermaps.
We will add other graphs later but now we are focused on weathermap
Yes in fact right now we are graphing only the ports that are in the weathermaps.
We will add other graphs later but now we are focused on weathermap
- Thu Sep 29, 2011 3:32 am
- Forum: Plugin: (Network Weather Map)
- Topic: Cacti first maps calculation reaaaaaalllllly slow !
- Replies: 24
- Views: 7528
Re: Cacti first maps calculation reaaaaaalllllly slow !
There are a few changes to do with using indexes in queries that might also make a difference when you have so many targets, relative to datasources (almost 100%, or are they duplicated?). I have to admit that I didn't quite understant what you meant :oops: The TARGETs are datasources, or am I conf...
- Wed Sep 28, 2011 11:03 am
- Forum: Plugin: (Network Weather Map)
- Topic: Cacti first maps calculation reaaaaaalllllly slow !
- Replies: 24
- Views: 7528
Re: Cacti first maps calculation reaaaaaalllllly slow !
What are all those 150+ warnings? Do they offer a clue? Could you still check those other numbers (table sizes, number of targets)? The warnings are mostly errors like this one: 09/28/2011 05:55:33 PM - WEATHERMAP: Poller[0] WARNING: [Map 94] mapRTR.conf: ReadData: LINK RTRA7-RTRB, target: /var/www...
- Wed Sep 28, 2011 10:50 am
- Forum: Plugin: (Network Weather Map)
- Topic: Cacti first maps calculation reaaaaaalllllly slow !
- Replies: 24
- Views: 7528
Re: Cacti first maps calculation reaaaaaalllllly slow !
Me again... :-? I've stopped a map at 4:00pm and activated it again at 5:33 pm and here is the stats that I've got : 09/28/2011 05:40:41 PM - WEATHERMAP: Poller[0] STATS: Weathermap 0.97a run complete - Wed, 28 Sep 11 17:40:41 +0200: 9 maps were run in 29 seconds with 152 warnings. 09/28/2011 05:40:...
- Wed Sep 28, 2011 10:38 am
- Forum: Plugin: (Network Weather Map)
- Topic: Cacti first maps calculation reaaaaaalllllly slow !
- Replies: 24
- Views: 7528
Re: Cacti first maps calculation reaaaaaalllllly slow !
Yes we'd love to try 0.98! :) No idea! Did anything else happen at 16:35? (e.g. restart mysql?) Seems like they are all blocking on some external resource. Have you taken a look at how many concurrent connections mysql has at that time? Could be something opening connections and not closing them, th...
- Wed Sep 28, 2011 9:54 am
- Forum: Plugin: (Network Weather Map)
- Topic: Cacti first maps calculation reaaaaaalllllly slow !
- Replies: 24
- Views: 7528
Re: Cacti first maps calculation reaaaaaalllllly slow !
Hello Howie, I'm working with Julien on this issue. We had another cacti installed on the very same server but it became unusable for about 1min30 (even on the cli) at each polling. After extensive troubleshooting we think it was a problem with the database and the IO writings/readings. Anyways, we ...