by vMan | Jun 13, 2018 | Powershell, Runecast, VMware
So this next post provides a Powershell script to extract data from the Runecast API, I use this to extract data on a scheduled basis for use within other dashboards / tools. So your next question might be… but why would you want to do that?? the GUI already...
by vMan | May 31, 2018 | vCenter
very simple post!!! so for those of you like me fortunate enough to have vCenter HA go tits up… I was reading the out of date documentation from VMware and couldn’t figure out why it was not working…. vCenter bash: destroy-vcha: command not found it...
by vMan | Mar 9, 2018 | LogInsight, Monitoring, NSX, vCenter, vRops
So this next one is an interesting one! This will only impact you if you are configuring an IP address for syslog.global.logHost via the vRLI vSphere Integraion with host auto configuration + running vRops with the vRLI integration + the vROPS NSX Management Pack...
by vMan | Feb 18, 2018 | vRops
Update: yes it still works with 6.7-8.0, no need to change or remove anything the upgrade just works, for 8.1+ users check out the new blog post here With this next post I will share my vRops “Custom Rest Outbound Plugin”, what this plugin allows you to do...
by vMan | Feb 15, 2018 | Powershell, vRNI
#UPDATE 06.07.2018# Since version 3.7 of vRNI the support user can no longer execute cli show-service-status due to permissions, so the line below will need to be updated FROM $commandOutput = Invoke-SSHCommand -SessionId 0 -Command “cli...
by vMan | Jan 21, 2018 | LogInsight, Monitoring, Security
So its been a while since I have posed… I have been a little busy with work and family! I need to generate alerts from vRLI when ever someone logs in using a built in account, multiple failed attempts, creating users, changing passwords etc… for security /...
by vMan | Dec 5, 2017 | vRops
So with this next post I wanted to help explain / break down how to use the suite-api to extract stats, alarms and properties. I already provide a script which does the stats extract (stats on steroids) but I thought some of you might be interested to understand how...
by vMan | Nov 13, 2017 | LogInsight, Powershell, vRO, vRops
When I was building my vRops Custom Rest outbound plugin I wanted to capture the output from vRops to an XML file… this way I could review the output easily! I came up with the following Powershell solution (based off an example from someone else which I can no...
Recent Comments