summarylogtreecommitdiffstats
path: root/prometheus-ipmi-exporter.conf
diff options
context:
space:
mode:
Diffstat (limited to 'prometheus-ipmi-exporter.conf')
-rw-r--r--prometheus-ipmi-exporter.conf9
1 files changed, 0 insertions, 9 deletions
diff --git a/prometheus-ipmi-exporter.conf b/prometheus-ipmi-exporter.conf
deleted file mode 100644
index 648b8bd31268..000000000000
--- a/prometheus-ipmi-exporter.conf
+++ /dev/null
@@ -1,9 +0,0 @@
-# Specify additional arguments to pass to prometheus-ipmi-exporter on startup
-IPMI_EXPORTER_ARGS=""
-
-# Available arguments:
-# --config.file=CONFIG.FILE Path to configuration file
-# --freeipmi.path=FREEIPMI.PATH Path to FreeIPMI executables (default: rely on $PATH)
-# --web.listen-address=":9290" Address to listen on for web interface and telemetry
-# --log.level="info" Only log messages with the given severity or above. Valid levels: [debug, info, warn, error, fatal]
-# --log.format="logger:stderr" Set the log target and format. Example: "logger:syslog?appname=bob&local=7" or "logger:stdout?json=true"