Search found 9 matches

by colson
Fri May 08, 2009 1:58 pm
Forum: Help: General
Topic: snmp query issue
Replies: 10
Views: 1873

Also, if I do the walk using the textual descriptions in the mib using the following index: <oid_index>UPS-MIB::Tag</oid_index> can I still run an OID/REGEX on the OID number or am I only able to parse text at this point? Must.....unwind......brain......tangled.....knot..... Thanks for the help!
by colson
Fri May 08, 2009 10:13 am
Forum: Help: General
Topic: snmp query issue
Replies: 10
Views: 1873

I want to monitor the following: <upsInputVoltage> <name>Input Voltage</name> <method>walk</method> <source>value</source> <direction>output</direction> <oid>.1.3.6.1.4.1.13891.101.3.3.1.3.1</oid> </upsInputVoltage> <upsOutputVoltage> <name>Output Voltage</name> <method>walk</method> <source>value</...
by colson
Thu May 07, 2009 4:06 pm
Forum: Help: General
Topic: snmp query issue
Replies: 10
Views: 1873

It's slowly making sense, but I'm still unclear why .1.3.6.1.4.1.13891.101.3.2.0 would be the oid_index.
by colson
Tue May 05, 2009 11:47 am
Forum: Help: General
Topic: snmp query issue
Replies: 10
Views: 1873

I've attached the MIB.

Thanks again for the assistance.
by colson
Mon May 04, 2009 7:46 pm
Forum: Help: General
Topic: snmp query issue
Replies: 10
Views: 1873

snmp query issue

I'm trying to create a query to monitor my UPS. I'd like to know what the oid_index should be for the following OIDs: .1.3.6.1.4.1.13891.101.1.1.0 = STRING: "Mitsubishi" .1.3.6.1.4.1.13891.101.1.2.0 = STRING: "UP2033C" .1.3.6.1.4.1.13891.101.1.3.0 = STRING: "RJWBA11.10"...
by colson
Tue Apr 14, 2009 1:35 pm
Forum: Help: Windows Specific
Topic: [solved] Spine errors
Replies: 6
Views: 4894

THANKS!!!!

yeah missed that comment "IP Address for Windows"

I have to remember to RTFM.

Thanks again.
by colson
Tue Apr 14, 2009 1:21 pm
Forum: Help: Windows Specific
Topic: [solved] Spine errors
Replies: 6
Views: 4894

Just as a point of fact, it appears that Spine is attempting to connect to the MySQL db via a UNIX socket, but I'm running everything on Windows and MySQL is configured to use TCP port 3306 and I don't have named-pipes enabled. Is there a way to override this (thought that MySQL config would take pr...
by colson
Tue Apr 14, 2009 1:18 pm
Forum: Help: Windows Specific
Topic: [solved] Spine errors
Replies: 6
Views: 4894

Tried with the newest Spine binaries and still have the same issue. My spine.conf settings are correct and the values match those in the config.php file. I did switch back to the command poller (cmd.php) and everything appears to be happy. Just to clarify, I copied spine.exe and spine.conf to c:\spi...
by colson
Fri Apr 10, 2009 7:34 pm
Forum: Help: Windows Specific
Topic: [solved] Spine errors
Replies: 6
Views: 4894

[solved] Spine errors

Running: Windows Server 2003 SP2 Cacti-0.8.7d Spine-0.8.7c PHP - 5.2.9-2 MYSQL - 5.1.33 RRDTOOL - 1.2.30 Followed the installation instructions and things seem to be working except for the poller. The scheduled task kicks off, but the PHP process seems to time out and there aren't any clues in the l...