services
goal
 
monitor the process launched as "services" at operating system start
units
  - zero : if the process is away
- any value > 0 if the process is running (one different value by process)
how to interpret ?
	- in "normal" case, lines sould be constants (no service changes)
- if a line goes to zero, then the associated process stopped
- if a line grows from zero, then the service was started
parameters
1 parameter for each configured service
more info
 
remark
 
the script just test if process is in memory, do not try to communicate with it
author
Eric Gerbier eric.gerbier@tutanota.com
licence : GPL