This is a small program that hooks into the stats collection
provided by Daniela Engert's IDE driver, DANIS506.ADD. You must
be using DANIS506.ADD to be able to use this program.

This is beta code and the author takes no responsibility for
any damage that use or misuse of the program may cause.

It should remember its window position and colours/fonts but if
you want to reset them to defaults, invoke

pmdskmon -defaults

If you find problems with it not picking up all of your hard disks
then you can invoke

pmdskmon -logdiscovery

and send me the relevant lines from the file dskmon.log.

SMART checking is enabled by default but you should be aware that
it will wake disks from sleep if enabled. It should beep an alarm
and change the colour of the SMART status line to red. SMART checks
are now undertaken about once an hour and you can have the result
written to the log if you want.

Hovering the mouse over the column of figures for a particular
drive will float a window showing the drive model as reported
by DaniS506 from the hardware.

Source provided under GPL. Originally compiled with IBM VA C++ 3.0.
Portions of the code originally by Daniela Engert (from diskinfo.c)
and Bjorn Mork (PMP2L97.c).
