rrdtool extension for PHP

Here is what I did:
Downloaded the file php_rrdtool.tgz   (Dated 04-Dec-2005 23:24 9.1K ) from http://oss.oetiker.ch/rrdtool/pub/contrib/


Compiled it with VC 6 (had to build a project file).

If you use this let me know if it works.

I do use rrdtools.exe with mrtg to graph the vitals of most servers I manage. It's a great tool!

 

AttachmentSize
rrdtool_sitebuddy1.dll20 KB


No luck yet

Tried PHP 5.2.3 & 5.2.2 and got the following message.

Warning: PHP Startup: Invalid library (maybe not a PHP library) 'rrdtool_sitebuddy1.dll' in Unknown on line 0

Hi daibach

Hi daibach,

Do u know if that php code (dated 04-Dec-2005) compiles against newer php versions (5.x) on unix ?

According to the following

According to the following website, someone has managed to compile it against PHP 5.1.3 on linix.

http://www.ioncannon.net/system-administration/25/how-to-build-the-php-rrdtool-extension-by-hand/

I've also spotted a BSD package for it on 5.

http://www.freshports.org/net/php5-rrdtool/