7 Commits

Author SHA1 Message Date
0227dd655f Correction to netstats (#6088) 2017-03-04 18:14:20 +00:00
fad5aca1b7 feature: Allow customisation of rrd step/heartbeat when creating new rrd files (#5947)
* feature: Allow customisation of rrd step/heartbeat when creating new rrd files

* revert defaults

* added docs + webui config option

* Move RrdDefinition to an Object to make them easier to create and remove the possibility of typos.

* Fix style/lint issues and missing use statements

* 3 more missing use statements

* updated doc + moved schema file
2017-02-23 22:45:50 +00:00
f4b21ae279 fix: Fix broken netstats ip forward polling (#5575) 2017-01-24 22:40:26 +00:00
e56d26327a refactor: More Cisco ASA Polling Performance Improvements (#5104) 2016-12-12 14:25:20 +00:00
a83e126b40 refactor: Remove inappropriate usages of truncate() (#5028)
Where truncate() is used as substr(), replace with substr()
2016-11-20 11:12:25 +00:00
e469aa97b0 fix: Always send 10 data points for netstats-tcp (#5020) 2016-11-19 15:03:37 +00:00
5b96c67ec5 refactor: Cleanup poller include files (#4751) 2016-10-15 00:43:14 +01:00