# $Id: INSTALL,v 1.1 2002/11/09 18:13:40 ksb Exp $ This is master sourced. You need distrib or msrc0 to make it go. Else you can copy the file you think you want by hand. N.B. You should edit the scripts to replace the hard coded "fedex.com" strings at the lines marked "CONFIG". Install the script as the Make.host would under msrc. You need perl 5.6.0 or so I bet (unless you use the shell version, you can make the HPUX9 work for almost anything). Put an entry in monitor's crontab (or some other mortal system id). I use one of these control lines: 0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 1,4,7,10,13,16,19,22,25,28,31,34,37,40,43,46,49,52,55,58 2,5,8,11,14,17,20,23,26,29,32,35,38,41,44,47,50,53,56,59 With the common tail: * * * * /usr/local/libexec/unixstats or * * * * /usr/local/libexec/unixstats >/dev/null 2>&1 I like to let the errors flow to close the loop on them, some others just look for non-updated unix.rrd spool files. If you code one for another OS let me know (ksb@sac.fedex.com). -- ksb, Nov 2002