]> git.proxmox.com Git - pve-manager.git/history - PVE/Report.pm
update shipped appliance info index
[pve-manager.git] / PVE / Report.pm
13 days ago Alexander Zeidlerreport: list held back packages
13 days ago Alexander Zeidlerreport: add `apt-cache policy` to list recognized APT...
13 days ago Alexander Zeidlerreport: fix regex of config filenames
13 days ago Alexander Zeidlerreport: create "jobs" section, add `jobs.cfg`
13 days ago Alexander Zeidlerreport: add kernel command line from current boot
2024-01-10 Alexander Zeidlerreport: format iptables output for readability
2024-01-03 Hannes Duerrreport: add packet counter to iptables output
2023-11-02 Thomas Lamprechtreport: add hint for dir2text
2023-11-02 Aaron Lautererreport: add sdn config directory
2023-11-02 Aaron Lautererreport: add interfaces.d directory
2023-11-02 Aaron Lautererreport: dir2text: ignore special . and .. files
2023-03-27 Lukas Wagnerpvereport: add `date -R` to general system info section
2023-02-21 Aaron Lautererreport: add ceph health detail
2023-02-14 Max Carrarafix #4335: report: add datacenter.cfg to output
2022-11-10 Wolfgang BumillerMerge branch 'taskset' into taskset-merged
2022-10-19 Aaron Lautererreport: add arcstat
2022-09-12 Stoiko Ivanovreport: stabilize order of guests and network
2022-09-12 Stoiko Ivanovreport: add proxmox-boot-tool status output
2022-06-02 Aaron Lautererreport: add ceph device list
2022-03-30 Thomas Lamprechtreport: lsblk: merge/group parents of sub-trees
2022-03-30 Thomas Lamprechtreport: lsblk: output more columns
2022-03-30 Thomas Lamprechtreport: report FS type in df call
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