Hi List I'm trying to find the rrd file corresponding to a given traffic graph on a "tree" by exploring the cacti schema: Basically, Given the "local_graph_id" in the graph_templates_graph table, I'd like to be able to find the corresponding "data_source_path" field in the data_template_data table by a simple series of sql queries so that I can script some custom automation:
Is there a relationship(s) between tables in the cacti db that allows me to link the local_graph_id to a given data_source_path? Thanks in Advance, Traiano Welcome TENET _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
