[rrd-users] Graphing the limits for valid records

This is a discussion on [rrd-users] Graphing the limits for valid records within the RRD Users forums, part of the Networking and Network Related category; Hi there, I hope that you can help me with a small graphing problem: is it possible to use the ...


Go Back   Usenet Forums > Networking and Network Related > RRD Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 06-11-2007
Michael Häusler
 
Posts: n/a
Default [rrd-users] Graphing the limits for valid records

Hi there,

I hope that you can help me with a small graphing problem:
is it possible to use the limits for valid records in a CDEF?

I have a rrd with a max limit for valid records:

# rrdtool info db.rrd
rrd_version = "0003"
step = 3600
last_update = 1181588494
ds[val].type = "GAUGE"
ds[val].minimal_heartbeat = 7200
ds[val].min = 0.0000000000e+00
ds[val].max = 2.0158000000e+04 # <-- I want this value as an operand
in a CDEF

I tried different things, but nothing seems to get the desired result.
E.g., I can get the maximum entry with
DEF:a=db.rrd:val:AVERAGE
VDEF:b=a,MAXIMUM

But, so far the only way to get the limit for valid entries semms to be
rrdtool info db.rrd | awk '{ if ($1=="ds[val].max") { print $3; }}'

Is it possible to directly access ds[val].max?

Best regards,
Michael

_______________________________________________
rrd-users mailing list
rrd-users@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 05:25 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0