Hello guys,
I am using Cacti and I had an equipment change in my network. I wish I can save the data from the old equipment and use the same database to insert the new equipment data. How can I do so? Is it possible or I will need to create a new graph?
Regards,
Nataniel Klug
Help migrating an equipment
Moderators: Developers, Moderators
Re: Help migrating an equipment
basic backup and restore procedures http://docs.cacti.net/manual:088:1_inst ... _upgrading
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: Help migrating an equipment
So, you simply want to continue the graphs with the new host?
This is possible, but requires a lot of manual changes. Are you sure, that the new equipment will respond to each request, just like the old one did?
R.
This is possible, but requires a lot of manual changes. Are you sure, that the new equipment will respond to each request, just like the old one did?
R.
Re: Help migrating an equipment
Hello gandalf,gandalf wrote:So, you simply want to continue the graphs with the new host?
This is possible, but requires a lot of manual changes. Are you sure, that the new equipment will respond to each request, just like the old one did?
R.
Actually I just need the ethernet interfaces to respond and, yes, it will respond just like the old one (I am changing my border router from a Mikrotik host to a Vyatta host, both unix like, and capable of running snmp.
One of my interfaces configured itself all alone and got the old data, so it's running. But the other one (both are WAN interfaces using VLAN in my network scenario) was not able to continue the graph.
Where shall I manually change?
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: Help migrating an equipment
You will create the "new graph" just as usual.
This will create a data source implicitely.
This, in turn, will "define" a new rrd filename. This file is NOT created instantaneously - it will be created on next poller run.
The task now is to replace the new rrd filename by the filename used by the "old" graph. The poller will then fill in all new data into the "old" file. And as the "new" graph will now use the "old" file as well, all is fine.
R.
This will create a data source implicitely.
This, in turn, will "define" a new rrd filename. This file is NOT created instantaneously - it will be created on next poller run.
The task now is to replace the new rrd filename by the filename used by the "old" graph. The poller will then fill in all new data into the "old" file. And as the "new" graph will now use the "old" file as well, all is fine.
R.
Re: Help migrating an equipment
Thank you gandalf, it worked!gandalf wrote:You will create the "new graph" just as usual.
This will create a data source implicitely.
This, in turn, will "define" a new rrd filename. This file is NOT created instantaneously - it will be created on next poller run.
The task now is to replace the new rrd filename by the filename used by the "old" graph. The poller will then fill in all new data into the "old" file. And as the "new" graph will now use the "old" file as well, all is fine.
R.
Who is online
Users browsing this forum: No registered users and 1 guest