summaryrefslogtreecommitdiff
path: root/templates/monitor/openvpn
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 monitoring for specific openvpn interface processesJohn Southworth
(cherry picked from commit c7b8ec71de80d51ea48dbd981ae9b5710d721e0d)
2011-10-27Add monitor openvpnJohn Southworth
(cherry picked from commit 36e8d2aba0d339b7e091b7c656b65ea4dc8100c0)