From: Ben C. <be...@cl...> - 2004-10-15 16:14:31
|
Dear friends, It's my pleasure to release a new version, 0.101.1. http://prdownloads.sourceforge.net/perfparse/perfparse-0.101.1.tar.gz?download The main parser has been recoded by our friend Yves into a modular unit which can be endlessly extended and accept data in many different ways. Don't worry if you like it as-is, there is still a perfparse.sh and if you like running from the command line, where as you used to use 'perfparse -r', it's now 'perfparse-log2db -r -s'. For those people who don't like killing Nagios on every run, this offers a solution to this problem. In fact two solutions. Please have a look at the UPGRADE document, and read the other documents re-written by Yves in the docs directory. Finally I have to note that this is of course a mayor rewrite. If you are the first to spot an error, please let us know so that you are the last to spot it as well :) More to come over the next few versions, including *instant* Nagios -> Perfparse storage. As well as an exciting MySQL -> PerfParse optional connections instead of PerfParse -> MySQL as we have now. If anybody want to have a go, an RRD export module is now very simple. Please look as the storage code 'storage-print' files. Simply copy and edit for any storage method you desire... Please enjoy our new version, Regards, Ben Clewett. |