We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d83d1c7 commit f057fdaCopy full SHA for f057fda
README.md
@@ -3,13 +3,12 @@ free as in freedome zabbix mysql housekeeping script.
3
4
The current change log can be found [here](CHANGELOG.md).
5
6
-The current documentation can be found [here](documentation).
7
-
8
This is a super basic version of [rsyslog_mysql_housekeeping](https://github.com/bazzline/rsyslog_mysql_housekeeping) but for zabbix.
9
10
This script creates a timer that runs once a week and optimize the tables `zabbix.history_uint` and `zabbix.history`.
11
12
The script comes with an [install](bin/install.sh)- and an [uninstall](bin/uninstall.sh) routine.
+
13
All configurable values are configured in `/etc/net.bazzline/zabbix/housekeeping/local_configuration.sh`.
14
15
## Installation
0 commit comments