]> git.ipfire.org Git - collecty.git/shortlog
collecty.git
2025-10-30  Michael Tremerpo: Update translations
2025-10-30  Michael Tremerconfigure: Don't interpret C as Python
2025-10-30  Michael TremerMakefile: Remove unused pythondir
2025-10-30  Michael Tremerclient: Use the user's locale if none specified
2025-10-30  Michael Tremergraphs: Allow manually changing the locale
2025-10-30  Michael Tremergraphs: Apply some more styling
2025-10-30  Michael Tremergraphs: Create commonly used vlabel functions
2025-10-30  Michael Tremergraphs: Add a graph for Unbound queries
2025-10-30  Michael Tremercolors: Add back the prefix
2025-10-30  Michael Tremersource: Fix the step/heartbeat maths
2025-10-29  Michael Tremergraphs: Add a legacy suricata graph
2025-10-29  Michael Tremergraphs: conntrack: Fix rendering the graph
2025-10-29  Michael Tremergraphs: Add convenience function to add multiple objects
2025-10-29  Michael Tremergraphs: Add graphs for PSI
2025-10-29  Michael Tremergraphs: memory: Convert bytes correctly based on 1024
2025-10-29  Michael Tremergraph: rrdtool seems to ignore the first argument
2025-10-29  Michael Tremergraphs: processor: Show the current usage
2025-10-29  Michael Tremergraphs: Fix inclusion of the string header
2025-10-29  Michael Tremergraphs: Always use the new y-grid
2025-10-29  Michael Tremergraphs: Fix rendering time calculation
2025-10-29  Michael Tremergraphs: Add option to omit the title
2025-10-29  Michael Tremertime: Parse multipliers the other way round
2025-10-29  Michael Tremertime: Parse weeks
2025-10-29  Michael Tremertime: Update the time when parsing relative timestamps
2025-10-29  Michael Tremerbus: Parse timestamps
2025-10-29  Michael Tremertime: Add function to parse timestamps from humans
2025-10-29  Michael Tremerstring: Move function that consumes a string if it...
2025-10-29  Michael Tremergraphs: Implement adjusting the interval
2025-10-29  Michael Tremerclient: Send --since= and --until
2025-10-29  Michael Tremergraphs: Remove extra colon
2025-10-29  Michael Tremerclient: Print any error messages from the daemon
2025-10-29  Michael Tremergraphs: Remove unused GRAPH_TITLE macro
2025-10-29  Michael Tremergraphs: Add an inline drawing function
2025-10-29  Michael Tremergraphs: Include the unit with the macro
2025-10-29  Michael Tremergraphs: Simplify the LINE macros
2025-10-29  Michael TremerMakefile: Don't reset dist_doc_DATA
2025-10-29  Michael Tremergraphs: Add cpufreq graph
2025-10-29  Michael Tremergraphs: Make it possible to set colors as a non-literal
2025-10-26  Michael Tremersources: iptables: Make the static analyzer happy
2025-10-26  Michael Tremersources: iptables: Initialize r
2025-10-26  Michael Tremersources: cpufreq: Disable source if there is no support
2025-10-26  Michael Tremersource: Add option for sources to disable themselves
2025-10-26  Michael Tremersources: Collect cpufreq information
2025-10-26  Michael Tremerfile: Implement path formatting into the quick read...
2025-10-26  Michael TremerDESIGN: Add some thoughts on the design of this project
2025-10-26  Michael Tremergraphs: Bps -> bps
2025-10-26  Michael Tremersource: Run some basic checks
2025-10-23  Michael Tremerjenkins: Install iptables-devel on Fedora
2025-10-23  Michael Tremersources: sensors: Collect current metrics
2025-10-23  Michael Tremersources: sensors: Collect energy sensors
2025-10-23  Michael Tremersources: sensors: Collect power metrics
2025-10-23  Michael Tremersources: sensors: Collect fan metrics
2025-10-23  Michael Tremersources: sensors: Remove the extra callback
2025-10-23  Michael Tremersources: sensors: Collect voltage/input sensors
2025-10-23  Michael Tremersources: sensors: Reset r if there are no features
2025-10-23  Michael Tremersources: sensors: Implement reading temp sensors
2025-10-23  Michael Tremerconfigure: Fix detection for libsensors
2025-10-23  Michael Tremersources: iptables: Accumulate counters of the same...
2025-10-23  Michael Tremersources: Add iptables
2025-10-23  Michael Tremersources: Terminate the daemon if no sources have been...
2025-10-23  Michael Tremermetrics: Constify the value pointers
2025-10-22  Michael Tremersources: disk: Convert temperate from mK to K
2025-10-22  Michael Tremergraphs: Remove old print macros
2025-10-22  Michael Tremerpo: Update translations
2025-10-22  Michael Tremermetrics: Only require one allocation
2025-10-22  Michael Tremersources: Collect metrics from suricata
2025-10-22  Michael Tremersource: Migrate RRDs if we have lost fields
2025-10-22  Michael Tremersources: hostapd: Convert rates after they have been...
2025-10-22  Michael Tremersource: Don't try to commit metrics too soon
2025-10-22  Michael Tremersource: Fetch the last update timestamp
2025-10-22  Michael Tremersource: Use rrd_info_r() to check if a RRD file exists
2025-10-22  Michael Tremerqueue: Remove the old way to submit sample data
2025-10-22  Michael Tremersources: hostapd: Migrate to new metrics submission
2025-10-22  Michael Tremersources: disk: Create a metrics object and populate...
2025-10-22  Michael Tremermetrics: Add support for bool
2025-10-22  Michael Tremersources: Convert all sources to submit metrics the...
2025-10-22  Michael Tremermetrics: Create a shorthand to submit stats with less...
2025-10-22  Michael Tremerfile: Implement parsing the entire file as JSON object
2025-10-22  Michael TremerAdd a new metrics object
2025-10-22  Michael Tremerjenkins: Install libudev-dev on Debian-based machines
2025-10-22  Michael Tremerdaemon: Release memory when the system is under pressure
2025-10-21  Michael Tremersources: disk: Read SMART data if available
2025-10-21  Michael Tremersource: Implement actually migrating databases
2025-10-21  Michael Tremersource: Check if RRD files need migration
2025-10-21  Michael Tremersources: Add source to collect disk IO stats
2025-10-21  Michael Tremerfile: Return the error code if we could not read the...
2025-10-21  Michael Tremerdaemon: Connect to udev
2025-10-21  Michael Tremercolors: Define a special color for rx/tx traffic
2025-10-21  Michael Tremergraphs: Add a graph to show rate information
2025-10-21  Michael Tremersources: Correct rate information of hostapd stations
2025-10-21  Michael Tremergraphs: Try to make the signal graph a bit more colourful
2025-10-21  Michael Tremergraphs: Add bandwidth graphs for hostapd stations
2025-10-21  Michael Tremergraphs: Rename hostapd station signal graph
2025-10-21  Michael Tremerpo: Add telemetry.po to .gitignore
2025-10-21  Michael Tremergraphs: hostapd: Add graph that shows the station signal
2025-10-21  Michael Tremergraphs: Add some more macros
2025-10-21  Michael Tremersources: Take VDEFs from the graphs macros
2025-10-21  Michael Tremercommand: Cleanup events before closing file descriptors
2025-10-21  Michael Tremercommand: Defer cleaning up the command to avoid zombies
2025-10-20  Michael Tremergraphs: Simplify headers by removing option to pass...
next