Daniel Matsson

Results 5 comments of Daniel Matsson

Hi again! I would like to try creating a fix for this issue since it's not very critical and it could be a fun and (hopefully) easy task to start...

Hi again! I also saw that `go-ts3` exposes a value called `PacketLossTotalAvg` in the [ServerConnectionInfo](https://pkg.go.dev/github.com/irgendwr/go-ts3#ServerConnectionInfo) struct. I'm not exactly sure what the differences between the connection_ and the virtualserver_ values...

Hello @timhae and sorry for the late response. It looks like I removed the fork I cleaned up a bit a while ago. I don't use Prometheus or this plugin...

Sorry for bumping an old issue, but this is still a "problem"/something that would be nice. Attached a screenshot where you can see the problem. ![sensu_error](https://cloud.githubusercontent.com/assets/1299984/2894709/8a013a88-d556-11e3-9fa1-07d1a1a2fe0c.png) (and don't please judge...

Thanks! I "solved" this temporary by setting the url to url: "/sensu/***" in the .coffe-files for each failing part. root@monitor:/opt/sensu/embedded/lib/ruby/gems/2.0.0/gems/sensu-dashboard-0.10.4/lib/sensu-dashboard/assets# grep -R '/sensu/' * javascripts/bootstrapper.coffee: url: "/sensu/all" javascripts/models/info.coffee: url: "/sensu/info"...