Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | added installer script for debian | krebs | 2011-05-22 | 1 | -0/+6 | |
| | | | | | | ||||||
* | | | | | | fixed arping | root | 2011-05-24 | 2 | -5/+9 | |
| | | | | | | ||||||
* | | | | | | added enterprise config fixing for debian | root | 2011-05-24 | 1 | -0/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Makefile: make infest not noise | root | 2011-05-21 | 1 | -1/+0 | |
|/ / / / | ||||||
* | | | | Hotfix for broken package name in Makefile for Nagios | root | 2011-05-19 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | added whole shack-RZ, tinc nodes | krebs | 2011-05-19 | 5 | -3/+222 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | krebs_hosts.cfg: added vhosts added parent relationships shack_infrastructure.cfg: added whole RZ (was using nmap for enum) tinc_hosts: added parents relationship logos: added shack logo | |||||
* | | | | added simple .vimrc | krebs | 2011-05-18 | 1 | -0/+31 | |
| | | | | ||||||
* | | | | added initial tinc monitoring | krebs | 2011-05-18 | 13 | -2/+158 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile: makefile now handles changed folder structure conf - all nagios config files htdocs - all additional static content (logos for krebs and tinc) plugins - all new nagios plugins conf/* addition of tinc hots as well as tinc-hosts group and krebsnet now has sharepoint and supernode in the queue htdocs/* added logos for tinc, as well as gd2 for the tree | |||||
* | | | | initial commot of monitoring module | krebs | 2011-05-18 | 4 | -0/+3 | |
| | | | | ||||||
* | | | | added tmpfs for /tmp and /var/log in infest/etc | krebs | 2011-05-18 | 1 | -0/+12 | |
| | | | | ||||||
* | | | | bigeyed: utart needs 3 frames to initialize | krebs | 2011-05-17 | 1 | -5/+6 | |
| | | | | ||||||
* | | | | bigeyed: find device every blink | krebs | 2011-05-17 | 1 | -2/+1 | |
| | | | | ||||||
* | | | | bigeyed: hostname w/o -f | krebs | 2011-05-17 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | bigeyed: initial commit | root | 2011-05-17 | 1 | -0/+68 | |
| | | | | ||||||
* | | | | Merge branch 'master' of github.com:krebscode/painload | root | 2011-05-14 | 5 | -4/+33 | |
|\| | | | ||||||
| * | | | added result of test-driven verkrebsung, | Felix Richter | 2011-05-14 | 1 | -0/+0 | |
| | | | | | | | | | | | | | | | | ssh now .ssh (copy-paste error) | |||||
| * | | | added result of test-driven verkrebsung | Felix Richter | 2011-05-14 | 1 | -0/+0 | |
| | | | | ||||||
| * | | | deleted crap from the etc file | Felix Richter | 2011-05-14 | 1 | -5/+0 | |
| | | | | ||||||
| * | | | added home infest/ partially fixed noise makefile | Felix Richter | 2011-05-14 | 5 | -7/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makefile: infest/root now included bootstrap.sh: now only prints what you have to do after deployment infest/root: script which copies everything in root into original root modules/noise/Makefile: fixed when no audio is available (by || true command) root/ssh/authorized_keys: now in the correct path (shame on you tv!) | |||||
| * | | | hotfix for debian install of git | Felix Richter | 2011-05-14 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | bootstrapping script for krebs install | Felix Richter | 2011-05-14 | 1 | -0/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | bootstrap.sh: contains the power to be executed in the pipeline via curl https://github.com/krebscode/painload/raw/master/bootstrap.sh | sudo sh the script should be enterprise and survive several unexpected conditions | |||||
| * | | | etc/ssh/authorized_keys: initial commit | tv | 2011-05-14 | 1 | -0/+5 | |
| | | | | ||||||
* | | | | fixed minor fuckup(refactoring error),logging | root | 2011-05-10 | 2 | -8/+9 | |
|/ / / | ||||||
* | | | arping_users scanner added | root | 2011-05-10 | 2 | -0/+50 | |
| | | | | | | | | | | | | | | | | | | arping_users.py: arping_users script scans the shack network for hosts online and, loads a set of mac-addresses and names from a file and checks which hosts the script "knows". Known hosts will be written to stdout mac_names.lst: list of macs associated with names | |||||
* | | | arping.py now usable as dedicated arping scanner | root | 2011-05-10 | 1 | -3/+8 | |
| | | | ||||||
* | | | Merge remote branch 'snmp_users/master' | root | 2011-05-09 | 9 | -0/+232 | |
|\ \ \ | ||||||
| * | | | changed repos directory to fit krebs | root | 2011-05-09 | 8 | -0/+0 | |
| | | | | ||||||
| * | | | added the one and only way to VERSION | Felix Richter | 2011-01-31 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | updated code to work again | Felix Richter | 2011-01-31 | 5 | -10/+41 | |
| | | | | | | | | | | | | | | | | | | | | Added changes to make it work with python-genericore version 6.0 Added example configuration | |||||
| * | | | added run script | Felix Richter | 2011-01-30 | 1 | -0/+5 | |
| | | | | ||||||
| * | | | updated snmp_users | Felix Richter | 2011-01-30 | 1 | -4/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | added populate/eval parser for compatibility fixed Pooling bug (not cleaning up the thread pool after using) fixed bug to miss own address in the results | |||||
| * | | | now using python-genericore | Felix Richter | 2011-01-30 | 1 | -36/+18 | |
| | | | | ||||||
| * | | | cleaned up repository | Felix Richter | 2011-01-30 | 3 | -167/+0 | |
| | | | | ||||||
| * | | | updated to something actually working | Felix Richter | 2011-01-30 | 3 | -8/+60 | |
| | | | | ||||||
| * | | | added parallel arping,refactoring | Felix Richter | 2011-01-23 | 3 | -0/+129 | |
| | | | | ||||||
| * | | | fixed output | Felix Richter | 2011-01-23 | 2 | -3/+3 | |
| | | | | ||||||
| * | | | fixed logging bug,updated protocol | Felix Richter | 2011-01-18 | 2 | -8/+18 | |
| | | | | ||||||
| * | | | added main class for sending data to mq | Felix Richter | 2011-01-17 | 2 | -1/+39 | |
| | | | | ||||||
| * | | | pingy thrown out | Felix Richter | 2011-01-17 | 2 | -23/+4 | |
| | | | | ||||||
| * | | | Adds the arping script, as well as snmp-test | Felix Richter | 2011-01-16 | 4 | -0/+152 | |
| / / | | | | | | | | | | | | | added Readme and stuff, have a nice day. | |||||
* | | | fixed groovesalad script | root | 2011-05-09 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge branch 'master' of github.com:krebscode/painload | root | 2011-05-08 | 1 | -1/+2 | |
|\ \ \ | ||||||
| * | | | Makefile: PC Speaker || Beep | krebs | 2011-05-08 | 1 | -1/+2 | |
| | | | | ||||||
* | | | | added stream files | root | 2011-05-08 | 2 | -0/+7 | |
| | | | | | | | | | | | | | | | | | | | | deepmix: original streaming file groove: groovesalad stream (soma.fm) | |||||
* | | | | Merge branch 'master' of github.com:krebscode/painload | root | 2011-05-08 | 1 | -1/+1 | |
|\| | | | ||||||
| * | | | Merge branch 'master' of github.com:krebscode/painload | krebs | 2011-05-07 | 2 | -0/+3 | |
| |\ \ \ | ||||||
| * | | | | noise/Makefile: use variables | krebs | 2011-05-07 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | added morse code for krebsuino | root | 2011-05-07 | 1 | -0/+164 | |
| |/ / / |/| | | | | | | | | | | | morse.pde: listens for serial input and writes morse code to attached speaker (at port 13). written in arduino ide | |||||
* | | | | added .gitignore for temper,cam1.sh | root | 2011-05-07 | 2 | -0/+3 | |
|/ / / | | | | | | | | | | | | | temper/.gitignore: contains temper binary cam1.sh: script for starting webcam | |||||
* | | | etc/profile: double-dash before TODO | krebs | 2011-05-07 | 1 | -1/+1 | |
| | | |