Here are two addition vCheck plugins that I have written for my environment. ***WARNING*** My workflow do NOT just report but will also take action. Make sure and look over the code and understand what it is doing
104_VMwareToolsPolicy -- This checks to see of the VMtools Policy is set to upgrade on reboot. If it finds the VM set to upgrade it will change that setting to manual
103_DisconnectIdleSessions -- This workflow looks for any vCenter sessions that have been idle for x amount of time and delete the idle sessions. I have the idle time set to 720 minutes. Anything higher gets removed
Cheers!
Steve