OK, i've solved the problem.
It now appears of at least wmic-1.3.10 you now require a space before and after the equals sign.
I have two cacti setups with WMIC, one with 1.3.8 and the newer one with 1.3.10, 1.3.8 doesn't need spaces, 1.3.10 does.
There you go. Weird.
Search found 10 matches
- Mon Jun 28, 2010 8:43 am
- Forum: Scripts and Templates
- Topic: Monitor Windows via WMI from Cacti on Linux
- Replies: 671
- Views: 435125
- Mon Jun 28, 2010 8:20 am
- Forum: Scripts and Templates
- Topic: Monitor Windows via WMI from Cacti on Linux
- Replies: 671
- Views: 435125
- Sun Jun 27, 2010 9:23 am
- Forum: Scripts and Templates
- Topic: Monitor Windows via WMI from Cacti on Linux
- Replies: 671
- Views: 435125
Hey Guys, I've got a interesting problem with the WMIC client and it using the --authentication-file option. The Setup: OS: Debian Testing Cacti Version 0.8.7e Cacti OS unix SNMP Version NET-SNMP version: 5.4.3 Apache Version Apache/2.2.15 (Debian) WMIC 1.3.10 I setup WMIC to monitor a clients new W...
- Sun Jun 15, 2008 7:41 pm
- Forum: Help: General
- Topic: Display a Value (its that easy.... but i cant seem to do it)
- Replies: 1
- Views: 754
- Sun Jun 15, 2008 9:06 am
- Forum: Help: General
- Topic: Display a Value (its that easy.... but i cant seem to do it)
- Replies: 1
- Views: 754
Display a Value (its that easy.... but i cant seem to do it)
Hi, I've modified the postfix monitoring script to tally the total number of transport messages (that was the easy part, the results of that are here: netra-svr:/var/lib/cacti/rra# snmpwalk -v 2c -c public netra-svr .1.3.6.1.4.1.2021.255 ..... UCD-SNMP-MIB::ucdavis.255.11 = INTEGER: 3 UCD-SNMP-MIB::...
- Sat Jun 14, 2008 2:24 am
- Forum: Scripts and Templates
- Topic: Walkthrough on Postifx monitoring with Cacti
- Replies: 84
- Views: 205518
I've fixed my problem..... For all of those that are intersted, as of snmpd version 5.2 the default user that SNMP runs as has changed from root to snmp. What that basically means is any *fresh* install of snmpd above 5.2 will have snmp as the user, but if you upgraded from a previous version (im re...
- Thu Jun 12, 2008 11:01 am
- Forum: Scripts and Templates
- Topic: Walkthrough on Postifx monitoring with Cacti
- Replies: 84
- Views: 205518
This error has been discussed before, but this seems to a different issue. I've had this working before, but if done a reinstall and am now having problems. netra-svr:/etc/snmp# snmpwalk -v 2c -c public netra-svr .1.3.6.1.4.1.2021.255 UCD-SNMP-MIB::ucdavis.255 = No Such Instance currently exists at ...
- Mon Nov 05, 2007 6:49 pm
- Forum: Help: Windows Specific
- Topic: Windows 20003 Server - Very Strange Issue
- Replies: 5
- Views: 2578
Appricate the help dude! 1) Alright, then you need to install the various patches. Now done and done! still the same issue..... :( 2) Just run 'rrdtool' from the command prompt. If you're using the cygwin version, some times missing dlls cause it not to work. Basically just making sure it can be run...
- Mon Nov 05, 2007 5:39 pm
- Forum: Help: Windows Specific
- Topic: Windows 20003 Server - Very Strange Issue
- Replies: 5
- Views: 2578
1) Did you patch cacti? No, this is a first time install from bottom up (using the version metioned in my OP 2) using plugin arch too? No. I dont believe so.... 3) Are your rrd files getting updated every 5 minutes? Yes, i tripple checked this, cause I know its a common issue. ;) 4) Running: php -m...
- Mon Nov 05, 2007 10:13 am
- Forum: Help: Windows Specific
- Topic: Windows 20003 Server - Very Strange Issue
- Replies: 5
- Views: 2578
Windows 20003 Server - Very Strange Issue
OK, I've done some looking followed the tutorials that have been mentioned, gone over all of the topics I can find similar to this issue and here's the issue: First of the all the setup: Windows 2003 SBS IIS6 PHP5.2.4 MySQL 5.0.45 RRDTool 1.2.15(Win32) Cacti 0.86j I've followed the Windows Install G...