[HOWTO] Migrate Windows Cacti installation to Linux

If you figure out how to do something interesting/cool in Cacti and want to share it with the community, please post your experience here.

Moderators: Developers, Moderators

Post Reply
User avatar
nebj00la
Cacti User
Posts: 112
Joined: Fri Feb 17, 2006 9:02 pm
Location: Massachusetts, USA
Contact:

[HOWTO] Migrate Windows Cacti installation to Linux

Post by nebj00la »

Here's my first Cacti documentation, enjoy!

Thanks,
nebj00la
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.
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

Would you please mind to post a pdf?
Reinhard
User avatar
nebj00la
Cacti User
Posts: 112
Joined: Fri Feb 17, 2006 9:02 pm
Location: Massachusetts, USA
Contact:

Post by nebj00la »

PDF posted. Please let me know if you have any questions or comments!

Thanks,
nebj00la
obzerver
Posts: 27
Joined: Mon Oct 29, 2007 4:20 am

Post by obzerver »

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
st3rling
Posts: 20
Joined: Thu Mar 16, 2006 12:17 pm

Error in the script

Post by st3rling »

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:

Code: Select all

files=$(ls $mounted | grep .xml | cut -d "." -f 1 )
should be replaced with this:

Code: Select all

files=$(ls $temprra | grep .xml | cut -d "." -f 1 )
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests