Cacti is a complete network graphing solution designed to harness the power of RRDTool’s data storage and graphing functionality. Cacti provides a fast poller, advanced graph templating, multiple data acquisition methods, and user management features out of the box. All of this is wrapped in an intuitive, easy to use interface that makes sense for LAN-sized installations up to complex networks with hundreds of devices.
After trying Cacti for a few days, I found it very useful, and full of potential, but I also found that it still doesn’t provide many useful templates.
In my case I tried to graph the usual performance metrics of an HP-UX box, and I couldn’t get it! So I developped some Data Queries, Data Templates and Graph Templates, and unified them in a Host Template.
For the moment I’ve only made an HP-UX template, but I plan to do a Linux host template basing me on the same (or corresponding) metrics.
The HP-UX Host template provides the following graphs:
* *CPU Usage*: Sys, Nice, User and Idle CPU time
* Jobs Average: 1, 5, and 15min Jobs Average
* Memory: Total vs. Used/Free
* Swap: Total vs. Used/Free
* Processes: Number of running processes
* Users: Number of logged in users
* Lan traffic (associated to Data Query “HPUX Lan”): In/Out Traffic and In/Out Errors
* Filesystem (associated to Data Query “HPUX Filesystems”): Total vs Used/Free blocks
Feel free to download the template, and use and/or redistribute it under the terms of the GPL license.

Recent Comments