Newbie - Device List question
I downloaded and installed Zenoss Core for VMWare Player. My main goal for downloading at this point is basically to monitor what XP machines on our network are on and who is logged into them. 1.)...
View ArticleRe: Newbie - Device List question
I haven't found a good way in Zenoss to tell if someone is logged on, much less who that someone is. Maybe a better programmer will offer an example. As to SNMP Agent down - does the windows computer...
View ArticleRe: Newbie - Device List question
You can use WMI to retrieve a list of logged on users....
View ArticleRe: Newbie - Device List question
See, that script isn't using a singular WMI query, so you can't easily do that from Zenoss. I don't think wmic on Zenoss is going to return an object that you can then run another method on... In fact,...
View ArticleRe: Newbie - Device List question
Thanks. I did not try the SNMP install on each workstation yet. That is a little more work than I would like to do at the moment. I will probably set that up on an image and copy it to each...
View Article