![]() |
Owl Monitoring SystemManager Installation Manual |
5.1. | Graphing with nagiosgraph | ||
5.2. | Graphing with drraw.cgi | ||
5.3. | Adding Graphs to the Nagios Sidebar | ||
After Owl sensor data has been gathered for several hours and rrdtool has been adding it to the RRD databases, you can consider how you will graph the data. Graphing capabilities are provided by nagiosgraph and drraw.cgi. Both are very useful and have their place in your Owl monitor. It isn't a question of which to use; the question is how you want to use each and how you want to display your monitoring data.
drraw.cgi provides a much more complex graphing capability than is available through nagiosgraph. It allows data from multiple sensor/root server/DNS record groups to be displayed on a single graph. Set-up for the graphs is not difficult and is done through a browser-based interface. However, there are a number of things that must be specified before the graph can be displayed.
The graph-definition webpage talks about selecting data sources to be displayed. This is referring to the group of RRD databases you want drraw.cgi to use for this particular graph.
Defining simple graphs, even those with multiple data sources, is not complicated. However, you can define fairly involved graphs (e.g., averaging data from different databases) with drraw.cgi.
The example-side.php file (in the Owl manager distribution) contains sample lines for both drraw.cgi and nagiosgraph. Add the contents of this file to the share/side.php file after the "Quick Search" text-entry box.
The sample lines must be modified for your installation in the following ways:
Section 4. Adding Sensors |
Owl Monitoring System Manager Installation Manual |
Section 6. Changing Queries on Existing Owl Sensors |