APC UPS

Templates, scripts for templates, scripts and requests for templates.

Moderators: Developers, Moderators

Brettw
Posts: 26
Joined: Fri Mar 18, 2005 12:25 am

Post by Brettw »

When trying to import the runtime template i get the following error.
Error: XML: Hash version does not exist.

However i can run the oid and get the result below
SNMPv2-SMI::enterprises.318.1.1.1.2.2.3.0 = Timeticks: (216000) 0:36:00.00

Any ideas???

Thanks

Brett
User avatar
mpdsville1
Cacti User
Posts: 71
Joined: Wed Mar 16, 2005 12:11 pm
Location: Albany , NY , USA

Post by mpdsville1 »

take a look at the hash versions in your config_array.php file.
They should list each version of cacti, and a corresponsing hash
value. I had similar problems after installing thold . The thold
install overwrote my 0.8.6d config_arrays.php file with a
0.8.6c file, leaving the config in an "odd state" .
(if this your case, look for .BAK files hanging around)

Be aware that the config_arrays.php file was not the only
file affected when this happened to me, but the config_arrays.php
file holds the hash versions.

Like you , I observed the problem when installing an APC
template, but found the root cause was the changes I made
BEFORE moving on to the APC template.

Pls state version info if more asst is needed.
Mike Donnelly , Albany , NY
| Cacti 0.8.7g | Spine 0.8.7g | MySQL 5.0.77 | Net-SNMP 5.3.2.2 | Apache 2.2.3 | PHP 5.3.3 | RRDtool 1.2.27 | Rhel6 | Dual Xeon E5410@2.33ghz | Sunfire x4150
fletch
Cacti User
Posts: 132
Joined: Mon Oct 06, 2003 5:40 pm
Location: Stanford, CA

stats from the 9pin?

Post by fletch »

Hi,
Can I get any stats from the 9pin connector on the back of my APC 3000?
Or do I need to buy and install a card?
Thanks!
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

You need some intellegent device. I suggest you acquire a card.

TheWitness
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
fletch
Cacti User
Posts: 132
Joined: Mon Oct 06, 2003 5:40 pm
Location: Stanford, CA

apcupsd stats via serial

Post by fletch »

I found this opensource package that does a great job via the serial interface.

http://apcupsd.com/

I bought a cable from APC for $30 (I've seen clones for $16)
and I'm monitoring via apcuspd and the BB Module: http://www.deadcat.net/viewfile.php?fileid=883
mikenipp
Posts: 5
Joined: Mon Dec 22, 2003 7:42 pm
Location: Boise, ID
Contact:

Post by mikenipp »

Lit,

I hope you don't mind but I took what you did here and added some additional stuff like input/output frequencies, output load amperes, output load voltage and output load wattage.

I did this specificaly for an APC SU5000RM with an AP9606 card. not sure if the OIDs are the same on other APCs.
This script worked great on my SU1000RM's.
Cacti 0.8.6f
Red Hat Enterprise 4
Jorrit
Posts: 2
Joined: Thu Jun 16, 2005 3:21 am

Post by Jorrit »

Lit you dit a great job, it is working perfect on a Smart-UPS RT 7500 XL
I added a data template for the Environmental Monitor (external temperature) with the mib I found in another topic (.1.3.6.1.4.1.318.1.1.10.2.3.2.1.4.1 )
Utildayael
Posts: 34
Joined: Wed Sep 14, 2005 9:25 am
Location: Omaha, NE

Post by Utildayael »

Works great Lit! Using it on a bunch of APC SmartUPS 1400RM's without problem. :)
rafiso
Posts: 20
Joined: Sat Dec 10, 2005 8:54 pm

Post by rafiso »

Hi,

thx a lot for this package man it's working great on my Apc Smart-UPS 1400.

Great work :lol:


Is there any solution to create a graph only for the temperature with celcius degrees ? I tried another xml file but I can't make work nut with with my networked apc.

Thanks :lol: :lol: :lol:
ottomatic
Posts: 10
Joined: Mon Mar 20, 2006 3:29 pm

Post by ottomatic »

3ngin33r1 wrote:I didn't see this in here anywhere and had seen reports of people not being able to calculate battery runtime remaining on the UPS or only being able to do it if the UPS was on battery.

Here's a template for doing this on battery or not.

I'm not sure if this works on any other UPS since I only have SU5000RMs with AP9606 cards.

Not too complicated, poll the UPS with OID 1.3.6.1.4.1.318.1.1.1.2.2.3.0 and then divide the result by 6000.

Does anyone have this for version 0.8.6c?
ottomatic
Posts: 10
Joined: Mon Mar 20, 2006 3:29 pm

Post by ottomatic »

Well I sucked it up and built the template myself. This is for version 0.8.6c
Attachments
graph.gif
graph.gif (6.62 KiB) Viewed 23851 times
cacti_data_template_apc_runtime.xml
(6.01 KiB) Downloaded 2638 times
cacti_graph_template_apc_runtime.xml
APC Runtime Stats.
0.8.6c
(11.29 KiB) Downloaded 2096 times
Super-Mike
Posts: 23
Joined: Thu Jan 26, 2006 12:39 pm
Contact:

Post by Super-Mike »

It is possible to receive temperature with APC?
Smart-UPS RT 7500 XL
ottomatic
Posts: 10
Joined: Mon Mar 20, 2006 3:29 pm

Post by ottomatic »

Should... It should be in the first script posted at the beginning of this post. Otherwise SNMPWALK the device.

I use the syntax of: $ snmpwalk -Cc -c public -v 1 <ip address>

I'm using linux to query my SNMP devices.
Alives
Cacti User
Posts: 103
Joined: Mon Jul 11, 2005 11:39 am

Post by Alives »

can you post the oids you used for this? every time i import none of them are in the data templates.

thanks.
fmorelle
Posts: 3
Joined: Sat Aug 12, 2006 6:31 am

Post by fmorelle »

Hello,

I use a APC Card AP9606, did someone has a working experience with these scripts and this card ?

Does something needs to be activated on the card to query other value than IP informations (current, frequency, load, ...) ?

Thanks.
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests