Hi everyone,
I am building a portal to integrate the output of several monitoring tools, one of them is CACTI.
I need to export data from cacti and insert that data in a MySQL database. later on I will use that data to define monitoring KPIs and paint their evolution in visualization charts.
Is there any documentation that explains CACTI database schema? I've found the schema but no explanation about it and how CACTI stores data there. For instance I would like to identify the different counters and their associated polling data.
I really appreciate your help.
Understanding CACTI Database Schema
Moderators: Developers, Moderators
Re: Understanding CACTI Database Schema
If your looking for the data thats in the graph, then its not in the database. Each data source is stored in an RRD file inside the RRA directory.
Re: Understanding CACTI Database Schema
Thanks a lot, I know the data is in the rrd files but do I have to use the database to gather some other information such as the chart names or the counter names and properties?
- phalek
- Developer
- Posts: 2838
- Joined: Thu Jan 31, 2008 6:39 am
- Location: Kressbronn, Germany
- Contact:
Re: Understanding CACTI Database Schema
Yes, you need the database for that information.
Have a look at the database schema here: http://docs.cacti.net/_media/manual:087 ... 0.8.7i.pdf
Have a look at the database schema here: http://docs.cacti.net/_media/manual:087 ... 0.8.7i.pdf
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
Who is online
Users browsing this forum: No registered users and 0 guests