-
In Bosun we set the UserAgent to Bosun/Version at
https://github.com/bosun-monitor/bosun/blob/c5de6525d157409de0e4013f6a58da1790d51192/cmd/bosun/main.go#L50
We should do the same for Scollector to h…
-
enableURL should somehow perform checks first, then immediately start off a collection round instead of waiting the interval again
-
Hello,
I need to customize the Hostname of my Windows Servers to suffix the default hostname by an identifier.
This help us to enhance performance of searches in our OPenTSDB server which have to …
-
Hi folks, we have encountered several issues with `scollector-linux-386` binary that lead us to think that maybe it has been built using a version of the code that wasn't actually the one tagged as `0…
-
Hi,
I am using the latest version of the docker image (docker version 1809).
It seem that the java heap get full and crash opentsdb (or hbase). This occur every night after been running for a f…
-
We added darwin support because when we first started to develop scollector the devs were on mac, os it was handy for early testing.
I personally find it useless, does anyone actually depend on darwi…
-
I'm attempting to monitor specific processes on a linux box; however, I'm getting no stats. I am, however, getting tagged stats for process count (linux.proc.count) for each of the processes I'm attem…
-
We are starting to see sizable spikes on inbound bytes to the load balancer in front of Bosun:
![image](https://cloud.githubusercontent.com/assets/304401/24888212/d89eac20-1e1e-11e7-8c3e-e72d96f215…
-
```
# kbrandt at grove in ~/src/bosun.org/cmd on git:remove o [11:19:02]
$ ineffassign .
/Users/kbrandt/src/bosun.org/cmd/bosun/database/state_data.go:246:6: ineffectual assignment to err
/Users/k…
-
Autoclosing alerts on ignoreUnknown doesn't play out so well as you can see in the following images. With ignore Unknown, if an alert was warn or crit, it should stay on the dashboard in that state (A…