- 24 Mar, 2018 4 commits
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Bartłomiej Piotrowski authored
-
Bartłomiej Piotrowski authored
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 22 Mar, 2018 1 commit
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 21 Mar, 2018 11 commits
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
This ensure compatability with JSON::PP which accepts a list rather than only a single argument. Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
For memory/cpu accounting to be disabled so that zabbix doesn't try to monitor all units on the machine. Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Disable firewall because python2 module is not avaible and the tasks fail which makes the playbooks fail and leads to handlers not being run. https://github.com/ansible/ansible/issues/24855 Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
E.g. borg-backup.service has unset values when it is not running, but zabbix doesn't know what to do with a string when it expects an integer so fix those values here. Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 16 Mar, 2018 1 commit
-
-
Florian Pritz authored
For some reason tail behaves strangely and the code that should trap the PIPE signal doesn't seem to do that. Let it die for now to maybe better see what happens. Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 15 Mar, 2018 1 commit
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 12 Mar, 2018 5 commits
-
-
Jelle van der Waa authored
Update archweb to a new release, which contains more tests, an change in the mirror json output and the addition of the donation import script.
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
JSON::PP doesn't parse json that contains newslines (human readble json), but JSON::XS parses that just fine. borg outputs readable json so this is necessary. Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 10 Mar, 2018 2 commits
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
We don't use it so it doesn't need to listen. Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 07 Mar, 2018 4 commits
-
-
Phillip Smith authored
-
Phillip Smith authored
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
This requires the update script to be run so add a handler for it. Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 05 Mar, 2018 5 commits
-
-
Phillip Smith (fukawi2) authored
-
Florian Pritz authored
sendmail doesn't work from php due to our service file disabling setuid. Use SMTP just like the other services do. Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Bartłomiej Piotrowski authored
-
Bartłomiej Piotrowski authored
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
- 03 Mar, 2018 6 commits
-
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Enablding them doesn't really work well if they are still commented... Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Before validate_root and validate_permission opcache was insecure in a multiuser environment. Now it should be fine. Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
All the cached requests have 0 request time and that brings the median request time to 0 nearly all the time thus rendering the stats useless. Since we want to know how the application requests perform, we can just ignore 0 values. Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-
Florian Pritz authored
Signed-off-by:
Florian Pritz <bluewind@xinu.at>
-