Hey gandalf,
I too thought this was a good idea and have implemented it as a patch:
Quote:
Changed files: setup.php
Added option to Enable/Disable monitoring from devices list
To test the patch
Code:
patch -N -p1 --dry-run < monitor_0.7-devices_action.patch
To patch the files:
Code:
patch -N -p1 < monitor_0.7-devices_action.patch
.fri