This is a simple library that pretty much gets an array of Redis hosts, and then gets the DB info for each Redis instance. The DB info can then be handled by a "callback" function of your choice.
Just check out the example/
folder for some inspiration or something. shrugs