Commit Graph

27 Commits (master)

Author SHA1 Message Date
Sean McArdle 6f5438b1ef Added html publish of notes.org 2013-11-14 13:22:01 -08:00
Sean McArdle 5f4e3e803a Minor changes, wrapping a few lines at 80 chars 2013-11-14 13:11:48 -08:00
Sean McArdle 0a4d16a07c Merge branch 'master' of github.com:sean-m/sdf-mon 2013-11-14 13:06:10 -08:00
Sean McArdle 67ebdde7b6 Revert "Script will now 'cd' the shell to it's parent directory before executing the main logic and cd back when completed. Also added notification handling so the sensor thresholds need to be violated twice in order for a notification to be sent"
This reverts commit a0e2c72e32.
2013-11-14 13:04:36 -08:00
Sean McArdle 3d53e37458 Finished first draft of documentation 2013-11-14 13:02:42 -08:00
Sean McArdle 275089e670 Trivial formatting to match documentation and easier reading 2013-11-14 11:36:32 -08:00
Sean McArdle 3473b4845d Thresholds now have sane default values. 2013-11-14 11:34:16 -08:00
Sean McArdle 8fd03f2143 Merge branch 'documentation' of github.com:sean-m/sdf-mon into documentation 2013-11-13 18:09:30 -08:00
Sean McArdle bb094208ff Merge branch 'master' into documentation 2013-11-13 17:50:16 -08:00
Sean McArdle a0e2c72e32 Script will now 'cd' the shell to it's parent directory before executing the main logic and cd back when completed. Also added notification handling so the sensor thresholds need to be violated twice in order for a notification to be sent 2013-11-13 17:49:24 -08:00
Sean McArdle 532a65c3b3 Fixed some minor formatting 2013-11-13 16:53:16 -08:00
Sean McArdle 26e2b0766c Minor change, missed $ to expand variable 2013-11-12 17:21:49 -08:00
Sean McArdle d3b5f95b2a Merge branch 'master' into documentation 2013-11-12 16:29:23 -08:00
Sean McArdle e58f12a97d Folded text at 80 char 2013-11-12 16:28:51 -08:00
Sean McArdle bfb55acc8a Started documenting ssh setup process 2013-11-06 17:58:53 -08:00
Sean McArdle 725d99580e Getting started with documentation 2013-11-06 17:30:41 -08:00
Sean McArdle b2f35b97bc Changed the way cpu usage is computed, it takes 4 readings and skips the first one, averaging the last three measurements gives more consistant readings because the first is always high from initializing the ssh session. 2013-11-06 17:00:05 -08:00
Sean McArdle 0463ea73f9 Added .gitignore file and cleaned up some whitespace for consistency 2013-11-06 16:16:05 -08:00
Sean McArdle f7512a8ebd Changed to using mail alias group. ~/.mailrc alias value is rewritten to track the email_recipients variable in check.conf at runtime 2013-11-06 16:12:29 -08:00
Sean McArdle b5313029d3 Create check.conf
example configuration file
2013-11-06 15:15:18 -08:00
Sean McArdle aeb6a115f0 All probes working. Still need to test email notifications but cant relay through exchange until the prod server is delivered. 2013-11-06 14:39:28 -08:00
Sean McArdle 25e3f4dcc1 SSH working for all probes, verbose and final report output for debugging now works, need services checks and rsyslog 2013-11-05 14:12:13 -08:00
Sean McArdle 6e8951824d Added disk space check 2013-11-01 15:59:20 -07:00
Sean McArdle 5c3eb8b024 Update check.sh
minor grammer
2013-10-30 17:49:10 -07:00
Sean McArdle 7908a4b083 Merge branch 'master' of github.com:sean-m/sdf-mon 2013-10-30 17:48:19 -07:00
Sean McArdle 0d0da7df66 initial commit 2013-10-30 17:48:00 -07:00
Sean McArdle 2945ef2789 Initial commit 2013-10-30 17:45:09 -07:00