Commit Graph
8 Commits
Author SHA1 Message Date
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