Thought this was an easy one. As I'm running a machine with multi cpus, a "user" value could easily go over 100. The max default setting was 100. Changed that to 400, but still don't get graphs for values over 100.
Must I delete the orginial RRD-files? Can't I just update the data template?
Using the ucd/net CPU Usage templates.
No graphs for cpu values over 100.
Moderators: Developers, Moderators
- fmangeant
- Cacti Guru User
- Posts: 2345
- Joined: Fri Sep 19, 2003 8:36 am
- Location: Sophia-Antipolis, France
- Contact:
Hi
you'll have to use the "tune" function of RRDtool :
The complete man page is here : http://people.ee.ethz.ch/~oetiker/webto ... ne.en.html
you'll have to use the "tune" function of RRDtool :
Code: Select all
$ rrdtool foo.rrd -a --maximum dsname:maxvalue
[size=84]
[color=green]HOWTOs[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15353]Install and configure the Net-SNMP agent for Unix[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=26151]Install and configure the Net-SNMP agent for Windows[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=28175]Graph multiple servers using an SNMP proxy[/url][/list]
[color=green]Templates[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15412]Multiple CPU usage for Linux[/url]
[*][url=http://forums.cacti.net/viewtopic.php?p=125152]Memory & swap usage for Unix[/url][/list][/size]
[color=green]HOWTOs[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15353]Install and configure the Net-SNMP agent for Unix[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=26151]Install and configure the Net-SNMP agent for Windows[/url]
[*][url=http://forums.cacti.net/viewtopic.php?t=28175]Graph multiple servers using an SNMP proxy[/url][/list]
[color=green]Templates[/color] :
[list][*][url=http://forums.cacti.net/viewtopic.php?t=15412]Multiple CPU usage for Linux[/url]
[*][url=http://forums.cacti.net/viewtopic.php?p=125152]Memory & swap usage for Unix[/url][/list][/size]
Actually:
- Piotr
Code: Select all
rrdtool tune foo.rrd -a dsname:maxvalue
- Piotr
Who is online
Users browsing this forum: No registered users and 2 guests