gandalf Developer
Joined: 02 Dec 2004 Posts: 12275 Location: Muenster, Germany
|
Posted: Tue May 27, 2008 2:27 pm Post subject: |
|
|
This was already requested some time ago. There's no builtin support for this with cacti. In fact, the hostname/IP@ is not stored as a unique index with cacti. And there are some uses for "doubling" a device in cacti.
But it would be quite easy to create a transformation table. All you need is the table "host", columns "id" and "hostname".
Reinhard |
|