Page MenuHomeVyOS Platform

Reimplementation of tech-support diagnostic file generation
Closed, ResolvedPublicFEATURE REQUEST

Description

We need to re-implement show tech-support command
not only it should provide machine-readable output for automated analysis
but also need care more about data which it collects

Details

Difficulty level
Normal (likely a few hours)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Behavior change

Related Objects

StatusSubtypeAssignedTask
In progressFEATURE REQUESTNone
ResolvedFEATURE REQUESTerkin
ResolvedFEATURE REQUESThagbard
OpenFEATURE REQUESTViacheslav

Event Timeline

hagbard triaged this task as High priority.Oct 25 2018, 5:45 PM
hagbard created this task.
hagbard created this object in space S1 VyOS Public.
hagbard created this object with edit policy "Custom Policy".

idea:

show tech-support network - all network related stuff
show tech-support system - os related (cpu, memory, file system space, pkgs etc.)

@hagbardI like the idea to have it modular,
we also need to add profiling option (collecting system metrics over some period of time)
and maybe some more stuff (specific to functionality like ipsec, bgp, firewall, etc)

syncer lowered the priority of this task from High to Normal.Nov 2 2018, 7:31 PM
syncer set Is it a breaking change? to Unspecified (possibly destroys the router).
erkin renamed this task from re-implementaion for 'show tech-support' to Reimplementaion of tech-support diagnostic file generation.Feb 25 2021, 3:48 PM
erkin lowered the priority of this task from Normal to Low.
erkin changed the edit policy from "Custom Policy" to "Maintainers (Project)".
erkin edited projects, added VyOS 1.4 Sagitta; removed VyOS 1.3 Equuleus.
erkin changed Version from vyos-1.2.0-rolling-xxxx to -.
erkin changed Is it a breaking change? from Unspecified (possibly destroys the router) to Behavior change.
erkin removed a subscriber: Active contributors.
erkin renamed this task from Reimplementaion of tech-support diagnostic file generation to Reimplementation of tech-support diagnostic file generation.Mar 1 2021, 10:09 AM
erkin changed the task status from In progress to On hold.May 6 2021, 7:54 AM

I'm not happy with the current one. Ideally, I'd like to rewrite it in Python using better diagnostic collection tools. I don't see it happening in 1.3.0, however.

show tech-support report was rewritten in PR 1961 and the last vestiges of the original was removed earlier in PR 2260. See T5137.