Version History of iTHX-M shell script -------------------------------------- iServer MicroServer model iTHX-M http://www.newportus.com iTHX-M 1.4 2005-10-11 - updated to one single file, all PHP based script - eliminated need for netcat/nc and bash script - now includes code for an ALERT system with email based notification 1.3 2005-06-14 - updated bash script to include the -q switch on the PHP call. - updated the $_SERVER['argv'] usage in the PHP script. iTHX-M (cd and db versions combined) 1.2 2004-10-12 - updated scripts to include both output to comma delimited file and PHP code to write the values into a database in one script. Comment out what you don't want to use. iTHX-Mcd (comma delimited versions) 1.1 2004-09-25 - updated output filename to include date so you can cron the job and have daily logs. 1.0 2004-09-25 - collects information from the iTHX-M and outputs to a comma delimited text file. iTHX-Mdb (insert into database versions, also writes cd file) 1.0 2004-09-27 - takes iTHX-Mcd and adds PHP code to write the values into a database. - requires additional php file, saved with same version number to keep in sync with corresponding shell script.