From b5a1938c2321e78a67bfac32f1128d41c92cdc73 Mon Sep 17 00:00:00 2001 From: Timo Behrendt Date: Mon, 6 May 2024 21:46:37 +0200 Subject: [PATCH] initial commit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1f81a16 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Zabbix extensions + +Custom extensions/user parameters for Zabbix monitoring. + +Add the config files of the corresponding systems to `/etc/zabbix/zabbix_agentd.conf` and restart the agent. + +As all settings are hardware dependent each directory contains specific instructions which files need to be added to each system. +Usually a `base.conf` is to be added to each system. \ No newline at end of file