Here's my first Cacti documentation, enjoy!
Thanks,
nebj00la
[HOWTO] Migrate Windows Cacti installation to Linux
Moderators: Developers, Moderators
- nebj00la
- Cacti User
- Posts: 112
- Joined: Fri Feb 17, 2006 9:02 pm
- Location: Massachusetts, USA
- Contact:
[HOWTO] Migrate Windows Cacti installation to Linux
- Attachments
-
- Cacti.Windows.to.Linux.pdf
- (58.76 KiB) Downloaded 1820 times
Last edited by nebj00la on Thu Aug 02, 2007 7:53 pm, edited 2 times in total.
Thanks, but we need a Linux to Windows Migration step by step guide.
here are two links which might be helpful [but for novices and rookies it is still hard]
1- http://forums.cacti.net/post-82813.html
2- http://forums.cacti.net/post-78443.html
----------------
Steps to Include:
1- how to move the MySQL Database
2- How to move the Devices / Data Sources / Graph Trees
Thanks
Obzerver
here are two links which might be helpful [but for novices and rookies it is still hard]
1- http://forums.cacti.net/post-82813.html
2- http://forums.cacti.net/post-78443.html
----------------
Steps to Include:
1- how to move the MySQL Database
2- How to move the Devices / Data Sources / Graph Trees
Thanks
Obzerver
Error in the script
I'm new to linux and scripting and it took me a while to figure why script to convert xml files to rrd didn't work.
This line:
should be replaced with this:
This line:
Code: Select all
files=$(ls $mounted | grep .xml | cut -d "." -f 1 )
Code: Select all
files=$(ls $temprra | grep .xml | cut -d "." -f 1 )
Who is online
Users browsing this forum: No registered users and 4 guests