10 releases
0.6.2
8ef1e9e
1 day ago

0.6.2

@pmarini pmarini released this 1 day ago

Improvements and changes

The script to get the indexing status was missing the logic to delete the check file from the trashbin, leading to an always increasing number of files in it. This has been fixed in this release.

Changelog

  • Correct logic to delete check file from trashbin
  • Add logic to delete the file from the trashbin
0.6.1
9517360
on 23 Sep

0.6.1

@pmarini pmarini released this on 23 Sep

Improvements and changed

The script to get the indexing status contained the username adminin two variables. This has been replaced by {nc_usr}, passed from params.json.

Changelog

  • Correct 'admin' user hardcoded in two variables
0.6.0
8ccf50b
on 1 Sep

0.6.0

@pmarini pmarini released this on 1 Sep

Improvements and changed

The main improvements and changes in this release are:

  • Add a check for FTS indexing, with the related trigger. The check consists in uploading a PDF file and search a string in it. If it fails, it means that the live index is not running or is not working correctly.
  • Nextcloud templates version has been updated to:
    • Zabbix 7.0 LTS: 7.0-1.1.0
    • Zabbix 6.0 LTS: 6.0-1.1.0

Changelog

  • Merge pull request #11 from pmarini/fts-indexing-check 8ccf50b
  • Add a check for FTS indexing, with the related trigger a1de669
0.5.1
4c0facb
on 7 Jul

0.5.1

@pmarini pmarini released this on 29 Aug

Improvements and changes

  • add logic to avoid transforming the quota field if it is imported as int

Changelog

  • Merge pull request #6 from pmarini/groupfolders-monitor 4c0facb
  • add logic to avoid transforming the quota field if it is imported as int b397220
0.5.0
ecd1ca9
on 4 Jul

0.5.0

@pmarini pmarini released this on 4 Jul

Improvements and changes

The main improvements and changes in this release are:

  • update redis template to version 16.0
  • introduce new metrics to monitor Group Folders (recently renamed to Team Folders)
    • Number of Files & Folders in Team Folders
    • Number of Files Versions in Team Folders
    • Number of Team Folders
    • Number of Trashed Files & Folders in Team Folders
    • Storage Quota (GB) - Assigned Total for Team Folders
    • Storage Quota Used (GB) - Team Folders
    • Storage Quota Used by Trash (GB) - Team Folders
    • Storage Quota Used by Versions (GB) - Team Folders
      A new script called get_teamfolders_metrics.py must be deployed for these metrics to be available.
  • Nextcloud templates version has been updated to:
    • Zabbix 7.0 LTS: 7.0-1.0
    • Zabbix 6.0 LTS: 6.0-1.0

Changelog

  • Merge pull request #5 from pmarini/groupfolders-monitor ecd1ca9
  • remove 6.4; update redis template ccf293e
  • New Zabbix template version 9c8858f
  • Handle the case where teamfolder app is not installed 5e5acc7
  • work in progress on monitoring group folders metrics cd71f30
0.3.3
74d422a
on 14 Apr

0.3.3

@pmarini pmarini released this on 14 Apr

zabbix-templates/7.0/redis-zabbix-allenta-consulting-template.json

0.3.2
b9f9322
on 14 Apr

0.3.2

@pmarini pmarini released this on 14 Apr

  • Avoid error "SyntaxError: from future imports must occur at the beginning of the file"
0.3.1
faaf76f
on 2 Jan

0.3.1

@pmarini pmarini released this on 7 Apr

  • add "sudo -u www-data" in front of occ command - handle cases in which the storage quota is expressed in human format in output of user-usage-report
  • add "sudo -u www-data" in front of occ command
0.3.0
a4e1430
on 13 Dec

0.3.0

@pmarini pmarini released this on 30 Dec

add templates for Zabbix 7.0

0.2
e9018b3
on 20 Aug 2024

0.2

@pmarini pmarini released this on 5 Sep 2024