summaryrefslogtreecommitdiff
path: root/templates/monitor
AgeCommit message (Collapse)Author
2011-10-21Add monitoring for specific openvpn interface processesJohn Southworth
2011-10-14Add a command to stop all current background monitoring processesJohn Southworth
2011-10-10Fix 'monitor nat' tagJohn Southworth
2011-10-10Fix up completion for 'monitor nat'John Southworth
2011-10-10Fix up completion for 'monitor firewall'John Southworth
2011-10-10Add monitor openvpnJohn Southworth
2011-10-10'show log tail <NUMBER>' should still be a show command, not a monitor command.John Southworth
2011-09-29move 'show log tail' to 'monitor log'John Southworth
2011-09-26remove run from 'montior interface [type] [name] vif [name]' commandJohn Southworth
2011-09-26remove run from 'montior interface [type] [name]' commandJohn Southworth
2011-09-19Fix filter completionJohn Southworth
2011-09-15Remove extraneous run commandsJohn Southworth
2011-09-15Implement packet capture for vifsJohn Southworth
2011-09-15Fix 'monitor interface traffic save'John Southworth
2011-09-15More monitor interface traffic commandsJohn Southworth
2011-09-14Move packet capture to 'monitor interfaces'John Southworth
2011-09-13Add background monitoring for NATJohn Southworth
2011-09-12Forground monitoring for natJohn Southworth
2011-09-09Move nodes from services since in other operational commands we don'tJohn Southworth
make this distinction
2011-09-08Add 'monitor firewall ipv6-name' commandJohn Southworth
2011-09-07Add background monitoring for firewallsJohn Southworth
2011-09-07Add firewall forground monitoringJohn Southworth
2011-09-06Background monitoring for servicesJohn Southworth
2011-09-06Forground monitoring for many daemonsJohn Southworth
2011-09-06Move the background monitoring for vpn under each of the categories as ↵John Southworth
suggested by support
2011-09-02Initial monitor vpn implementation. Other montior commands will be build on ↵John Southworth
these scripts
2011-08-17Directory structure for Monitor NATJohn Southworth
Just the directory sturcture This doesn't do anything yet, more to come.
2011-08-17Add monitor for operational commandsJohn Southworth
will run: watch /opt/vyatta/bin/vyatta-op-cmd-wrapper 'cmd'
2011-08-17Add monitor command for traceroutes using mtrJohn Southworth