aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/prometheus_sysctl_exporter
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* usr.sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* prometheus_sysctl_exporter: Replace magic numbers with identifiers.Peter Jeremy2023-04-261-9/+9
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* prometheus_sysctl_exporter: ignore ENOENT for mibs specified on the CLIAlan Somers2022-07-241-4/+11
* prometheus_sysctl_exporter: fix metric aliasingAlan Somers2022-04-191-2/+9
* Fix typo on "Celsius"Elyes HAOUAS2021-11-191-2/+2
* prometheus_sysctl_exporter(8): filter output using a regexRobert Wing2021-10-082-26/+80
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Be a bit more liberal about sysctl naming.Ed Schouten2017-07-291-11/+16
* DIRDEPS_BUILD: Connect new directories.Bryan Drewery2017-05-091-0/+20
* Add a Prometheus exporter for sysctl values.Ed Schouten2016-12-213-0/+766