Suggestion for DirMon2
Hi -
Suggestion:
When the service fires up, and reads dirmon2.ini, check the date/time stamp and save it in memory. On the poll interval, also recheck the date/time on dirmon2.ini vs. this value, and if it has changed, then reload it prior to processing the rest of the poll logic.
This will allow the service to automatically learn of changes to the dirmon2.ini, and will remove the need for the user to manually stop/restart the service to recognize the configuration changes.
Because I forgot to do this, I banged my head against the wall for about an hour after making some changes to my config, until I remembered this was necessary ..
;^)
-m
|