]> git.proxmox.com Git - pve-manager.git/history - PVE/Status
pvesh: code clean-ups
[pve-manager.git] / PVE / Status /
2023-05-29 Thomas Lamprechtmakefile: convert to use simple parenthesis
2022-01-28 Thomas Lamprechtmetrics: influx: preprare value: rename $quote to ...
2022-01-28 Markus Frankfix #3815: metrics: influxdb: coerce guest name always...
2021-12-21 Dominik Csapakstatus: influxdb: suppress warning when no token exists
2021-09-30 Dominik Csapakinfluxdb: do not test the connection when entry is...
2021-07-29 Dominik CsapakStatus/InfluxDB: add 'verify-certificate' option to...
2021-05-26 Thomas Lamprechtinfluxdb: rework comment
2021-05-26 Lorenz Stechaunerfix #3440: influxdb: remove duplicate vmid tag
2021-03-15 Dominik Csapakmetrix: influx: fix default api_prefix
2021-03-15 Dominik Csapakmetrics: influx: special case 'health' api path i _get_...
2021-03-15 Thomas Lamprechtmetrics: influx: allow one to add an API URL-path prefix
2021-03-15 Thomas Lamprechtmetrics: influx: do not error out when credendtials...
2021-03-15 Thomas Lamprechtmetrics: influx: send along auth token on connection...
2021-03-15 Thomas Lamprechtmetrics: influx: include unrecognized protocol value...
2021-03-13 Thomas Lamprechtext. metris. fixup InfluxDB spelling in schema and...
2021-02-27 Thomas Lamprechtmetric status: fix misspelled method call
2021-01-28 Dominik Csapakstatus/influxdb: remove unnecessary comment
2021-01-28 Dominik Csapakstatus/influxdb: implement influxdb 2.x http api
2021-01-28 Dominik Csapakstatus/plugin: extend with add/update/delete hooks
2021-01-28 Dominik Csapakstatus/plugin: extend send/_connect/_disconnect/test_co...
2020-12-07 Dominik Csapakstatus/plugin: do not test connection if disabled
2020-11-25 Dominik Csapakapi: metrics/server: test connection on add/update
2020-11-25 Dominik Csapakapi: metrics/server: add minimum and maximum to port...
2020-11-21 Thomas Lamprechtinfluxdb: avoid three line comment if one is enough
2020-11-20 Dominik CsapakStatus/Plugin: add id to schema
2020-11-20 Dominik CsapakStatus/Plugin: fix jsonschema for MTU
2020-10-29 Thomas Lamprechtfollouwp whitespace fix
2020-10-29 Fabian Grünbichlerstatus/metrics: make MTU configurable
2020-06-17 Thomas Lamprechtfix #2802: metric flush check should not care about...
2020-05-14 Thomas Lamprechtacme: account: hide TOS checkbox during load and reuse...
2020-05-08 Thomas Lamprechtext. metric server: workaround stupid MTU problem..
2020-05-08 Thomas Lamprechtmetric server: improve flush on big data updates
2019-11-19 Thomas Lamprechtstatus/graphite: fix memory leak, avoid cyclic closure...
2019-11-19 Thomas Lamprechtfixup: graphite: use correct variable in closure
2019-11-18 Thomas Lamprechtext. metric: move to a transaction model
2019-11-16 Thomas Lamprechtmove common metric server management part to own module
2019-11-15 Thomas Lamprechtstatus: cleanup config parser regsistration
2019-11-14 Thomas Lamprechtstatus plugins: add _connect to plugin method interface
2019-11-14 Thomas Lamprechtstatus plugins: add update_all and foreach_plug helper
2019-11-07 Thomas Lamprechtstatus/graphite: refactor write_graphite to send all...
2019-11-07 Thomas Lamprechtstatus/graphite: just use setsockopt to set timeouts
2019-11-07 Thomas Lamprechtstatus/graphite: record missing module-use
2019-11-06 Thomas Lamprechtstatus/graphite: reduce default timeout to 1 second
2019-11-06 Thomas Lamprechtstatus/graphite: refactor default assignments, no ternary
2019-11-06 Martin Vergesadd graphite tcp support
2019-04-11 Thomas Lamprechtcleanup Status plugins use statements
2019-04-11 Thomas Lamprechtfollowup: code cleanup, remove unnecessary type check
2019-04-11 Dominik Csapakfix #1326: allow multiple status server definitions...
2019-01-07 Dominik Csapakfix #2030: use looks_like_number for number check
2018-03-05 Dominik CsapakGraphite.pm: fix whitespace
2018-03-05 Dominik Csapakfix #1683: do not send non-numeric values to graphite
2017-02-28 Thomas LamprechtInfluxDB plugins: send nodename when updating CT/VM...
2016-09-28 Thomas LamprechtMakefile: fix distclean target
2016-08-02 Dominik Csapakfix influxdb field assignment and allow non integer...
2016-05-23 Thomas LamprechtStatus: report errors on socket creation problems
2016-05-23 Thomas LamprechtStatus: allow IPs and move properties to base class
2016-05-04 Alexey KuzminStatus/Graphite: fix carbon protocol
2016-05-04 Thomas LamprechtStatus/Plugin: fix Typo
2016-01-22 Alexandre Derumierinfluxdb : use multi values measurement
2015-09-11 Alexandre Derumieradd influxdb stats plugin V2
2015-06-23 Alexandre Derumieradd graphite plugin V2
2015-06-22 Dietmar Maurerimplement status plugin framework