summaryrefslogtreecommitdiff
path: root/templates/monitor
AgeCommit message (Collapse)Author
2011-10-27Add monitoring for specific openvpn interface processesJohn Southworth
(cherry picked from commit c7b8ec71de80d51ea48dbd981ae9b5710d721e0d)
2011-10-27Add a command to stop all current background monitoring processesJohn Southworth
(cherry picked from commit c7bdd8fc2da81b3064d9136f4ebbe2ecd382ce27)
2011-10-27Fix 'monitor nat' tagJohn Southworth
(cherry picked from commit d1c97b55447cdda54869baeb509ff46f386f826d)
2011-10-27Fix up completion for 'monitor nat'John Southworth
(cherry picked from commit 2aa587b32efc6d64dd0f8efcad451aff59279b00)
2011-10-27Fix up completion for 'monitor firewall'John Southworth
(cherry picked from commit e39ced239b8e84ff46758cb4ec6cffcd403088a2)
2011-10-27Add monitor openvpnJohn 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-27move 'show log tail' to 'monitor log'John Southworth
(cherry picked from commit 419e99faea0ffd33e0b7176bc0ff08927ff67de9)
2011-10-27remove run from 'montior interface [type] [name] vif [name]' commandJohn Southworth
(cherry picked from commit 7f037a063af0c96ec41f1b15306b690417374f4e)
2011-10-27remove run from 'montior interface [type] [name]' commandJohn Southworth
(cherry picked from commit 868c8d899f22fdde22f90afab326b61b11e199db)
2011-10-27Fix filter completionJohn Southworth
(cherry picked from commit 865874dbe3466f3188b4ebe6556fa00beefa6354)
2011-10-27Remove extraneous run commandsJohn Southworth
(cherry picked from commit 4164cb4d2a5f17fe7ea0b2242855bad6f5e70d5c)
2011-10-27Implement packet capture for vifsJohn Southworth
(cherry picked from commit 94e26478b7bc4aaa785660c6d77b55483c66df76)
2011-10-27Fix 'monitor interface traffic save'John Southworth
(cherry picked from commit ecb4650bc1ff7f7039a8de0c21f72667be9b189d)
2011-10-27More monitor interface traffic commandsJohn Southworth
(cherry picked from commit 3358412ae5e8d7ba94aedeb78080d2509d82239f)
2011-10-27Move packet capture to 'monitor interfaces'John Southworth
(cherry picked from commit bc6ffc5d3503af09c65a58f7d5907562d3fef944)
2011-10-27Add background monitoring for NATJohn Southworth
(cherry picked from commit 8a1c2a082a43dedd4cb29872f663e98d3c797877)
2011-10-27Forground monitoring for natJohn Southworth
(cherry picked from commit f2b1229509cedbc5d201afb83a73dd142f98ddda)
2011-10-27Move nodes from services since in other operational commands we don'tJohn Southworth
make this distinction (cherry picked from commit cfdcb8f015619b90212a991bfd8a6d80d9695b2b)
2011-10-27Add 'monitor firewall ipv6-name' commandJohn Southworth
(cherry picked from commit 947180c60d07535ed897f8dabe7ec0af2f0c71bc)
2011-10-27Add background monitoring for firewallsJohn Southworth
(cherry picked from commit fe45ff72d582d2f84d9db15ad82fb8aca0047c03)
2011-10-27Add firewall forground monitoringJohn Southworth
(cherry picked from commit c719d7bdefd748955d06fa29072f2f65a86e05e4)
2011-10-27Background monitoring for servicesJohn Southworth
(cherry picked from commit 3a77209514688f91476322562c5fb1be505a71b8)
2011-10-27Forground monitoring for many daemonsJohn Southworth
(cherry picked from commit b906651c85a7bf45c715727b2099151f08762ec8)
2011-10-27Move the background monitoring for vpn under each of the categories as ↵John Southworth
suggested by support (cherry picked from commit 7621362a1a6ac0b5234fffdd4ff5fd1fe9f8625d)
2011-10-27Initial monitor vpn implementation. Other montior commands will be build on ↵John Southworth
these scripts (cherry picked from commit 334a6fab05b5e51097010b1da41fca32df7b8959)
2011-10-27Directory structure for Monitor NATJohn Southworth
Just the directory sturcture This doesn't do anything yet, more to come. (cherry picked from commit 05d281856431755d2b915306447722d3adba9849)
2011-10-27Add monitor for operational commandsJohn Southworth
will run: watch /opt/vyatta/bin/vyatta-op-cmd-wrapper 'cmd' (cherry picked from commit e6f8c6d9458ac25a5bfdd30056e872bf342a940d)
2011-10-27Add monitor command for traceroutes using mtrJohn Southworth
(cherry picked from commit 68e7a415d5ff5ebc2aa7569c01aa69d1a0d5e27a)