]> git.ipfire.org Git - collecty.git/shortlog
collecty.git
2025-09-29  Michael Tremerqueue: Allocate the correct amount of memory
2025-09-29  Michael Tremerjenkins: The configure script does not have a --enable...
2025-09-29  Michael Tremerconfigure: Make lm-sensors an optional dependency
2025-09-29  Michael Tremerconfigure: Check for pkg-config before using it
2025-09-29  Michael Tremerconfigure: Make libatasmart an optional dependency
2025-09-29  Michael Tremerconfigure: Drop dependency to liboping
2025-09-29  Michael TremerDrop the Python implementation
2025-09-29  Michael Tremerdaemon: Export the version over dbus
2025-09-29  Michael TremerAdd a Jenkinsfile
2025-09-29  Michael Tremerpo: Update langauge files
2025-09-28  Michael Tremerdaemon: Connect to dbus
2025-09-28  Michael Tremermodule: Explicitely clear any RRD errors
2025-09-28  Michael TremerMake secure_getenv available
2025-09-28  Michael Tremermodules: Add the conntrack module
2025-09-28  Michael Tremerutil: Add helper function to read integers from file
2025-09-28  Michael Tremermodule: Fix the heartbeat of the RRD database
2025-09-28  Michael Tremermodules: Add context switches
2025-09-28  Michael Tremerqueue: Commit only once every 5 minutes
2025-09-28  Michael Tremermodule: Define some default RRAs
2025-09-28  Michael Tremermodule: The step size is not passed as a command line...
2025-09-28  Michael Tremermodule: Call RRD tool to create a new database
2025-09-28  Michael Tremerargs: Fix typo in function name
2025-09-28  Michael Tremermodule: Add the step size to the RRD configuration
2025-09-28  Michael Tremermodule: Format the data sources
2025-09-28  Michael Tremerutil: Add helper function to format numbers for RRD
2025-09-28  Michael Tremermodules: Rename RRD schema
2025-09-28  Michael Tremerargs: Add function to dump the array
2025-09-28  Michael Tremerargs: Make space in the array for the NULL termination
2025-09-28  Michael Tremerargs: Add functions to fetch values
2025-09-28  Michael Tremerargs: Implement pushing arguments to the array
2025-09-28  Michael Tremerdaemon: Create scaffolding to format argument lists
2025-09-27  Michael Tremermodules: Define the RRD schema
2025-09-27  Michael Tremermodule: Create scaffolding to create the database if...
2025-09-27  Michael Tremermodule: Implement batched committing of samples to...
2025-09-27  Michael TremerLink against rrdtool
2025-09-27  Michael Tremerqueue: Store the timestamp with the sample
2025-09-27  Michael Tremerqueue: Store multiple samples in one queue object
2025-09-27  Michael Tremerqueue: Flush on exit
2025-09-27  Michael Tremerdaemon: Move the queue into a separate object
2025-09-27  Michael TremerActually free the objects
2025-09-27  Michael Tremerdaemon: Flush the queue on SIGHUP
2025-09-27  Michael Tremerdaemon: Call a function to regularly flush the queue
2025-09-27  Michael Tremerdaemon: Cleanup the queue on exit
2025-09-27  Michael Tremermodule: Format any arguments on the stack
2025-09-27  Michael Tremerdaemon: Store any submitted values
2025-09-27  Michael Tremerloadavg: Actually read the loadavg
2025-09-27  Michael Tremermodule: Create a collect() function
2025-09-27  Michael Tremermodules: Create a dummy function for modules to submit...
2025-09-27  Michael Tremermodules: Call a heartbeat function every 60s
2025-09-27  Michael Tremermodules: Have each module call their own destructor
2025-09-27  Michael Tremermodules: Make them a full-blown object
2025-09-27  Michael Tremermodules: Create a dummy loadavg module
2025-09-27  Michael Tremerlogging: Always compile in debug logging
2025-09-27  Michael Tremerdaemon: Create some scaffolding for modules
2025-09-27  Michael Tremerdaemon: Terminate on SIGTERM/SIGINT
2025-09-27  Michael Tremerdaemon: Enable the watchdog
2025-09-27  Michael Tremerdaemon: Create an event loop
2025-09-27  Michael Tremerlogging: Make all log levels usable
2025-09-27  Michael Tremermain: Initialize the daemon
2025-09-27  Michael Tremerdaemon: Create more daemon scaffolding
2025-09-27  Michael Tremerdaemon: Implement logging
2025-09-27  Michael Tremerdaemon: Link against systemd
2025-09-27  Michael Tremerdaemon: Parse command line options
2025-09-27  Michael Tremerctx: Create a dummy function to set the log level
2025-09-27  Michael Tremerdaemon: Create a context
2025-09-27  Michael Tremerdaemon: Create scaffolding
2025-09-27  Michael Tremer_collecty: Fix compiling the module with the new flags
2025-09-27  Michael Tremerconfigure: Configure the compiler
2025-09-27  Michael Tremerping: Import sys/time.h for gettimeofday
2025-09-27  Michael Tremerconfigure: Always require systemd
2025-09-27  Michael Tremersensors: Fix compilation with newer versions of Python
2021-12-11  Michael Tremerconfigure: Require at least Python 3.9
2021-12-11  Michael Tremerconfigure: Check for rrdtool Python module
2021-12-11  Michael Tremerconfigure: Check for pydbus Python module
2021-12-04  Michael Tremerpsi: Add graph template
2021-12-04  Michael Tremerplugins: Fix Python syntax error in environment update
2021-12-01  Michael Tremerplugins: Read Pressure Stall Information from the kernel
2021-12-01  Michael Tremercpufreq: Import _ function
2021-12-01  Michael Tremerplugins: Return None if file could not be read
2021-12-01  Michael TremerTolerate setting an empty environment
2021-12-01  Michael Tremerpython: Declare all exceptions
2021-12-01  Michael TremerMakefile: Substitute @sbindir@
2021-12-01  Michael Tremerpython: Declare functions as static when possible
2021-12-01  Michael Tremerpython: Make python types extern
2020-09-28  Michael Tremerlocale: Use LANGUAGE instead of legacy LANG
2020-09-28  Michael Tremeri18n: Update German translation
2020-09-28  Michael TremerAuto-generate POTFILES.in and update translations
2020-09-28  Michael Tremergraphs: Swap widths and height
2020-09-28  Michael Tremerlocales: Drop our custom module
2020-09-28  Michael TremerRemove or move as many constants as possible
2020-09-28  Michael Tremergraphs: Increase default width to 960px
2020-09-28  Michael Tremergraphs: Make backgrounds transparent
2020-09-28  Michael TremerAvoid unnecessary module load
2020-09-28  Michael Tremerdaemon: Move collectyd to /usr/sbin
2020-09-28  Michael TremerRename collecty-client to collecty
2020-09-28  Michael Tremerdbus: Move bus domain into bus submodule
2020-09-28  Michael Tremerclient: Rename CollectyClient to Collecty
2020-09-28  Michael Tremercollectly-client: Move CLI code into CLI script
2020-09-28  Michael Tremercollectd: Rewrite script according to modern Python...
2020-09-28  Michael Tremerdaemon: Rename class and do not load with main module
next