"Fossies" - the Fresh Open Source Software Archive

Member "checksuite-3.3/readme" (3 Jun 2010, 1540 Bytes) of package /linux/privat/old/checksuite-3.3.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 ##########################################################
    2 
    3 [checksuite] was written specifically to assist system 
    4 administrators with the day-to-day tasks of monitoring a 
    5 system. It is in, no way, a replacement of an actual 
    6 system administrator. :-)
    7 
    8 I originally created these programs to help me out, because 
    9 of all the excruciating long hours at work. Plus, I work 
   10 on servers day-in, day-out that have system administrators 
   11 that most certainly need all the help they can get. :-)
   12 
   13 Enjoy these programs! Use them to your liking. Just remember 
   14 that if you plan on making modifications or if you have any 
   15 recommendations on them, please e-mail me at larry@djslyde.com 
   16 to let me know. These programs were an excellent project for 
   17 me to really grow my programming skills. Any feedback on these 
   18 would be great.
   19 
   20 You can run 'sh install.sh' from the command line for the 
   21 programs to be installed. These programs were intended for use 
   22 on a Linux OS. However, they do work on other flavors of Unix 
   23 and I plan on making more versions available as I find time to 
   24 do so. The main progams are installed into /usr/local/sbin/. 
   25 There is a man page found in /usr/man/man1 and a cron file in 
   26 /etc/cron.d/. As well, there is a logrotate config file in 
   27 /etc/logrotate.d/ and all logs are found in /var/log/checksuite.d/. 
   28 
   29 Please visit http://checksuite.sourceforge.net/ for more info.
   30 
   31 Thank you to everyone for your support.
   32 
   33 -LL <larry@djslyde.com> - [checksuite] 2003-2010
   34 
   35 ##########################################################