I want a graph that takes 2 numbers.
i.e. [x:3][y:7]
and the graph is obviously 100%, so x should take up the bottom 30% and y should take up the upper 70%.
Code: Select all
y
y
y
y
y
y
y
x
x
x
Any help would be appreciated.
Thanks.
Moderators: Developers, Moderators
Code: Select all
y
y
y
y
y
y
y
x
x
x
Code: Select all
prompt> script <hostname>
var1:123 var2:234
Code: Select all
CDEF=CURRENT_DATA_SOURCE,a,b,c,+,+,/,100,*
Code: Select all
CDEF=CURRENT_DATA_SOURCE,ALL_DATA_SOURCES_NODUPS,/,100,*
I didn't quite understand the syntax at first, so i decided to do some research, I found the man pages via Oetiker's RRDTool homepage.CDEF=CURRENT_DATA_SOURCE,ALL_DATA_SOURCES_NODUPS,/,100,*
Users browsing this forum: No registered users and 2 guests