bosun.org@v0.0.0-20210513094433-e25bc3e69a1f/docs/index.md (about) 1 --- 2 layout: page 3 title: Home 4 order: 1 5 --- 6 7 <script> 8 // Entypo pictograms by Daniel Bruce — www.entypo.com 9 </script> 10 11 <div class="row jumbotron"> 12 <div class="col-md-12"> 13 <div> 14 <h1 class="hometitle">Bosun</h1> 15 <p class="lead">is an open-source, MIT licensed, monitoring and alerting system by <a href="http://stackexchange.com">Stack Exchange</a>. It has an expressive domain specific language for evaluating alerts and creating detailed notifications. It also lets you test your alerts against history for a faster development experience.</p> 16 </div> 17 </div> 18 </div> 19 20 <div class="row"> 21 <div class="col-md-12"> 22 <div class="admonition tip"> 23 <p class="admonition-title">Project Status (2019-11)</p> 24 <p><a href="https://skyscanner.net">Skyscanner</a> is delighted to announce that as of 18th November 2019, we'll be officially taking over Bosun's ownership and maintainership from <a href="http://stackexchange.com">Stack Exchange</a> (home of stackoverflow.com).</p> 25 <p>We would like to thank StackExchange for their time, ensuring a smooth transition process, and for everyone’s hard work and input towards making this project a success. A special thanks to Kyle Brandt for initiating the Bosun project and leading it for many years. 26 </p> 27 <p> We will continue to welcome the open-source community code contributions on this project. Look out for updates on our plans and next steps in the near future.</p> 28 </div> 29 </div> 30 </div> 31 <div class="row" style="padding-top: 75px;"> 32 <div class="col-md-4"> 33 <h3>Try It</h3> 34 <p>Want to jump right in? Follow our <strong><a href="/quickstart">quick start tutorial</a></strong> to get Bosun, OpenTSDB, and scollector up quickly using our published docker images.</p> 35 </div> 36 <div class="col-md-4"> 37 <h3>Download It</h3> 38 <p>Download the prebuilt binaries for <strong><a href="/downloads">Bosun</a></strong> and our optional but valuable monitoring agent (Currently works only with OpenTSDB) <strong><a href="/scollector">scollector</a></strong> for Windows, Linux, and Mac.</p> 39 </div> 40 <div class="col-md-4"> 41 <h3>Get Help</h3> 42 <p>Join us in our Slack room. <a href="/slackInvite">Get an invite.</a> You can <strong><a href="https://github.com/bosun-monitor/bosun/issues">open issues on GitHub</a></strong> to report bugs or discuss new features.</p> 43 </div> 44 </div> 45 <div class="row" style="padding-top: 75px"><h2 class="text-center feature-header">Features</h2></div> 46 <hr class="feature"> 47 <div class="row"> 48 <div class="col-md-6 left"> 49 <div class="col-md-2 left "> 50 <img class="fpicon" src="public/sound-mute.svg" style="max-height: 40px; max-width: 40px;"> 51 </div> 52 <div class="col-md-10"> 53 <p class="smaller">Use Bosun's flexible expression language to evaluate time series in an exacting way</p> 54 </div> 55 </div> 56 <div class="col-md-6 right"> 57 <div class="col-md-2 left"><img class="fpicon" src="public/inbox.svg" style="max-height: 40px; max-width: 40px;"></div> 58 <div class="col-md-10"> 59 <p class="smaller">Create notifications using Bosun's template language: include graphs, tables, and contextual information</p> 60 </div> 61 </div> 62 </div> 63 64 <div class="row"> 65 <div class="col-md-6 left"> 66 <div class="col-md-2 left"><img class="fpicon" src="public/hour-glass.svg" style="max-height: 40px; max-width: 40px;"></div> 67 <div class="col-md-10"> 68 <p class="smaller">Save time by testing alerting against historical data and reduce alert noise before an alert goes into production</p> 69 </div> 70 </div> 71 <div class="col-md-6 right"> 72 <div class="col-md-2 left"><img class="fpicon" src="public/database.svg" style="max-height: 40px; max-width: 40px;"></div> 73 <div class="col-md-10"> 74 <p class="smaller">Supports querying <a href="http://opentsdb.net/">OpenTSDB</a>, <a href="http://graphite.readthedocs.org">Graphite</a>, and <a href="http://www.elasticsearch.org/overview/logstash/">Logstash-Elasticsearch</a></p> 75 </div> 76 </div> 77 </div> 78 79 <div class="row" style="padding-top: 10px;"> 80 <div class="col-md-6 left"> 81 <div class="col-md-2 left"><img class="fpicon" src="public/windows-store.svg" style="max-height: 40px; max-width: 40px;"><img class="fpicon" src="public/tux-large-bw.png" style="max-height: 40px; max-width: 40px; margin-left: -20px;"></div> 82 <div class="col-md-10"> 83 <p class="smaller">Runs on Linux, Windows, Mac, or any operating system supported by <a href="https://golang.org/"></a>Go</p> 84 </div> 85 </div> 86 <div class="col-md-6 right"> 87 <div class="col-md-2 left"><img class="fpicon" src="public/agent.png" style="max-height: 40px; max-width: 40px;"></div> 88 <div class="col-md-10"> 89 <p class="smaller">Use our agent scollector to get monitoring of Windows, Linux, and many common applications</p> 90 </div> 91 </div> 92 </div> 93 94 <div class="row"> 95 <div class="col-md-6 left"> 96 <div class="col-md-2 left"><img class="fpicon" src="public/grid.svg" style="max-height: 40px; max-width: 40px;"></div> 97 <div class="col-md-10"> 98 <p class="smaller">Supports arbitrary dimensions (not just host based), aggregations, and automatically incorporating new tags (hosts, services, ..) as they appear</p> 99 </div> 100 </div> 101 <div class="col-md-6 right"> 102 <div class="col-md-2 left"><img class="fpicon" src="public/cog.svg" style="max-height: 40px; max-width: 40px;"></div> 103 <div class="col-md-10"> 104 <p class="smaller">Scollector auto detects new services and starts sending metrics immediately; properly designed alerts will apply to these new services which reduces maintenance</p> 105 </div> 106 </div> 107 </div>