Cacti (home)ForumsRepositoryDocumentation
Cacti: offical forums and support  

 FAQFAQ   SearchSearch   MemberlistMemberlist    RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in    


thold not working

 
Post new topic   Reply to topic    Cacti Forum Index -> Plugin: (Threshold)
Author Message
snaaps



Joined: 22 Sep 2006
Posts: 3

PostPosted: Tue Aug 28, 2007 4:53 am    Post subject: thold not working Reply with quote

Hello,

I have installd thold, settings and Architecture.
when I go tho treshld i get this error on the top:

Last Poll: Poller has not yet ran!

when i run the cacti poller I get some off these errors:
# php /var/www/html/cacti/poller.php
PHP Notice: Undefined variable: remainder in /var/www/html/cacti/lib/poller.php on line 224

In the poller.php on line 224:
Code:

 rule 221       /* let's count the number of rrd files we processed */
 rule 222       $rrds_processed = 0;
 rule 223
 rule 224       if ($remainder) {
 rule 225               $limit = "";
 rule 226       }else{
 rule 227               $limit = "LIMIT 10000";
 rule 228       }


the poller error becomes after I installed the Architecture script.
If I copy manualy the files on the easy way to the cacti server the cron gives a lot of more errors and the stats will not updating anymore.
thats wy i used the patch methode on: http://cactiusers.org/wiki/PluginArchitectureInstall

I just:

Cacti 0.8.6j
thold-0.3.5.2
Architecture 1.1
settings 0.2

has anywone a soulotion?

P.S, the stats off cacti updated normaly.[/code]
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Cacti Forum Index -> Plugin: (Threshold) All times are GMT - 5 Hours
Page 1 of 1

 



Powered by phpBB © 2001, 2005 phpBB Group