Commit Graph

24 Commits

Author SHA1 Message Date
Neil Lathwood
340935e5b0 refactor: Update collectd functions.php to use non-conflict rrd_info function #5478 (#5642) 2017-01-28 00:52:12 +00:00
Tony Murray
8c639aa5a4 PSR2 Cleanup: /html edition
Travis tests for code conformance. Ignore warnings for now.
Fixed all errors, left most warnings.
2016-08-18 21:29:30 -05:00
Tony Murray
f5f31e88ac Use namespaces for classes, take 2
CollectdColor, move into it's own file, change functions to camelCase
Plugins use LibreNMS\Plugins
2016-08-17 20:26:51 -05:00
Neil Lathwood
809969efc9 Revert "Use namespaces for classes" 2016-08-17 21:27:56 +01:00
Tony Murray
709de9a166 Use namespaces for classes
CollectdColor, move into it's own file, change functions to camelCase
Plugins use LibreNMS\Plugins
2016-08-15 14:04:39 -05:00
Paul Heinrichs
a13d148fb1 Added Signal Sensor 2016-03-22 10:37:07 -04:00
Mike Rostermund
0cc3e1a9e2 Remove php closing tags to fix scrut issues 2015-08-04 19:29:43 +02:00
Clint Armstrong
3edce4d7e1 remove checks for options that socket does not use 2015-07-16 11:11:11 -04:00
Clint Armstrong
721455a0d7 don't override the socket option 2015-07-16 11:10:32 -04:00
Job Snijders
d8693f05ae Fix coding style part 2 2015-07-15 11:04:22 +02:00
Job Snijders
ebd0f6fc35 Apply "Squiz" code style on old (pre-2014) files 2015-07-11 16:12:35 +02:00
Clint Armstrong
b92e9f2d8f Update to the freqency DS used in collectd > 5.0
Similar to #1347 and #1349
2015-06-30 07:46:09 -04:00
Clint Armstrong
02780b8e72 entropy DS name is value. 2015-06-26 08:02:20 -04:00
Clint Armstrong
523cb83e91 Correct Apache collectd DS 2015-06-26 07:50:37 -04:00
Neil Lathwood
2ef0cf8b80 Fixed the performance issues in scrut 2015-02-22 17:27:22 +00:00
Adam Amstrong
b273e04241 /// -> //
git-svn-id: http://www.observium.org/svn/observer/trunk@3240 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 12:24:34 +00:00
Adam Amstrong
cacf913a55 # -> / for phpdoc
git-svn-id: http://www.observium.org/svn/observer/trunk@3239 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 11:29:53 +00:00
Tom Laermans
d864ce234f kill a whole bunch of trailing spaces
git-svn-id: http://www.observium.org/svn/observer/trunk@2516 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-20 09:55:11 +00:00
Adam Amstrong
bf694bdb09 sloped graphs for collectd (why weren't we already doing this? it's standard observium format :))
git-svn-id: http://www.observium.org/svn/observer/trunk@2144 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-23 10:28:27 +00:00
Adam Amstrong
e25e9699bc use config variable for rrdtool for collectd
git-svn-id: http://www.observium.org/svn/observer/trunk@2045 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-09 14:46:01 +00:00
Adam Amstrong
7a0db16f2c more improvments to collectd
git-svn-id: http://www.observium.org/svn/observer/trunk@1603 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-01 16:30:43 +00:00
Adam Amstrong
c8513a22ba collectd improvements
git-svn-id: http://www.observium.org/svn/observer/trunk@1602 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-01 15:58:25 +00:00
Adam Amstrong
5d2583a72e add rrdcached support to collectd
git-svn-id: http://www.observium.org/svn/observer/trunk@1601 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-01 15:31:39 +00:00
Adam Amstrong
b0297704e5 move more settings to defaults.inc.php, vastly simplify config.php.default. move collectd functions to html/includes/, include them only where needed.
git-svn-id: http://www.observium.org/svn/observer/trunk@1390 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-17 20:30:05 +00:00