Descargar datos de consumos máximos

Anything that you think should be in Cacti.

Moderators: Developers, Moderators

Post Reply
jgrillo
Posts: 1
Joined: Sun Apr 21, 2024 10:11 pm

Descargar datos de consumos máximos

Post by jgrillo »

Buenas noches, seria posible y viable poder descargar los datos de consumo máximo en cada grafica, necesito el dato total de todas las graficas " inbound current, Average y maximun, outbound current, Average y maximun" gracias quedo atento a cualquier comentario.
User avatar
TheWitness
Developer
Posts: 16897
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Re: Descargar datos de consumos máximos

Post by TheWitness »

In English:

Good evening, it would be possible and viable to be able to download the maximum consumption data in each graph, I need the total data of all the graphs "inbound current, Average and maximun, outbound current, Average and maximun" thank you, I remain attentive to any comments.

With a valid token, or Guest access, you should be able to do this with the following syntax using CURL.

Code: Select all

{
	"GET": {
		"scheme": "https",
		"host": "my.cacti.hostname.me",
		"filename": "/cacti/graph_xport.php",
		"query": {
			"local_graph_id": "1077",
			"rra_id": "0",
			"view_type": "tree",
			"graph_start": "1713759720",
			"graph_end": "1713831681"
		},
		"remote": {
			"Address": "192.168.11.200:443"
		}
	}
}
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest