fix: remove stale shell config key from NagiosRunnerPlugin docstring

This commit is contained in:
2026-04-25 16:23:03 +02:00
parent b5963badd6
commit c9567dddae
+1 -2
View File
@@ -53,8 +53,7 @@ class NagiosRunnerPlugin(MonitorPlugin):
interval: Collection interval in seconds (default: 300)
commands: List of command definitions with 'name' and 'command' keys
timeout: Command execution timeout in seconds (default: 30)
shell: Whether to execute commands via shell (default: True)
Example:
nagios_runner:
interval: 300 # Check every 5 minutes