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: Thresholding a counter

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



Joined: 02 Dec 2005
Posts: 31

PostPosted: Wed Dec 07, 2005 3:12 am    Post subject: THOLD: Thresholding a counter Reply with quote

Hi all,

I just installed THOLD (using the pligin architecture). It works fine.
However, i have trouble thresholding a counter.

Example:

I have a counter which increases +/- with 20 in a 5-min interval.
So, the values in the RRD are: +/- 20/300 = 0.0666
So very small values.
My graphs are defined with the standard CDEF "Make per 5-minutes", so the graphs look decent.

BUT now it seems that i cant threshold this:
1) threshold of 20 does not work (since RRD values are much smaller)
2) threshold of 0.0666 also doesnt work since it seems that the module cannot accept numbers with a decimal point.......

Any ideas ??
Back to top
geertn444



Joined: 02 Dec 2005
Posts: 31

PostPosted: Wed Dec 07, 2005 7:52 am    Post subject: Reply with quote

I solved my own problem

I modified the script to not return the exact number, but
the exact number * 300

Now i can use threshold.
The disadvantage is that my script becomes "step"-dependent.....

Back to top
geertn444



Joined: 02 Dec 2005
Posts: 31

PostPosted: Wed Dec 07, 2005 7:52 am    Post subject: Reply with quote

I solved my own problem

I modified the script to not return the exact number, but
the exact number * 300

Now i can use threshold.
The disadvantage is that my script becomes "step"-dependent.....

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