Bill Matthews wrote:
Thanks Mike, that looks like what I need.
However I'm getting some install errors.
I think I've installed all the prerequisites as outlined in install.html. Most came from RedHat directly, but rrdtool I had to get the rpms elsewhere. But when I went to install the rpm:
rpm -iv hobbit-4.2.0-5.el4.re.i386.rpm warning: hobbit-4.2.0-5.el4.re.i386.rpm: V3 DSA signature: NOKEY, key ID ba7a4a9e error: Failed dependencies: fping is needed by hobbit-4.2.0-5.el4.re.i386 librrd.so.0 is needed by hobbit-4.2.0-5.el4.re.i386
So I installed fping from source, and verified it works.. which fping /usr/local/sbin/fping
But I still get the same errors. So it didn't recognize fping, and it's also missing some librrd library?
Any ideas? BM
On 10/2/06, Mike Arnold <hobbit at razorsedge.org> wrote:
http://rpm.razorsedge.org/ has what you need.
For RHEL4, try these: http://centos.karan.org/el4/extras/stable/i386/RPMS/repodata/repoview/rrdtoo... http://rpmforge.net/user/packages/fping/
rpm -Uvh
http://centos.karan.org/el4/extras/stable/i386/RPMS/rrdtool-1.0.49-4.el4.kb....
http://apt.sw.be/redhat/el4/en/i386/RPMS.dag/fping-2.4-1.b2.2.el4.rf.i386.rp...
-- -mike