Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-30 | T5411: remove all remaining monitor background code | Christian Breunig | |
2023-07-27 | T5411: remove old background monitor implementation | Christian 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. | |||
2022-08-30 | op-mode: T4606: Fix monitor nat src|dst translation | Viacheslav Hletenko | |
A quick fix for "monitor nat source|destination translations" Due to old Perl script "vyatta-nat-translations.pl" was deleted and to return it requires an additional Perl packages (XML::Simple module) There is no sense to do it until we'll rewrite it to Python So a compromise solution is show conntrack events 'conntrack' itself | |||
2022-07-07 | monitor: dns: T2488: moved to vyos-1x | Christian Poessinger | |
2022-07-07 | monitor: dns: T2488: moved to vyos-1x | Christian Poessinger | |
2021-03-05 | Monitor VPN:T3387: The operational command "monitor openvpn" is not working | srividya0208 | |
Changes are made in the script files vyatta-op/templates/monitor/vpn/all/node.def and vyatta-op/templates/monitor/vpn/ipsec/node.def to change the matching parameters to filter the ipsec related logs from the /var/log/messages file. | |||
2020-12-28 | webproxy: T1732: migrate to vyos-1x | Christian Poessinger | |
2020-08-03 | T2546: migrate "monitor log" to vyos-1x | Christian Poessinger | |
2019-08-30 | T1621 remove misc ops after python/xml rewrite | Dmytro Aleksandrov | |
2019-08-19 | T1596 Remove telnet and traceroute operations after xml-style rewrite | Dmytro Aleksandrov | |
2018-11-12 | T994: fix the argument number in "monitor bandwidth-test initiate". | Daniil Baturin | |
2018-05-15 | T638: remove the old handwritten templates for bmon commands. | Daniil Baturin | |
Turns out they were there, just overwriten by the gen-monitor-* so no one noticed. | |||
2016-06-26 | T58 "monitor firewall name <name>" does not monitor any firewall-log-entry | Ewald van Geffen | |
related to set firewall name <text> enable-default-log | |||
2015-01-20 | Bug #456: add simple CLI for iperf. | Daniil Baturin | |
2014-12-31 | Revert "Add an option to disable inotify to fail -f commands." | Alex Harpin | |
This reverts commit 75ae9d501bfdd4b264cfb0a8f1e04ae3c6a86cf7. This change is no longer needed as inotify is now working in the current VyOS kernel, following the commits for bug #425, so removing this temporary workaround. | |||
2014-10-08 | Add an option to disable inotify to fail -f commands. | Daniil Baturin | |
OverlayFS doesn't work well with inotify. | |||
2013-12-21 | Bug #95: Issue warnings on attempts to monitor rules with disabled logging. | Daniil Baturin | |
Additionally notify when monitoring firewall/NAT instances that only rules with logging enabled are monitored. | |||
2013-04-26 | Use node generation scripts in build | James Davidson | |
For the nodes that the generation scripts generate, delete the checked in node files. | |||
2012-09-17 | Bugfix 8300: show proper output for 'show interfaces vrrp'; also fixes bug 8317 | John Southworth | |
2012-08-09 | Bugfix 8217: VTI: add clear and monitor interfaces commands. | Saurabh Mohan | |
Add support for interface vti for operational commands clear and monitor. | |||
2012-02-28 | Bugfix 4053: add missing top level 'monitor interfaces' | John Southworth | |
2012-02-22 | Bugfix 4053: implement bandwidth utilization montior commands 'mon int ↵ | John Southworth | |
<type> <name>'; 'mon int <type> <name> flow' | |||
2012-01-20 | add missing node.def from monitor interfaces vrrp | John Southworth | |
2012-01-04 | Fix NAT monitor rule log prefix. | Daniil Baturin | |
2012-01-04 | Remove old NAT monitor templates. | Daniil Baturin | |
2012-01-04 | Update NAT monitor templates. | Daniil Baturin | |
2011-12-14 | Add monitoring for vrrp interfaces | John Southworth | |
2011-10-27 | Add monitoring for specific openvpn interface processes | John Southworth | |
(cherry picked from commit c7b8ec71de80d51ea48dbd981ae9b5710d721e0d) | |||
2011-10-27 | Add a command to stop all current background monitoring processes | John Southworth | |
(cherry picked from commit c7bdd8fc2da81b3064d9136f4ebbe2ecd382ce27) | |||
2011-10-27 | Fix 'monitor nat' tag | John Southworth | |
(cherry picked from commit d1c97b55447cdda54869baeb509ff46f386f826d) | |||
2011-10-27 | Fix up completion for 'monitor nat' | John Southworth | |
(cherry picked from commit 2aa587b32efc6d64dd0f8efcad451aff59279b00) | |||
2011-10-27 | Fix up completion for 'monitor firewall' | John Southworth | |
(cherry picked from commit e39ced239b8e84ff46758cb4ec6cffcd403088a2) | |||
2011-10-27 | Add monitor openvpn | John Southworth | |
(cherry picked from commit 36e8d2aba0d339b7e091b7c656b65ea4dc8100c0) | |||
2011-10-27 | 'show log tail <NUMBER>' should still be a show command, not a monitor command. | John Southworth | |
(cherry picked from commit ee0662c27b696d734424bd3d657a57059f3db548) | |||
2011-10-27 | move 'show log tail' to 'monitor log' | John Southworth | |
(cherry picked from commit 419e99faea0ffd33e0b7176bc0ff08927ff67de9) | |||
2011-10-27 | remove run from 'montior interface [type] [name] vif [name]' command | John Southworth | |
(cherry picked from commit 7f037a063af0c96ec41f1b15306b690417374f4e) | |||
2011-10-27 | remove run from 'montior interface [type] [name]' command | John Southworth | |
(cherry picked from commit 868c8d899f22fdde22f90afab326b61b11e199db) | |||
2011-10-27 | Fix filter completion | John Southworth | |
(cherry picked from commit 865874dbe3466f3188b4ebe6556fa00beefa6354) | |||
2011-10-27 | Remove extraneous run commands | John Southworth | |
(cherry picked from commit 4164cb4d2a5f17fe7ea0b2242855bad6f5e70d5c) | |||
2011-10-27 | Implement packet capture for vifs | John Southworth | |
(cherry picked from commit 94e26478b7bc4aaa785660c6d77b55483c66df76) | |||
2011-10-27 | Fix 'monitor interface traffic save' | John Southworth | |
(cherry picked from commit ecb4650bc1ff7f7039a8de0c21f72667be9b189d) | |||
2011-10-27 | More monitor interface traffic commands | John Southworth | |
(cherry picked from commit 3358412ae5e8d7ba94aedeb78080d2509d82239f) | |||
2011-10-27 | Move packet capture to 'monitor interfaces' | John Southworth | |
(cherry picked from commit bc6ffc5d3503af09c65a58f7d5907562d3fef944) | |||
2011-10-27 | Add background monitoring for NAT | John Southworth | |
(cherry picked from commit 8a1c2a082a43dedd4cb29872f663e98d3c797877) | |||
2011-10-27 | Forground monitoring for nat | John Southworth | |
(cherry picked from commit f2b1229509cedbc5d201afb83a73dd142f98ddda) | |||
2011-10-27 | Move nodes from services since in other operational commands we don't | John Southworth | |
make this distinction (cherry picked from commit cfdcb8f015619b90212a991bfd8a6d80d9695b2b) | |||
2011-10-27 | Add 'monitor firewall ipv6-name' command | John Southworth | |
(cherry picked from commit 947180c60d07535ed897f8dabe7ec0af2f0c71bc) | |||
2011-10-27 | Add background monitoring for firewalls | John Southworth | |
(cherry picked from commit fe45ff72d582d2f84d9db15ad82fb8aca0047c03) | |||
2011-10-27 | Add firewall forground monitoring | John Southworth | |
(cherry picked from commit c719d7bdefd748955d06fa29072f2f65a86e05e4) | |||
2011-10-27 | Background monitoring for services | John Southworth | |
(cherry picked from commit 3a77209514688f91476322562c5fb1be505a71b8) |