8 Commits

Author SHA1 Message Date
Tony Murray 36b4d16404 Fix nios missed space (#9626) 2019-01-08 07:07:34 -06:00
Tony Murray 5d63fe6647 Fix Infoblox NIOS graphs (#9620)
Broken by recent security update.
2019-01-07 21:26:01 -06:00
Neil Lathwood 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
Neil Lathwood 6d027c5753 rebased: mibs f - r (#5203) 2016-12-22 21:37:50 +00:00
Tony Murray 9284bc60ff Update code in includes to be PSR-2 compliant (#4220)
refactor: Update code in /includes to be psr2 compliant #4220
2016-08-28 18:32:58 +01:00
Tony Murray 57650e4ffc Remove nfs requirement for distributed poller (with rrdtool 1.5+)
Use data_update instead of rrd_update/rrd_create and influx_update
Centralize rrd file check so we can check against a remote rrdcached server too
Use rrd_name() to generate rrd file names
2016-07-07 21:10:06 -05:00
wiad 1a8472258b Fixed syntax error in line continuation 2016-01-19 08:03:30 +01:00
wiad 65176c00bd Addes support for infoblox devices 2016-01-18 13:51:39 +01:00