summaryrefslogtreecommitdiff
path: root/templates/monitor/stop-all
AgeCommit message (Collapse)Author
2023-07-27T5411: remove old background monitor implementationChristian Breunig
Old Vyatta had a possibility to issue log entries to the users console based on a service. Examples: * monitor dhcp background start | stop * monitor lldp background start | stop * monitor openvpn background start | stop Somehow they not seem to work properly anymore (we are not certain if they ever did work properly) The maintainers decided to drop the op-mode CLI nodes from vyatta-op package in order to get rid of all the legacy code. In a subsequent task we might wan't to re-add this capability under the more "industry standard" command terminal monitor.
2011-10-27Add a command to stop all current background monitoring processesJohn Southworth
(cherry picked from commit c7bdd8fc2da81b3064d9136f4ebbe2ecd382ce27)