Hello to all,
I have a problem when define a most maximum value in dates source and surpasses it in some takes then the graphic appears cut and although try to enlarge the value, continues passing the same thing.
Someone has some idea?
THX
graphic cut
Moderators: Developers, Moderators
Yes... in curent version of cacti you can't change maximum value via web interface (I mean you can change it but the coresponding rrd file will not get updated). You can either delete your rrd file and let cacti create a new one (with correct max val) or change maximum value manually using rrdtool tune command.
- Piotr
- Piotr
You need to locate your rrd file in rra folder. Then use the command in form:
- Piotr
Code: Select all
rrdtool tune <your_rrd_file> -a <ds_name>:<new_max_value>
Who is online
Users browsing this forum: No registered users and 2 guests