]> git.proxmox.com Git - pve-manager.git/history - PVE/Report.pm
pve6to7: add 'full' parameter for expensive checks
[pve-manager.git] / PVE / Report.pm
2021-05-11 Thomas Lamprechtreport: top: also print command line arguments
2021-05-11 Thomas Lamprechtreport: top: list more processes and order them by...
2021-05-11 Thomas Lamprechtreport: re-organize: add systemd-load, unify bios/pci...
2021-05-11 Thomas Lamprechtreport: dir2text: print what we process on STDERR
2021-05-11 Thomas Lamprechtreport: avoid extra oder array, define it inline
2021-05-11 Thomas Lamprechtreport: avoid adding to report by side-effects, be...
2021-05-11 Thomas Lamprechtreport: set timeout and PATH env only locally
2021-05-11 Thomas Lamprechtreport: whitespace cleanup
2021-05-11 Oguz Bektaspvereport: get pressure stall information
2021-04-16 Mira Limbeckreport: add multipath.conf and wwids file
2021-01-28 Fabian Ebnerpvereport: also add .sources files
2021-01-26 Stoiko Ivanovpvereport: add apt sources
2020-12-21 Thomas Lamprechtreport: fix separation of commands over multiple lines
2020-12-21 Aaron Lautererpvereport: code cleanup, line length
2020-12-21 Aaron Lautererpvereport: rework report contents
2020-12-21 Aaron Lautererpvereport: fix multipath inclusion
2020-10-22 Thomas Lamprechtperlcritic fixes
2019-05-26 Thomas Lamprechtpvecfg: adapt version and release semantic
2019-04-08 Thomas Lamprechtpvereport: only comput report def if we generate a...
2019-04-03 Thomas Lamprechtfixup whitespaces
2019-04-03 Friedrich RambergerAdd Ceph, iscsi and more disk and zfs information to...
2019-03-28 Oguz Bektasadd 'pvs' to pvereport
2019-03-13 Thomas Lamprechtpvereport: ensure IPv6 and IPv4 route info is included
2019-03-13 Thomas Lamprechtpvereport: add cluster resources node information
2019-03-13 Thomas Lamprechtpvereport: add ip route information
2019-03-13 Tim Marxadd host firewall config to pvereport
2018-03-22 Thomas LamprechtReport: add info about PCI devices
2018-03-22 Thomas LamprechtReport: add pct list
2018-03-22 Thomas LamprechtReport: use findmnt instead of mount
2018-03-22 Thomas LamprechtReport: refactor to simple schema definition of subreports
2018-03-22 Thomas LamprechtReport: remove useless version check
2017-06-21 Thomas Lamprechtpvereport: improve output and add timeouts to commands
2017-02-08 Emmanuel KasperUse ip from iproute2 package instead of net-tools
2016-11-30 Thomas Lamprechtpvereport: tell lsblk to use ascii
2016-10-28 Emmanuel KasperFix #1186: do not run non installed commands
2016-07-05 Wolfgang LinkAdd some extra debug information to the report.
2015-11-03 Emmanuel KasperMove pvereport functionality into a separate PVE package