CMDB I have known
Thursday, April 23rd, 2009Data center management is pretty big. I suspect most big centers have roll-your-own solutions. Here are the open source solutions I looked at:
RackTables
RackMonkey
OneCMDB
GLPI
Just FYI.
|
|
Archive for April, 2009CMDB I have knownThursday, April 23rd, 2009Data center management is pretty big. I suspect most big centers have roll-your-own solutions. Here are the open source solutions I looked at: RackTables Just FYI. Datacenter / network management softwareTuesday, April 21st, 2009Have you used any software for tracking data center assets? This computer powered by this UPS which is covered by this service contract? LANG prevents PostgreSQL initdbFriday, April 17th, 2009I was looking at RackMonkey and RackTables today. As part of the latter, I was installing PostgreSQL on my FreeBSD workstation. I failed. This had worked many times before, on many other servers. This was the first time I’d seen this particular situation. # /usr/local/etc/rc.d/postgresql initdb qemu - running emulationWednesday, April 15th, 2009I managed to get CENTOS5 booting today. In a virtual machine on my FreeBSD workstation. This post is mainly just notes for myself. OneCMDB - notes for improvmentTuesday, April 14th, 2009These are my notes on attempting to setup OneCMBD. Some of these items would be added directly to their wiki, if I they give me access. bin/onemdb.sh start should be bin/onecmdb.sh start (missing a ‘c’) bin/onecmdb.sh contains #!/bin/bash. Why bash? Why not /bin/sh? ELF binary […] CMDBMonday, April 13th, 2009Are any of you running OneCMDB? If not, are you running some other Configuration Management Database? Best Buy website reports incorrect stock levelsWednesday, April 8th, 2009I wanted to buy a netbook tonight. I failed. The website claimed the item was in stock. Off I went. Incorrect bind column causes HY093Wednesday, April 1st, 2009Over the past few weeks, I’ve been learning more about XSL, Javascript, and CSS. Along the way, I’ve been doing much more work with PDO. Yesterday I encountered a 501: Internal Server Error which had me stumped until this morning. INSERT INTO mybconfig.keys (key_name, key_type_id) VALUES ( :key_name, :key_id_type […] |
|