auto-restart clients
list Lars Ebeling
Sat, 23 Apr 2005 18:03:27 +0200 (CEST)
Message-Id: <user-f72b697f8d2f@xymon.invalid>
Henrik Stoerner <user-ce4a2c883f75@xymon.invalid> wrote:
Now the trick is to get that script run automatically when the system
starts up. How you do that depends on the Unix flavour - often the
script is installed in /etc/init.d/bigbrother, and then you need to
create links from /etc/rc2.d/S99bigbrother -> /etc/init.d/bigbrother
If you are running HP_UX replace /etc with /sbin
Link with:
ln -s /etc/init.d /bigbrother /etc/rc2.d/S99bigbrother
Regards
Lars
Hobbithobbyist
"If you run UNIX and you don't have a UPS, you should see a psychiatrist...."
--Byte Magazine (years ago)