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
Search found 7 matches
- Thu Apr 30, 2009 12:53 pm
- Forum: Scripts and Templates
- Topic: Monitor Windows via WMI from Cacti on Linux
- Replies: 671
- Views: 429254
- 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 ...
- Wed Apr 29, 2009 7:47 pm
- Forum: Scripts and Templates
- Topic: Monitor Windows via WMI from Cacti on Linux
- Replies: 671
- Views: 429254
- Wed Apr 29, 2009 7:40 pm
- Forum: Scripts and Templates
- Topic: Monitor Windows via WMI from Cacti on Linux
- Replies: 671
- Views: 429254
- 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 ...
- 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
Does not work with admin credential (I tried that too). Yes the user has WMI class CIMV2 - root and all subs for that matter.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.
- 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...