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

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.

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).