initial commit
This commit is contained in:
19
README.md
Normal file
19
README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# Zabbix scripts
|
||||
|
||||
Custom discovery and check scripts used by zabbix
|
||||
|
||||
Scripts/* should go in /etc/zabbix/scripts/
|
||||
|
||||
Conf/* should go in /etc/zabbix/zabbix_agentd.d/
|
||||
|
||||
- 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 ?
|
||||
Reference in New Issue
Block a user