librenms/tests
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
..
config feature: Added phpunit db setup tests (#5594) 2017-02-07 15:08:52 +00:00
mocks newdevice: Added additional support for Synology dsm (#5145) 2016-12-18 21:17:26 +00:00
snmpsim newdevice: Added support for Linksys Smart Switch devices #5754 (#5921) 2017-02-17 22:12:00 -06:00
AlertingTest.php feature: Added the option to select alert rules from a collection 2016-10-29 10:56:59 +00:00
bootstrap.php feature: Added phpunit db setup tests (#5594) 2017-02-07 15:08:52 +00:00
CommonFunctionsTest.php Updated function + added unit test 2016-10-25 13:31:12 +00:00
DBSetupTest.php feature: Added phpunit db setup tests (#5594) 2017-02-07 15:08:52 +00:00
FunctionsTest.php Add tests for functions (#5915) 2017-02-16 08:15:20 +00:00
OSDiscoveryTest.php newdevice: Added support for Linksys Smart Switch devices #5754 (#5921) 2017-02-17 22:12:00 -06:00
RrdDefinitionTest.php feature: Allow customisation of rrd step/heartbeat when creating new rrd files (#5947) 2017-02-23 22:45:50 +00:00
RrdtoolTest.php PSR-2 Final cleanup (#4247) 2016-08-28 23:32:55 +01:00
SyslogTest.php fix: syslog, pull out pam program source (#5942) 2017-02-21 08:40:16 -06:00
YamlTest.php refactor: Move OS definitions into yaml files (#5189) 2016-12-23 17:53:19 +00:00