|
|
| Author |
Message |
ehall Cacti User
Joined: 09 Dec 2005 Posts: 160
|
Posted: Mon Dec 19, 2005 1:43 pm Post subject: dynamic graph trees |
|
|
It seems that a useful feature would be to provide some kind of templating for automatically filling out the graph tree. For example, a basic thing might be to have a tree of "hosts" that is automatically created whenever a device is added. Another useful example would be to automatically group graphs of the same type (eg, temperature, bits-per-second, etc), and the same system type (using the SNMP sysDescription).
Sub-categorization for things like netblock, or reverse-dns [sub-]domain name, would probably be useful too for large networks.
This might best be implemented with a templating system that used regular expression matching against a handful of attribute types (hostname, system SNMP variables and so forth), with a few samples provided for things like hostname and graph name (as above), which allowed for multiple levels of matching and sorting (such that ~hosts could be grouped by ~domain). |
|
| Back to top |
|
 |
ejensen Cacti User
Joined: 12 Jul 2004 Posts: 55
|
Posted: Wed Jun 18, 2008 7:32 am Post subject: |
|
|
bump... this is a great idea. would it be very hard to implement? |
|
| Back to top |
|
 |
gandalf Developer
Joined: 02 Dec 2004 Posts: 12206 Location: Muenster, Germany
|
Posted: Wed Jun 18, 2008 1:58 pm Post subject: |
|
|
I was thinking along this way for ages. Regexp based parsing of all kind of templates, filtering and stuff to auto-create all/some trees each and every day based on the matches found. Way cool, but requires a very tough and streamlined setup (just as our installtion )
A really worked-out concept, better code contributions, would greatly improve the chance to make it part of cacti code.
Reinhard |
|
| Back to top |
|
 |
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|