Is there any free tools out there that can help to better document at datacenter, for information like servers in a rack, the group port it is connected to and etc?

link|improve this question
feedback

6 Answers

We're using MediaWiki [1] in our company, works really well for internal documentation. Powers wikipedia as well.

  1. http://www.mediawiki.org/wiki/MediaWiki
link|improve this answer
Wiki is a good idea. But for documentation there are better wiki's. The major issue I've always run into when trying to use MediaWiki for this type of thing is the lack of ACL's. Making it difficult to restrict access to sensitive documents. Even Media Wiki's page basically says that access control is not part of their core features and never will be. There are some plugins that add some of this. But look at the warning at the top of this page. mediawiki.org/wiki/… – 3dinfluence Jul 14 '09 at 12:54
feedback

Check out RackTables: http://racktables.org/

link|improve this answer
feedback

You can use nVentory - Ruby on Rails Datacenter Inventory Manager.

screeshot_racks

link|improve this answer
feedback

You can also look at http://projects.autonomy.net.au/hotwire. It's a network and DC-aware inventory tool for servers, racks and peripherals.

link|improve this answer
feedback

If it's a Windows environment, configuration documentation can be produced automatically and nicely formatted by SYDI - sydiproject.com

link|improve this answer
feedback

Rackmonkey does the basic rack-part ok. (unless you have blades)

If you want to document more you could use GLPI: http://www.glpi-project.org/?lang=en which has a rack plugin. You can document servers, switches and devices without the plugin.

link|improve this answer
feedback

protected by sysadmin1138 Jul 10 '11 at 13:01

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.