<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6002.18332" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=667031519-24022011><FONT face=Arial 
size=2>Hi,</FONT></SPAN></DIV>
<DIV><SPAN class=667031519-24022011><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=667031519-24022011><FONT face=Arial size=2>It would be nice if 
there was a way to install particularly the init script automatically.  For 
example, on Redhat, one has to (copied and pasted from another page - I did 
something similar for the version I got from subversion, where I was just 
compiling and installing the client):</FONT></SPAN></DIV>
<DIV><SPAN class=667031519-24022011><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=667031519-24022011><FONT face="Courier New"># cp -p 
/usr/local/src/xymon-4.2.3/rpm/hobbit-init.d /etc/rc.d/init.d/xymon<BR># chown 
root:root /etc/rc.d/init.d/xymon<BR># chmod 755 /etc/rc.d/init.d/xymon<BR># 
chkconfig xymon on</FONT></SPAN></DIV>
<DIV><SPAN class=667031519-24022011><FONT 
face="Courier New"></FONT></SPAN> </DIV>
<DIV><SPAN class=667031519-24022011><FONT face=Arial size=2>One has to also edit 
/etc/rc.d/init.d/xymon change the DAEMON to point to one's actual path (which 
the configure script already has).</FONT></SPAN></DIV>
<DIV><SPAN class=667031519-24022011><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=667031519-24022011><FONT face=Arial size=2>The above steps need 
to be done for xymon-client too.</FONT></SPAN></DIV>
<DIV><SPAN class=667031519-24022011><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=667031519-24022011><FONT face=Arial size=2>Then you need to 
copy /path/to/source/xymon-client.default to /etc/default/xymon-client.  
You need to edit it and add the Xymon server IP address, which again, you 
already entered in the configure script...</FONT></SPAN></DIV>
<DIV><SPAN class=667031519-24022011><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=667031519-24022011><FONT face=Arial size=2>There are several 
steps here which could be automated, and it would make installing the client on 
machines quicker and less error prone, and many of us have to do this on many 
machines.</FONT></SPAN></DIV>
<DIV><SPAN class=667031519-24022011><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=667031519-24022011><FONT face=Arial size=2>I suggest the above 
could be accomplished with a "make config" or "make init" target from the source 
directory, logged in as root.</FONT></SPAN></DIV>
<DIV><SPAN class=667031519-24022011><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=667031519-24022011><FONT face=Arial size=2>If you are using 
e.g. Debian instead of Redhat, this would be automatically detected and the 
debian init scripts would be installed instead.</FONT></SPAN></DIV>
<DIV><SPAN class=667031519-24022011><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=667031519-24022011><FONT face=Arial size=2>Unfortunately, I'm 
no shell script wizz and can't really do this myself.</FONT></SPAN></DIV><!-- Converted from text/rtf format -->
<P><SPAN lang=en-gb><FONT face=Arial size=2>Kind regards,</FONT></SPAN> </P>
<P><SPAN lang=en-gb><FONT face=Arial 
size=2>Sebastian </FONT></SPAN> <SPAN class=667031519-24022011><FONT 
face=Arial size=2>A</FONT></SPAN></P></BODY></HTML>