summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* removed leechi from monitoringmakefu2011-07-011-12/+0
|
* tweaked alarm in chinaman btcguildmakefu2011-07-011-1/+1
|
* check_btcguild_miner: added Exception evaluationFelix Richter2011-07-011-5/+8
|
* updated Monitoring makefilemakefu2011-06-301-0/+1
| | | | checks for python and if not available installs both, python and simplejson for debian
* merged fixes from testing on monitoring.shackmakefu2011-06-301-3/+9
| | | | check_btcguild_miner: tries json and then simplejson to import, fixes try-except block
* Merge branch 'master' of github.com:krebscode/painloadmakefu2011-06-309-10/+57
|\ | | | | | | | | Conflicts: mining/Makefile: now installs tmux and configures
| * Merge branch 'master' of github.com:krebscode/painloadFelix Richter2011-06-306-4/+128
| |\
| | * updated people scriptroot2011-06-302-4/+8
| | | | | | | | | | | | mac_names updated with more names
| | * updated evanroot2011-06-304-3/+6
| | | | | | | | | | | | | | | fixed Makefil fixed everything else
| * | renamed btcguild script, added command to MonitoringFelix Richter2011-06-302-0/+13
| | | | | | | | | | | | shack_guest now contains the command to check chinaman
| * | added script to check btc guild miner statusFelix Richter2011-06-302-2/+29
| | | | | | | | | | | | seems to be working
* | | Merge branch 'master' of github.com:krebscode/painloadmakefu2011-06-294-0/+117
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of github.com:/krebscode/painloadroot2011-06-2923-40/+422
| |\|
| * | added evan scriptroot2011-06-294-0/+117
| | | | | | | | | | | | | | | | | | | | | evan: espeak sublimal messages, -d for daemonization (in while loop with random delay) evan-startup: startup script for init.d (does the totally right thing on debian satz-liste: contains the list of things to be espeaked Makefile: do make infest for the right thing
* | | merged Makefile, install lmsensors AND tmuxmakefu2011-06-2310-8/+123
|\ \ \ | | |/ | |/|
| * | mining/user/startup.sh: use URL from envuser2011-06-221-1/+1
| | |
| * | Makefile: does more of the right things nowFelix Richter2011-06-221-1/+8
| | | | | | | | | | | | | | | | | | | | | Makefile will patch quirks from the live system: 1. /etc/init.d/live-boot 2. ati_license Makefile will install and configure lm-sensors
| * | added ati_temperFelix Richter2011-06-221-0/+5
| | |
| * | mining/user/mining.o{dv -> vd}rtv2011-06-211-0/+0
| | |
| * | retiolum/bin/install: initial committv2011-06-201-0/+18
| | |
| * | cobra needs no disarmtv2011-06-201-4/+0
| | |
| * | cobra: initial index.shtv2011-06-202-0/+21
| | |
| * | cobra: initial READMEtv2011-06-201-0/+33
| | |
| * | btcguild: initial committv2011-06-191-0/+20
| | |
| * | node: install curluser2011-06-191-4/+20
| | |
| * | Merge branch 'master' of github.com:krebscode/painloadtv2011-06-191-0/+3
| |\ \
| * | | node: use curl instead of curtv2011-06-191-1/+1
| | | |
* | | | updated miningmakefu2011-06-232-0/+4
| | | | | | | | | | | | | | | | | | | | CONFIGURE, more infos about what to do to use the mining Makefile: installs tmux
* | | | added btcguild poll scriptmakefu2011-06-211-0/+2
| |/ / |/| |
* | | temper/*: updated Makefilemakefu2011-06-191-0/+3
|/ /
* | mining/: added all mining scripts and configsmakefu2011-06-185-0/+54
| | | | | | | | | | | | | | | | | | | | mining/Makefile: format - how to format the usb stick (or hard drive) install - installs all necessary components, writes ati_license, copies files in home dir configure - how to configure the miner mining/user/*: files to be dumped in the miners home directory
* | initial commit of miner repomakefu2011-06-181-0/+9
| |
* | Monitoring: implemented TODOsFelix Richter2011-06-162-2/+5
| |
* | Monitoring/conf: fixed switch serviceFelix Richter2011-06-161-2/+19
| |
* | Monitoring/conf: removed redundant host groupsFelix Richter2011-06-162-31/+5
| |
* | migrated all necessary configurationFelix Richter2011-06-168-5/+162
| | | | | | | | | | used the Debian config for krebs to provide a generic environment without dependencies to other nagios systems
* | added myself to contactsFelix Richter2011-06-162-1/+29
| |
* | Monitoring/conf/shack_guests.cfg: added ssh-serversFelix Richter2011-06-161-1/+1
| |
* | Monitoring/conf/shack_guests: added tinc addrFelix Richter2011-06-161-2/+3
| |
* | updated mining rigs, RZ Guests in MonitoringFelix Richter2011-06-162-15/+25
| | | | | | | | | | Monitoring/conf/shack_guests: mining rigs updated (ip),moved pnp Monitoring/conf/shack_infrastructure: Bestuecker moved to guests
* | added bestuecker/serverswitch2 to MonitoringFelix Richter2011-06-162-12/+22
|/
* shack_guests.cfg: added sascha-PCFelix Richter2011-06-091-0/+9
|
* added bitcoin miners to watchlistFelix Richter2011-06-095-8/+48
|
* removed shack-modem from configsFelix Richter2011-06-083-21/+13
| | | | | | conf/shack_ifrastructure.cfg: shack-modem is now an obsolete entry conf/other_hosts.cfg: replaced modem with gw conf/tinc_hosts.cfg: replaced modem with gw
* Merge branch 'master' of github.com:krebscode/painloadFelix Richter2011-06-086-45/+125
|\
| * fixed run-scripts for streamsroot2011-06-072-7/+5
| |
| * Monitoring/TODO: implemented TODOFelix Richter2011-06-051-5/+0
| | | | | | | | Makefile will now add the shack user and nagiosadmin on every execution
| * cockbook: added protocols and shitroot2011-06-041-1/+89
| |
| * cookbook/reducer: tr upper to lowerroot2011-06-031-0/+2
| |
| * cookbook/reducer: Wny you no +x???root2011-06-031-0/+0
| |