	Informer. 
	Small Utility to get some system info as screen locker (continuos)
	 or Cgi (single) mode.
	
	
 COPYRIGHTS

  This program is freeware and shipped AS IS. Author does not garantee
right work of this software, USE AT YOUR OWN RISK!

  This program cannot be used for commerce usage or be shipped with other
commercial software.

  All rights reserved.

Small description.
Well, I found that I use some different programs to get the same info. So,
I wrote (better to say compile) single program to get all that info in it.
Here is the current capabilities:
Continuos mode (to show required info continuos)
Single mode (to work like Cgi)
Blocking Ctrl+Alt+Del, Ctrl+Esc, Ctrl+Alt hotkeys
Different time step
Setting monitor to STAND BY or OFF mode
Showing following info:
Date, time, system uptime, free disk space, CPU usage, PID of the following 
process (0 if process not exist; you may define process as FTPD.EXE or 
C:\TCPIP\BIN\FTPD.EXE - with path for different instances of processes with
the same name).

Two configuration files.
1. informer.scr
Sets the result screen of programm. You may insert any html code there 
for Cgi mode. It is very easy program, so it's algorithm is so:
Any '$' symbol is the sign of variable. Next symbol is name of that variable.
Next digit (upto three) - length reserved for that variable on the screen.

2. informer.cfg
To set variable insert it in cfg file with correct symbol case. 
Lines, started with ';' are skipped.
Sets the program variables :
SCREENSAVER=2 ;0-disable (default), 1- stand by, 2 - turn off
NOCAD=1 ;1- Ctrl+Alt+Del and hotkeys disable, 0 - enable (default)
DELAY=1000 ;ms 950 - default
CGI ; unrem for CGI mode (single run and no ANSI symbols on screen)
$C=CPU:1 ;assign to the variable $C CPU usage of the first CPU. (up to 16 CPUs)




Running program.
Just start informer.exe,
To switch screen press 's',
To exit press 'x'.
To give Ctrl+alt+del block any sense it's better to start informer as VIO FS application.
(You may use pm possibilities or just type exehdr /pmtype:novio informer.exe).
Informer.exe uses only informer.scr and informer.cfg files - you may get examples
from this bundle and rename them for usage.
It was tested as cgi with web/2 and apache.

Contact.
Alexey Gankov,
admin@pilot-film.com

Great 10x to All os/2 society. 




