- dogtown
DogTOWN is the name for a collection of sysadmin_software, consisting of om-tools (sysadmin_stuff that is usefull to be installed on every server), dogtools (more admin helper tools, but sometimes very specific) and nagdog (nagios_related tools)
om-tools
om-tools is a set of 20+ (python|bash|perl)-scripts for server-maintainance and administration, including a collection of 150+ scripts, found on the internet and suggested to be usefull in one or another way, sometimes. the collections is compiled since 2001, and the first versions of om-tools back in 2001 contained only scripts from other sources. now its total ~80.000 lines of code, not counted the script_collection from other authors.
om-tools is developed on linux, but most stuff will run on any modern *nix with a bash and python > 2.4. it was designed to make life easier for sysadmins and is sometimes just a shortcut, sometimes a bigger program
om-tools includes:
- db-backup
- system_backup
- interactive grep/find
- mysql_administration_console
- process_infotools
- server_status_tools
- automated server_setups (debian stable only)
- …
dogtools
everything thats not included into om-tools, since its a little to special is label as dogtools
- dogtools for winadmins ⇒ a set of free portable security/sysadmin-software with a small interface
- spike ⇒ snort update console to manage snort_sensor_setups and installation
- check_websites
- wintermute

