Now that i could manage to clear the issue with my broken environmental data from the EthernetBox another question appears...
How can i graph the temperature and humidity data without any consolidation nor averaging over time? i want to see the absolute collected values on all graphs from 1h to 3 years... is this possible and how can i do this?
By the way, the graphs look like this now... later i would like to have them all on one graph with different colors... and create exportable templates.
No consolidation, averaging Data and Graphs
Moderators: Developers, Moderators
No consolidation, averaging Data and Graphs
Server: IBM x3650 M3, 1 XEON CPU 3.0 GHz, 4 Core, 8GB RAM,
OS: Suse Linux 11.4 x64
Apache 2.x
MySQL 5.x
PHP 5.x
Plugins: DSStats, Settings, NMID Cereus Reporting, Spikekill
Install Date: May, 2011
Wed, 19 Oct 2011 13:46:36 +0200
Cacti Version 0.8.7g
Cacti OS unix
SNMP Version NET-SNMP version: 5.6.1
RRDTool Version RRDTool 1.4.x
Hosts 57
Graphs 716
Data Sources Script/Command: 15
SNMP: 166
SNMP Query: 310
Script Query: 4
Script - Script Server (PHP): 46
Script Query - Script Server: 319
Total: 860
Last Run Statistics Time:97.9035 Method:cmd.php Processes:10 Threads:N/A Hosts:58 HostsPerProcess:6 DataSources:3040 RRDsProcessed:860
OS: Suse Linux 11.4 x64
Apache 2.x
MySQL 5.x
PHP 5.x
Plugins: DSStats, Settings, NMID Cereus Reporting, Spikekill
Install Date: May, 2011
Wed, 19 Oct 2011 13:46:36 +0200
Cacti Version 0.8.7g
Cacti OS unix
SNMP Version NET-SNMP version: 5.6.1
RRDTool Version RRDTool 1.4.x
Hosts 57
Graphs 716
Data Sources Script/Command: 15
SNMP: 166
SNMP Query: 310
Script Query: 4
Script - Script Server (PHP): 46
Script Query - Script Server: 319
Total: 860
Last Run Statistics Time:97.9035 Method:cmd.php Processes:10 Threads:N/A Hosts:58 HostsPerProcess:6 DataSources:3040 RRDsProcessed:860
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: No consolidation, averaging Data and Graphs
Hi,
That's actually defined by the "RRAs" ( Console -> "Management" -> Data Sources ).
This one may help:
http://docs.cacti.net/manual:088:8_rrdt ... rchive_rra
That's actually defined by the "RRAs" ( Console -> "Management" -> Data Sources ).
This one may help:
http://docs.cacti.net/manual:088:8_rrdt ... rchive_rra
Greetings,
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Phalek
---
Need more help ? Read the Cacti documentation or my new Cacti 1.x Book
Need on-site support ? Look here Cacti Workshop
Need professional Cacti support ? Look here CereusService
---
Plugins : CereusReporting
Re: No consolidation, averaging Data and Graphs
Hello,
thank you for the link... yeah well, i think i understand (in a way...in parts... somehow) how it works after reading the documentation... this would be for creating completely new sets if i understand this page correctly.
To be realistic, i do not understand it fully... it is a bit to many steps...
But then, i also do not understand this function in the graph template... the consolidation function and GPRINT functions... do they interact with each other or not at all...
would i achieve the same result when i just copy the graph template and set it from "average" to "max"? Why, when i set it to "last" do the graphs disappear only to appear again after i set it back to another consolidation function?
In the past few days i played around with the default OID template, made copies of the graph, host, data templates and so on but i could not make them work properly... not yet.
thank you for the link... yeah well, i think i understand (in a way...in parts... somehow) how it works after reading the documentation... this would be for creating completely new sets if i understand this page correctly.
To be realistic, i do not understand it fully... it is a bit to many steps...
But then, i also do not understand this function in the graph template... the consolidation function and GPRINT functions... do they interact with each other or not at all...
would i achieve the same result when i just copy the graph template and set it from "average" to "max"? Why, when i set it to "last" do the graphs disappear only to appear again after i set it back to another consolidation function?
In the past few days i played around with the default OID template, made copies of the graph, host, data templates and so on but i could not make them work properly... not yet.
Server: IBM x3650 M3, 1 XEON CPU 3.0 GHz, 4 Core, 8GB RAM,
OS: Suse Linux 11.4 x64
Apache 2.x
MySQL 5.x
PHP 5.x
Plugins: DSStats, Settings, NMID Cereus Reporting, Spikekill
Install Date: May, 2011
Wed, 19 Oct 2011 13:46:36 +0200
Cacti Version 0.8.7g
Cacti OS unix
SNMP Version NET-SNMP version: 5.6.1
RRDTool Version RRDTool 1.4.x
Hosts 57
Graphs 716
Data Sources Script/Command: 15
SNMP: 166
SNMP Query: 310
Script Query: 4
Script - Script Server (PHP): 46
Script Query - Script Server: 319
Total: 860
Last Run Statistics Time:97.9035 Method:cmd.php Processes:10 Threads:N/A Hosts:58 HostsPerProcess:6 DataSources:3040 RRDsProcessed:860
OS: Suse Linux 11.4 x64
Apache 2.x
MySQL 5.x
PHP 5.x
Plugins: DSStats, Settings, NMID Cereus Reporting, Spikekill
Install Date: May, 2011
Wed, 19 Oct 2011 13:46:36 +0200
Cacti Version 0.8.7g
Cacti OS unix
SNMP Version NET-SNMP version: 5.6.1
RRDTool Version RRDTool 1.4.x
Hosts 57
Graphs 716
Data Sources Script/Command: 15
SNMP: 166
SNMP Query: 310
Script Query: 4
Script - Script Server (PHP): 46
Script Query - Script Server: 319
Total: 860
Last Run Statistics Time:97.9035 Method:cmd.php Processes:10 Threads:N/A Hosts:58 HostsPerProcess:6 DataSources:3040 RRDsProcessed:860
Re: No consolidation, averaging Data and Graphs
The consolidation, gprint, min, max stuff all revolves around RRDTOOL, which is what stores the data and renders the graphs. The rrdtool manual pages are a good place to turn to get an in-depth understanding. While technically you dont have to create new rrd files (can use the rrdtool tune command), it's a better idea unless you know what you're doing.
This guys website (for some reason down atm), also has some good explainations on rrdtool.
* Rates, normalizing and consolidating
* Minimum, Average, Maximum
This guys website (for some reason down atm), also has some good explainations on rrdtool.
* Rates, normalizing and consolidating
* Minimum, Average, Maximum
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Re: No consolidation, averaging Data and Graphs
I do realise that this will take a lot of reading... but i would like to take a practical approach es well. So if want to play around with a copy of the generic oid snmp template, what do i have to copy to protect the original?
One example happend just now when i created a copy of some of the generic oid snmp template to use my new RRA datasets... while doing this, the color on all the original graphs was set to the one color i wanted to use for my copy. I could not find a way to get back to the colors i set when i created the new graph with the generic oid template.
I used the color blue for humidity and red for temperature... now they are all dark blue, all 9 of them...
thank you for the links... i think it explains very well what happens inside the RRD's... but it certainly needs rereading
confusion sets in...
...
One example happend just now when i created a copy of some of the generic oid snmp template to use my new RRA datasets... while doing this, the color on all the original graphs was set to the one color i wanted to use for my copy. I could not find a way to get back to the colors i set when i created the new graph with the generic oid template.
I used the color blue for humidity and red for temperature... now they are all dark blue, all 9 of them...
thank you for the links... i think it explains very well what happens inside the RRD's... but it certainly needs rereading
confusion sets in...
...
Server: IBM x3650 M3, 1 XEON CPU 3.0 GHz, 4 Core, 8GB RAM,
OS: Suse Linux 11.4 x64
Apache 2.x
MySQL 5.x
PHP 5.x
Plugins: DSStats, Settings, NMID Cereus Reporting, Spikekill
Install Date: May, 2011
Wed, 19 Oct 2011 13:46:36 +0200
Cacti Version 0.8.7g
Cacti OS unix
SNMP Version NET-SNMP version: 5.6.1
RRDTool Version RRDTool 1.4.x
Hosts 57
Graphs 716
Data Sources Script/Command: 15
SNMP: 166
SNMP Query: 310
Script Query: 4
Script - Script Server (PHP): 46
Script Query - Script Server: 319
Total: 860
Last Run Statistics Time:97.9035 Method:cmd.php Processes:10 Threads:N/A Hosts:58 HostsPerProcess:6 DataSources:3040 RRDsProcessed:860
OS: Suse Linux 11.4 x64
Apache 2.x
MySQL 5.x
PHP 5.x
Plugins: DSStats, Settings, NMID Cereus Reporting, Spikekill
Install Date: May, 2011
Wed, 19 Oct 2011 13:46:36 +0200
Cacti Version 0.8.7g
Cacti OS unix
SNMP Version NET-SNMP version: 5.6.1
RRDTool Version RRDTool 1.4.x
Hosts 57
Graphs 716
Data Sources Script/Command: 15
SNMP: 166
SNMP Query: 310
Script Query: 4
Script - Script Server (PHP): 46
Script Query - Script Server: 319
Total: 860
Last Run Statistics Time:97.9035 Method:cmd.php Processes:10 Threads:N/A Hosts:58 HostsPerProcess:6 DataSources:3040 RRDsProcessed:860
Who is online
Users browsing this forum: No registered users and 3 guests