├── README.md ├── check-es-indexes.sh ├── check_activemq ├── check_activemq_mem ├── check_haproxy ├── check_megaraid_sas ├── check_ssd_attribs.pl ├── check_ssl_certificate ├── check_ssllabs.sh ├── check_system_pp ├── mon_maria.pl ├── monitor.rc ├── monitor.sh ├── nagios-lvm-space.sh ├── nsca-receive-http.cgi ├── parse-backupninja-logs.sh ├── reset_ssllabs.sh ├── send_nsca_http.pl ├── split-hotfolder.sh └── ygrep /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigio/sysadmin/HEAD/README.md -------------------------------------------------------------------------------- /check-es-indexes.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigio/sysadmin/HEAD/check-es-indexes.sh -------------------------------------------------------------------------------- /check_activemq: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigio/sysadmin/HEAD/check_activemq -------------------------------------------------------------------------------- /check_activemq_mem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigio/sysadmin/HEAD/check_activemq_mem -------------------------------------------------------------------------------- /check_haproxy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigio/sysadmin/HEAD/check_haproxy -------------------------------------------------------------------------------- /check_megaraid_sas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigio/sysadmin/HEAD/check_megaraid_sas -------------------------------------------------------------------------------- /check_ssd_attribs.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigio/sysadmin/HEAD/check_ssd_attribs.pl -------------------------------------------------------------------------------- /check_ssl_certificate: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigio/sysadmin/HEAD/check_ssl_certificate -------------------------------------------------------------------------------- /check_ssllabs.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigio/sysadmin/HEAD/check_ssllabs.sh -------------------------------------------------------------------------------- /check_system_pp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigio/sysadmin/HEAD/check_system_pp -------------------------------------------------------------------------------- /mon_maria.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigio/sysadmin/HEAD/mon_maria.pl -------------------------------------------------------------------------------- /monitor.rc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigio/sysadmin/HEAD/monitor.rc -------------------------------------------------------------------------------- /monitor.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigio/sysadmin/HEAD/monitor.sh -------------------------------------------------------------------------------- /nagios-lvm-space.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigio/sysadmin/HEAD/nagios-lvm-space.sh -------------------------------------------------------------------------------- /nsca-receive-http.cgi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigio/sysadmin/HEAD/nsca-receive-http.cgi -------------------------------------------------------------------------------- /parse-backupninja-logs.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigio/sysadmin/HEAD/parse-backupninja-logs.sh -------------------------------------------------------------------------------- /reset_ssllabs.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigio/sysadmin/HEAD/reset_ssllabs.sh -------------------------------------------------------------------------------- /send_nsca_http.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigio/sysadmin/HEAD/send_nsca_http.pl -------------------------------------------------------------------------------- /split-hotfolder.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigio/sysadmin/HEAD/split-hotfolder.sh -------------------------------------------------------------------------------- /ygrep: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sigio/sysadmin/HEAD/ygrep --------------------------------------------------------------------------------