1
1
Fork 0
scripts/README.md

1.3 KiB

scripts

My personal collection of handy scripts. mostly bash.

Content:

setup_zsh.sh

One-line installer for zsh, oh-my-zsh and various zsh plugins.

curl -fsSL https://socialg.it/david/scripts/raw/master/setup_zsh.sh | bash

It is still highly experimental and will probably fail on your system.


healthchecks

A collection of scripts for monitoring various things with healthchecks.io. My personal healthchecks instance runs at checks.socialnerds.org though only the /ping endpoint is publicly available. The rest of the interface is limited to internal networks. All healthchecks reside in their own repository at socialg.it/david/healthchecks.

script purpose
system.sh Fire if load, memory or diskusage hits the configured threshold

setup_snmpd.sh

setup_snmpd.sh installs and configures the snmp daemon to be used with libreNMS. Supported operating systems are Ubuntu, Debian, Raspbian and Archlinux.