|
|
| Author |
Message |
makoomba
Joined: 24 Apr 2003 Posts: 3
|
Posted: Thu Apr 24, 2003 11:23 am Post subject: just a question |
|
|
sorry for my english,
there is a way to pass custom option ( like -y 64000:1 ) to generate graphs ? |
|
| Back to top |
|
 |
raX Lead Developer
Joined: 13 Oct 2001 Posts: 2234 Location: Carlisle, PA
|
Posted: Thu Apr 24, 2003 2:39 pm Post subject: |
|
|
No, not from the interface at the moment. If it's a global change, check 'include/rrd_functions:386'. I guess adding a 'custom parameters' text box would make sense though.
-Ian |
|
| Back to top |
|
 |
makoomba
Joined: 24 Apr 2003 Posts: 3
|
Posted: Thu Apr 24, 2003 4:03 pm Post subject: |
|
|
i'm using cacti-0.8-pre20030423
it seems that in include/rrd_functions, "$unit_value" and "$unit_exponent_value" are correctly fetched from the DB but they are not included in $graph_opts. |
|
| Back to top |
|
 |
makoomba
Joined: 24 Apr 2003 Posts: 3
|
Posted: Thu Apr 24, 2003 4:46 pm Post subject: |
|
|
| raX wrote: | No, not from the interface at the moment. If it's a global change, check 'include/rrd_functions:386'. I guess adding a 'custom parameters' text box would make sense though.
-Ian |
fixed, i can use "%d -y 64000:1" in the "Unit Value" box |
|
| Back to top |
|
 |
|