RPN Expression HELP!!

Support questions about the Threshold plugin

Moderators: Developers, Moderators

Post Reply
chadd
Cacti User
Posts: 382
Joined: Thu Mar 24, 2005 3:53 pm
Location: Ocoee, Florida

RPN Expression HELP!!

Post by chadd »

Attempting to use the following in the RPN Expression field of a Thold, in the Thold plugin: version 0.4.3:

cdef=CURRENT_DATA_SOURCE,ALL_DATA_SOURCES_NODUPS,/,100,*

It is a memory graph for Cisco devices. It has two data sources - one is 5 Minute Memory Used and the other is 5 Minute Memory Free.

I was attempting to alert when memory utilization was above 80%. So, I figured if I took:

current_used / (current_used + current_free) * 100

I would get the current percent used...

Don't know much about RPN Expressions, and can't find any documentation for Thold that explains this feature, but could sure use some assistance.

Thanks in advance.

-chadd.
jchana
Posts: 3
Joined: Wed Jul 04, 2012 5:41 am

Re: RPN Expression HELP!!

Post by jchana »

I recommend you to try |ds:hdd_used|,|ds:hdd_used|,|ds:hdd_free|,+,/,100,* in stead of the CDEF you have written.

For me that works :D
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests