>-----Original Message----- >Sent: Thursday, March 04, 2004 1:39 AM > >I have a RH9 machine that is running smokeping with a init.d script. >This works fine except for one small problem, smokeping >terminates after a >few hours
Take a look at my rudamentary init in this rpm package and let us know if your have any improvements. http://www.GreenKey.net/~curtis/rpm/noarch/smokeping-1.27-gk1.noarch.rpm The rpm was built on Valhalla (rh7.3) but I've had it running on Shrike (rh9) for many months without issue. It also ensures you have the proper dependencies. Requires: perl >= 5.6.1 Requires: rrdtool >= 1.0.33-1gk2 Requires: fping >= 2.4b2 Requires: echoping >= 4.2.0 Requires: webserver Requires: net-tools Requires: perl(Net::SMTP) Requires: perl-PersistentPerl Enjoy! ../C -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/smokeping-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
