I have a blade chassis that I want to be able to fetch the power budget stats from it's web inteface, however this data i'm unable to fetch using SNMP, i've checked ;)
however I should be able to crawl the management web interface for this data, by just initiating a login, fetch the HTML page the grep out the proper fields.
Any ideas?