aboutsummaryrefslogtreecommitdiffstats
path: root/collectors/ping.pl
Commit message (Collapse)AuthorAgeLines
* Use new metrics in dhcp apiOle Mathias Aa. Heggem2019-04-16-27/+2
| | | | Tune timeouts
* Throw TG18-stuff over the wallroot2018-03-31-44/+41
|
* Added support for delete switchesOle Mathias Aa. Heggem2018-03-17-1/+1
|
* influx/chart and ansibleOle Mathias Aa. Heggem2017-11-05-3/+50
|
* ping: Remove graphite-pumping (will be moved)Kristian2017-04-19-11/+0
|
* TG17 monster commitKristian Lyngstøl2017-04-16-2/+2
|
* TG17 stuff ?Kristian Lyngstøl2017-04-10-3/+3
|
* Various build-tweaks and cache tweaksKristian Lyngstol2016-11-11-0/+2
| | | | | | | | | - mibs are moved to data/, update gitignore - Adjust cache for switches and switches-management to improve responsiveness when adding new content. - Ensure mibs are correctly loaded if the data directory doesn't exist - Add a small timer to the startup of ping collector/snmp to avoid starting before graphite.
* Big broken push of graphingKristian Lyngstol2016-10-22-1/+18
| | | | | | | | | | | - Adds latency graphs everywhere, even where they shouldn't be. For PoC. - Fixes a frontend leakage of handlers - Adds a nasty way of getting latency-data into graphite (needs to be improved) - Adds working graphite integration in varnish - Adds config for graphite Lots of things broken here, but it's a half-decent start.
* Adjust ping interval/timeouts to be slightly more sensibleKristian Lyngstol2016-06-30-3/+3
|
* Get cisco temperatures too and mix other tweaksKristian Lyngstol2016-06-28-1/+1
|
* Tweak test-data and ping-intervalsKristian Lyngstol2016-05-23-2/+5
| | | | Not _exactly_ dx16 data, but....
* Switch broken sleep(0.5) with working sleep(0.5) (ish)Kristian Lyngstol2016-05-23-5/+11
| | | | Perl, you're one bad decision after an other.
* Ping and expose ipv6 as a true equal/superiorKristian Lyngstol2016-05-23-5/+8
| | | | | | | | | | Fixes #80 I should go to bed. Also: Fixes a tiny little issue where we didn't take into account the nature if the OPing timeout? Or has it changed? Either way, no longer do we store thousands of ping replies - per second.
* Move stuff from /opt/nms to /opt/gondul etcKristian Lyngstol2016-05-13-1/+1
| | | | Still lots to do
* ping: Don't break with zero switchesKristian Lyngstol2016-04-13-0/+8
|
* test collectors (ping for now)Kristian Lyngstol2016-04-13-1/+1
|
* Move clients->collectorsKristian Lyngstol2016-04-12-0/+100
Better name