As of 2007-08-14 00:00:00 GMT, this project is no longer under active development.
UPSD Log Parser (ulp) monitors the messages sent by upsd to syslogd. It extracts the data from these and inserts them into an RRD file, from where administrators can get graphs of the UPS status.
Be the first to post a text review of UPSD Log Parser. Rate and review a project by clicking thumbs up or thumbs down in the right column.
This release includes a crude install/deinstall makefile, as well as a tiny regex fix in the log parsing code. The code is available from CVS, and a tarball is available for download: http://download.sourceforge.net/ulp/ulp0-13.tar.gz
$Id: CHANGES,v 1.3 2000/11/02 03:20:17 sbeitzel Exp $ Version 0.13 - Fixed a silly error in the regexp used for splitting the log file. - Added a rudimentary Makefile to install/deinstall the whole package. Version 0.12 - Changed the way that ulp.pl gets invoked. Now, instead of opening a pipe to the script and keeping it open forever, the script is invoked periodically and fed the entire message log. The script does keep track of the last time it parsed a message from upsd, and ignores any messages dated earlier than that. - Added LICENSE and COPYRIGHT files. - Fixed the default graphs so that they reflect values that are the on the same order of magnitude, making them a bit more readable. Version 0.11 - Fixed the syslog parsing code so that the first character of data is no longer being ignored. Version 0.10 Initial release.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?