Commit Graph

  • c146068a1c Initial hlinux box creation steps. Tim Kuhlman 2014-04-16 17:18:14 -0600
  • 2ab687c3ce Merge pull request #12 from haltermj/master Jonathan Halterman 2014-04-15 22:15:29 +0000
  • c9f4dad88e renamed alarm enabled->actions_enabled Jonathan Halterman 2014-04-15 12:13:24 -0700
  • b8977e9aab Merge pull request #11 from mon/feature/move-metric-map Gary Hessler 2014-04-09 14:38:23 +0000
  • 9fb8127d84 Moving metric map to seperate file gary-hessler 2014-04-08 10:18:58 -0600
  • dc684bfb60 Merge pull request #10 from tipott/feature/apt-cacher-typos Tim Kuhlman 2014-04-01 14:23:16 +0000
  • c47e65572e Fix various typos in apt-cacher-ng instructions Tim Potter 2014-04-01 17:05:00 +1100
  • c87ec0ca3b Fixed username from monapi to mon_api for vertica Roland Hochmuth 2014-03-29 12:13:50 -0600
  • bb504440ea Merge pull request #9 from haltermj/master hochmuth 2014-03-29 17:43:43 +0000
  • 7af4fd0c20 vertica credentials for mon-api Jonathan Halterman 2014-03-29 10:40:47 -0700
  • 1ac614ceee Merge branch 'master' of git.hpcloud.net:mon/mini-mon Tim Kuhlman 2014-03-28 11:34:18 -0600
  • e5879e924e Added optional local apt cache Tim Kuhlman 2014-03-28 10:17:36 -0600
  • 532824a395 Added some convenience commands for bringing up/halting all vms. Tim Kuhlman 2014-03-27 16:41:18 -0600
  • c8f8ec4fad Fixing Basenode gary-hessler 2014-03-27 07:59:54 -0600
  • 53ee7ae0c7 Merging mon-agent code gary-hessler 2014-03-27 07:51:46 -0600
  • 73f467103f Fixing Berksfile gary-hessler 2014-03-26 22:20:38 -0600
  • 4f5b325763 Update databag gary-hessler 2014-03-16 21:04:43 -0600
  • ecb4ea9ded Added vertica management console Tim Kuhlman 2014-03-25 14:53:50 -0600
  • e1552a88ca Simple test setup from api->thresh->notification->persister Tim Kuhlman 2014-03-24 16:44:25 -0600
  • 4eeaace70f Merge pull request #8 from haltermj/master Jonathan Halterman 2014-03-24 21:51:33 +0000
  • aec9a9b2f7 Removed identity service congfg from mon-credentials Jonathan Halterman 2014-03-24 14:11:01 -0700
  • d905f6de7a Initial alarm notifications. Tim Kuhlman 2014-03-24 13:28:33 -0600
  • b027e8a6bd Turned off dns lookup for mysql. Tim Kuhlman 2014-03-24 10:04:21 -0600
  • 232ff17cf7 Merge pull request #7 from haltermj/master Tim Kuhlman 2014-03-20 20:41:35 +0000
  • 4685a09f21 Drop alarm_aciton table take 2 Jonathan Halterman 2014-03-20 13:40:37 -0700
  • f157084c70 Merge branch 'master' of https://git.hpcloud.net/haltermj/mini-mon Jonathan Halterman 2014-03-20 13:30:54 -0700
  • 8fdf7f16e0 Drop alarm_action before creation Jonathan Halterman 2014-03-20 13:30:29 -0700
  • 984d26cda7 alarm_action.alarm_state should be an enum Jonathan Halterman 2014-03-20 13:10:24 -0700
  • a5d842fc48 alarm_action.alarm_state should be an enum Jonathan Halterman 2014-03-20 13:10:24 -0700
  • 26b76f6ad7 Merge pull request #6 from haltermj/master Tim Kuhlman 2014-03-20 19:52:36 +0000
  • 3bf6358b6a Update alarm_action PK Jonathan Halterman 2014-03-20 12:44:00 -0700
  • f18c068a7d Added description and enabled to alarm Jonathan Halterman 2014-03-20 09:48:29 -0700
  • 81c0a5c8c5 Added alarm_action.alarm_state. alarm_action.notification_method_id should be action_id since alarm actions are intended to be things other than notification methods. Jonathan Halterman 2014-03-20 09:41:36 -0700
  • 8efc2ebde2 Fixed ordering when all machines come up. Tim Kuhlman 2014-03-19 11:23:35 -0600
  • 3df7347e9a Added configs to mon-persister config file. Deklan Dieterly 2014-03-18 15:15:35 -0600
  • 9bf3980ec0 Added topic for persister Tim Kuhlman 2014-03-18 13:23:58 -0600
  • f13f082976 Merge pull request #5 from mon/feature/notification_id Tim Kuhlman 2014-03-17 22:29:57 +0000
  • f229b32abb Added vms to the readme Tim Kuhlman 2014-03-17 14:24:24 -0600
  • 01af211775 Returned to varchar for ids Tim Kuhlman 2014-03-17 13:56:27 -0600
  • eb98097b65 notification_id -> notification_method_id Tim Kuhlman 2014-03-17 12:31:15 -0600
  • f5f71151fd Clarified alarm_action table, changed ids to ints Tim Kuhlman 2014-03-17 12:12:10 -0600
  • a5a4289dc1 Update databag gary-hessler 2014-03-16 21:04:43 -0600
  • a3cb0e2f8a Initial support for mon-thresh Tim Kuhlman 2014-03-14 14:07:36 -0600
  • dd02a69ba6 Fixed ordering of apt recipe Tim Kuhlman 2014-03-14 14:31:24 -0600
  • 7b47d21979 Merge branch 'feature/agent' of git.hpcloud.net:mon/mini-mon into feature/agent Tim Kuhlman 2014-03-14 14:32:32 -0600
  • 608d4eafe3 Fixed ordering of apt recipe Tim Kuhlman 2014-03-14 14:31:24 -0600
  • edc79f3656 Fixing Berksfile gary-hessler 2014-03-14 13:58:34 -0600
  • e7e07a5eb6 Adding new databag gary-hessler 2014-03-14 13:56:18 -0600
  • e2f1166a32 Added databag for mon-agent gary-hessler 2014-03-14 11:56:33 -0600
  • efbda287ed Initial test config for mon-agent Tim Kuhlman 2014-03-04 10:40:30 -0700
  • ccc0c35058 Add apt recipe into the mix and set it so an update will run nearly every chef run Tim Kuhlman 2014-03-14 14:26:07 -0600
  • 348dd6d526 Fixing Berksfile gary-hessler 2014-03-14 13:58:34 -0600
  • 25c9370f63 Adding new databag gary-hessler 2014-03-14 13:56:18 -0600
  • 107943e814 Added databag for mon-agent gary-hessler 2014-03-14 11:56:33 -0600
  • 09953dbad6 Merge branch 'feature/agent' of git.hpcloud.net:mon/mini-mon into feature/agent Tim Kuhlman 2014-03-14 10:41:54 -0600
  • 8fe3780341 Initial test config for mon-agent Tim Kuhlman 2014-03-04 10:40:30 -0700
  • 2be3659e79 Added mon-notification to the kafka vm Tim Kuhlman 2014-03-12 17:11:08 -0600
  • e78a4d8942 Added topics to kafka Tim Kuhlman 2014-03-12 16:11:26 -0600
  • 188ede172d updated the database name to match mon-api change Derrick Johnson 2014-03-11 11:18:41 -0400
  • c9ccd9a7cc maas.sql -> mon.sql Jonathan Halterman 2014-03-10 14:35:28 -0700
  • dd13110cdb sub-alarm namespace -> name Jonathan Halterman 2014-03-10 14:16:46 -0700
  • 909947421c Simplify mon SQL schema Jonathan Halterman 2014-03-10 14:02:04 -0700
  • 0fe1ae73f2 update so that the database come up before the mon-api Derrick Johnson 2014-03-10 16:38:00 -0400
  • 76fb38dfa3 updated to support mon-api integration into mini-mon Derrick Johnson 2014-03-10 14:12:52 -0400
  • 664fa487b6 updated data bag to have correct database settings Derrick Johnson 2014-03-10 13:25:54 -0400
  • 45bf7f536e add monapi user to database and give appropriate privileges Derrick Johnson 2014-03-10 11:58:57 -0400
  • b3dc532f0d Added notification user to the maas sql Tim Kuhlman 2014-03-10 09:35:55 -0600
  • 3c4ce5f2db updated password for identity service Derrick Johnson 2014-03-08 00:31:03 -0500
  • 7d6b301aee updated data bag Derrick Johnson 2014-03-08 00:24:51 -0500
  • 6149e39327 added comma Derrick Johnson 2014-03-08 00:01:00 -0500
  • 9ce758375a updated keystore file Derrick Johnson 2014-03-07 23:59:10 -0500
  • f5e9f65487 updated with keystore file Derrick Johnson 2014-03-07 23:57:06 -0500
  • fd30a2c01e updated the data bags with correct id Derrick Johnson 2014-03-07 22:33:47 -0500
  • ef95fb4f8a update databag Derrick Johnson 2014-03-07 22:31:21 -0500
  • 232894198d removed emacs bagage Derrick Johnson 2014-03-07 22:21:46 -0500
  • 6aedacace9 adding chef components for mon-api Derrick Johnson 2014-03-07 22:20:54 -0500
  • fb06f66d9e Renamed cookbook repo. Tim Kuhlman 2014-03-07 16:28:32 -0700
  • f528bae9ab _ not - Tim Kuhlman 2014-03-07 16:26:46 -0700
  • dd6289e275 Added the Mon Api box Tim Kuhlman 2014-03-07 11:57:54 -0700
  • a1ee4ca03b Added a note on how to update a vm Tim Kuhlman 2014-03-05 10:51:21 -0700
  • 72fceeba83 Initial test config for mon-agent Tim Kuhlman 2014-03-04 10:40:30 -0700
  • 7c7d861589 Minor cleanup Tim Kuhlman 2014-02-27 15:43:01 -0700
  • a982b3abe9 Clarified the proxy section Tim Kuhlman 2014-02-27 15:40:24 -0700
  • 0df3cf68fd Update README.md Deklan Dieterly 2014-02-27 12:33:10 -0700
  • 60e388dd88 Added ip for persister to the readme Tim Kuhlman 2014-02-27 08:48:32 -0700
  • 3e849f8fc4 Update README.md Deklan Dieterly 2014-02-27 07:49:28 -0700
  • 58921192e9 Update README.md Deklan Dieterly 2014-02-27 07:44:24 -0700
  • 85a63044b9 Update README.md Deklan Dieterly 2014-02-26 17:07:13 -0700
  • 5310bd38bf Merge pull request #3 from mon/feature/persister Deklan Dieterly 2014-02-26 21:39:44 +0000
  • 9512b7ef54 Working persister added to mini-mon Tim Kuhlman 2014-02-26 14:36:05 -0700
  • e65a44713f Added a simple technique to pre load the mysql schema, fixed bind address. Tim Kuhlman 2014-02-26 08:39:17 -0700
  • 6b82ff4442 Initial persister support. Tim Kuhlman 2014-02-25 15:20:17 -0700
  • c243e26507 Merge pull request #2 from mon/feature/mysql Tim Kuhlman 2014-02-25 20:51:57 +0000
  • 261a0ebe88 Note about proxy being all or nothing Tim Kuhlman 2014-02-25 11:40:15 -0700
  • 3d4822f031 Added mysql running percona xtradb galera cluster Tim Kuhlman 2014-02-25 11:22:01 -0700
  • 7bc2132cbb minor typo kuhlmant 2014-02-24 10:09:01 -0700
  • 349556ef92 Merge pull request #1 from tipott/feature/vagrant-proxyconf kuhlmant 2014-02-24 17:06:10 +0000
  • 6ab7514eeb Use vagrant-proxyconf plugin to handle HTTP environment proxies Tim Potter 2014-02-23 11:27:51 +1100
  • dbd78ae93b Named the vms, gave sufficient memory to vertica Tim Kuhlman 2014-02-21 13:21:51 -0700
  • e8a8ea2486 Added a Vertica vm Tim Kuhlman 2014-02-20 20:26:34 -0700