Salil Kulkarni wrote: > I want to use the 'rrdtool graph' functionality from a PHP script on Mac OS > X Darwin. Is there any other way to execute the command besides using the > 'system()' function in PHP.
You could attach "rrdtool -" as a thread, and pipe commands to it. Also, some quick googling revealed: http://centos.karan.org/el4/extras/stable/i386/RPMS/repodata/repoview php-rrdtool-0-1.0.49-4.el4.kb.html /Per Jessen, Zürich -- http://www.spamchek.com/freetrial - managed anti-spam and anti-virus solution. Sign up for your free 30-day trial now! -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
