Files
zabbix_scripts/README.md
2025-03-03 14:53:30 +01:00

18 lines
559 B
Markdown

# Zabbix scripts
Custom discovery and check scripts used by zabbix
Should be cloned in /etc/zabbix/scripts/
- Scripts/check_ssl_cert.sh
- Scripts/lld_backup_status_file.py - list all .status files in /var/run -
- Scripts/lld_certlist.py - list all certificates from /etc/letsencrypt/renewal/*.conf
- Scripts/lld_filelist.py - list all files listed in arg1
- Scripts/lld_php_fpm_url.py - get url of phpfpm status from apache config (⚠️ RH only )
- Scripts/lld_smart_disks.pl - get smart list disk
## Issues
are all these scripts really used ?