Search found 7 matches

by tsumi
Thu Apr 30, 2009 12:53 pm
Forum: Scripts and Templates
Topic: Monitor Windows via WMI from Cacti on Linux
Replies: 671
Views: 429254

OK -

So upon running scriptomatic on the target machine I can load the root\CMIV2 wmi namespace and have a whole bunch of WMI classes listed. Is there something else I am supposed to be doing here?

I apologize for all the noobtastic questions.

-Jimi
by tsumi
Thu Apr 30, 2009 11:33 am
Forum: Scripts and Templates
Topic: Monitor Windows via WMI from Cacti on Linux
Replies: 671
Views: 429254

You just run it and use it to query the WMI classes. It's reasonably straight forward to use once you get it going. Homebrew is awesome, waiting for first batch to age a bit more. New batch debating whether to simply keg it or bottle again. Awesome. I will get into that today! Thanks again for all ...
by tsumi
Wed Apr 29, 2009 7:47 pm
Forum: Scripts and Templates
Topic: Monitor Windows via WMI from Cacti on Linux
Replies: 671
Views: 429254

I will go ahead and read through this thread and try to dislodge my head from my bum.

Thanks so much! Good luck on the homebrew.
by tsumi
Wed Apr 29, 2009 7:40 pm
Forum: Scripts and Templates
Topic: Monitor Windows via WMI from Cacti on Linux
Replies: 671
Views: 429254

Here it is attached. You rule bud. Nice work on the homebrew stuff BTW. How is that panning out? I actually just grabbed this from http://www.microsoft.com/downloads/details.aspx?familyid=09dfc342-648b-4119-b7eb-783b0f7d1178&displaylang=en and installed it on my 08 server. I am sure that this h...
by tsumi
Wed Apr 29, 2009 7:28 pm
Forum: Scripts and Templates
Topic: Monitor Windows via WMI from Cacti on Linux
Replies: 671
Views: 429254

If it doesn't work with an admin credential then something else is amiss. If you run scriptomatic can you query the class? Also what about firewalls etc? Are both boxes on the same subnet etc? First of all, I REALLY appreciate your timely responses and all of the work you have put into this. Thank ...
by tsumi
Wed Apr 29, 2009 7:21 pm
Forum: Scripts and Templates
Topic: Monitor Windows via WMI from Cacti on Linux
Replies: 671
Views: 429254

Re: noobie mcnoobsalot reporting in

I'm guessing it works with an admin credential? Does the user have permission over the WMI class CIMV2? That's about the only thing I can see you have missed.
Does not work with admin credential (I tried that too). Yes the user has WMI class CIMV2 - root and all subs for that matter.
by tsumi
Wed Apr 29, 2009 7:11 pm
Forum: Scripts and Templates
Topic: Monitor Windows via WMI from Cacti on Linux
Replies: 671
Views: 429254

noobie mcnoobsalot reporting in

SO. I think I have everything configured properly (obviously not). I am trying to use wmic to connect to the remote host and i get: root@sentry:/usr/share/cacti/site/scripts# wmic -U HMI\cacti%mypassword //10.10.10.12 "select * from Win32_ComputerSystem" Failed to bind to uuid 4d9f4ab8-7d1...