Project

General

Profile

Actions

Feature #2024

open

RRD Graphs for packages

Added by Warren Baker over 12 years ago. Updated over 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Package System
Target version:
Start date:
11/24/2011
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:

Description

It would be nice to have some sort of feature, in the current RRD graphing, to provide the ability for packages to plugin into the current 'rrd grapher process' and have custom graphs, for the relevant package, generated.

Actions #1

Updated by Seth Mos over 12 years ago

Something we considered back then. Which is a few years ago. Add a include file that we generate a tab for in the UI.

Needs something that hooks into the existing enable_rrd_graphing() to pick up the function there. Or just include the file and then pick up a function name we can check for. E.g. <package_name>_create_rrd() to create the rrd command, <package_name>-create-script() that outputs the shell script, <package_name>-create_graph_cmd() that outputs the rrd graph command to be used in the status_rrd_graph_img.php.

The normal UI page just lists databases, we determine the graph command based on the database name. Fake database names can be added to the array (like throughput) for things like aggregates.

Actions #2

Updated by Jim Pingle over 4 years ago

  • Category set to Package System
Actions

Also available in: Atom PDF