Commit Graph
17 Commits
Author SHA1 Message Date
Clint Armstrong 102bb966af add lazyload link 2015-07-16 12:51:08 -04:00
Clint Armstrong 3d3a456543 Merge commit 'b96617cda4fb082a38c61b8e30be53f84ef5c9b2' as 'lib/jquery_lazyload' 2015-07-16 12:48:37 -04:00
Clint Armstrong b96617cda4 Squashed 'lib/jquery_lazyload/' content from commit f82eee9
git-subtree-dir: lib/jquery_lazyload
git-subtree-split: f82eee9f752a58fe5202b76adda2466fae2fd398
2015-07-16 12:48:37 -04:00
Clint Armstrong ca3e77fa1b add lazyload.js 2015-07-16 12:46:36 -04:00
Clint Armstrong b5e8998c70 apply lazyload patch 2015-07-16 12:42:58 -04:00
Clint Armstrong ef35ee1adc Merge remote-tracking branch 'travishegner/lazyload' into lazyload 2015-07-16 12:41:58 -04:00
Clint Armstrong 6e74c9da45 document the option 2015-07-16 11:14:02 -04: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
Clint Armstrong fd0617acca Do not allow the master to join twice
If the poller master doesn't complete in time and ends up with overlapping jobs, neither job will ever complete because both running jobs will think they are the master and wait for the remaining node to exit.
2015-07-02 15:30:57 -04: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 dbae0e371f url encode graph names 2015-06-26 10:26:52 -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
Clint Armstrong 8b06659c86 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. 2015-06-26 07:45:29 -04:00
Clint Armstrong dd5d1c5e05 Adding --daemon twice breaks collectd graphs
When using rrdcached [rrdtool.inc.php](includes/rrdtool.inc.php#L163) already adds the necessary options. Collectd.inc.php adds them again which breaks drawing the graphs.
2015-06-25 13:24:02 -04:00
Clint Armstrong 0a54602028 Do not rewrite server-status
Currently users cannot use the check_mk apache plugin to monitor the apache instance that is running librenms. Excluding server-status from the rewrite rules allows users to use mod_status.
2015-06-25 08:01:05 -04:00