vRops API consumed with Powershell

Posted 9 CommentsPosted in Script, Vcops, vRops

vRops have been out for sometime now, and a lot of new features have been added, not to talk about a whole new user interface experience. The future looks bright for vRops. Another great feature is a REST / RESTful api. This what I’m going to talk a bit about, and more so show vRops API consumed with Powershell. First thing to know is how to get a hold of the vRops API and the documentation for it, and if you should wish to use it, there’s also a java and python client. I prefer to use a plugin for Firefox […]

Log insight – vCOPS Content Pack

Posted Leave a commentPosted in Log Insight, Script, Vcops, vRops

Log insight – vCOPS Content Pack Log insight’s vCOPS Content Pack was released together with vCops 5.8, this content pack lets you get the same great insight into your vCops environment as log insight provides for your vSphere environment. There are three tasks to setting up vCops content pack for vCenter Log insight. Downloading and installing the content pack. Setting up vCops to syslog to Log insight. Connecting Log insight to vCops, so that Log insight can send alerts to vCops. Downloading and installing vCops content pack for Log insight If you have not already downloaded the content pack, lets start […]

vCops Forced password change

Posted Leave a commentPosted in Vcops, vRops

Short after vCops 5.8 was released I upgraded, all went smooth. But then the other day, I had to restart the appliance, after waiting a while and I was still not able to login to the web gui. I open up a console to the two VMs, only to see the both VMs were stuck at boot waiting for a password change. So I typed in the old password and a new one and shortly after vCops was up and running again.   Well as it turns out had I just read the release notes properly, I would have know […]

vCops remote DB access

Posted 2 CommentsPosted in Vcops, VMware, vRops

UPDATE: I still get hit on this blog post – So just for the record this blog post is obsolete! If you are running vCops I suggest you upgrade to vRops asap and then take a look at my blog post around the vRops API – vRops API consumed with Powershell I posted this on twitter and postbin earlier this year, but now that I’ve got the site up and running, I thought I would write it here also. This started as a wish to get some of the data out of vCops in order to do a centralized capacity management. I […]