https://github.com/bcoca/std
Simple Tools Depot
https://github.com/bcoca/std
ejabberd monitoring nagios ops perl shell-scripts tinydns
Last synced: 5 months ago
JSON representation
Simple Tools Depot
- Host: GitHub
- URL: https://github.com/bcoca/std
- Owner: bcoca
- License: gpl-3.0
- Created: 2011-06-07T22:16:57.000Z (over 14 years ago)
- Default Branch: devel
- Last Pushed: 2025-03-13T15:41:27.000Z (7 months ago)
- Last Synced: 2025-03-31T13:37:21.447Z (6 months ago)
- Topics: ejabberd, monitoring, nagios, ops, perl, shell-scripts, tinydns
- Language: Shell
- Homepage:
- Size: 31.3 KB
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
STD
Simple Tools Depot
A bunch of simple tools and scripts that I've found myself and others
reimplementing over and over.* st -> simple templating, using `[%` and `%]` as delimiters.
* tinydns_migration -> scripts to migrate existing DNS to tinydns.
* get_logs -> simple utility to remotely copy and keep rotating logs.
* nagutils -> some comandline utilities for nagios.
* ejabberd_htpass -> script to allow ejabberd to use htpasswd file as auth
source.* list_collection_info -> script to list collections with older ansbile (<= 2.9).
* get_collection_info -> script to get collection info with older ansbile (<=2.9).
* vars_plugins/ -> custom ansible vars plugins.
- host_group_vars_ini -> similar to built in ansible host_group_vars, but reads ini instead of YAML/JSON.