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
Neil Lathwood
7d6dbe4d9b
Merge pull request #1372 from laf/api-rules-fix
...
Fixed issue with name not being set + some validation around this
2015-07-01 22:00:10 +01:00
laf
e9d7d74b72
Fixed issue with name not being set + some validation around this
2015-07-01 21:35:37 +01:00
Neil Lathwood
ca30885368
Merge pull request #1369 from travishegner/master
...
I agree to the conditions of the Contributor Agreement
2015-06-30 16:29:29 +01:00
Travis Hegner
3b52239945
I agree to the conditions of the Contributor Agreement
...
contained in doc/General/Contributing.md.
2015-06-30 10:12:07 -04:00
Daniel Preussker
3c53c67035
Merge pull request #1368 from clinta/patch-1
...
Update to the freqency DS used in collectd > 5.0
2015-06-30 11:54:26 +00: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
Daniel Preussker
d9b3e4b47a
Merge pull request #1367 from laf/api-graph-fix
...
Fixed API graphs not loading
2015-06-30 09:51:17 +00:00
laf
a7d83be1af
Fixed API graphs not loading
2015-06-30 10:48:08 +01:00
Daniel Preussker
cb8b5e3ffd
Merge pull request #1359 from laf/issue-1355
...
Updated regex for device groups
2015-06-29 21:16:51 +02:00
Neil Lathwood
def582a18f
Merge pull request #1363 from travishegner/master
...
Fix issue #1362 , added a line to reset , because the calling page is …
2015-06-29 15:43:04 +01:00
Travis Hegner
8e785ebaaa
Fix issue #1362 , added a line to reset , because the calling page is expecting new graphs, not appended ones
2015-06-29 10:34:03 -04:00
Neil Lathwood
14bc6ebff5
Merge pull request #1360 from arnoldthebat/issue-1358
...
Added HOST-RESOURCES-MIB:: to allow detection of Synology devices
2015-06-28 20:17:21 +01:00
Tony Ditchfield
4e34aecce5
AUTHORS addition
2015-06-28 19:05:43 +01:00
Tony Ditchfield
90563c5b1d
Added HOST-RESOURCES-MIB:: to allow detection of Synology devices
2015-06-28 18:54:55 +01:00
laf
5c6e4995ab
Updated regex for device groups
2015-06-28 16:25:20 +01:00
Daniel Preussker
e95d17d1c3
Merge pull request #1356 from laf/issue-1352
...
Added some additional info from pfsense units
2015-06-28 14:02:57 +02:00
Daniel Preussker
72a518055d
Merge pull request #1354 from laf/issue-1335
...
Added Services extension doc to help people set this up
2015-06-28 13:13:40 +02:00
laf
505429db4d
Added some additional info from pfsense units
2015-06-27 22:11:54 +01:00
laf
6ed37c67a5
Added Services extension doc to help people set this up
2015-06-27 21:22:59 +01:00
Neil Lathwood
aed0fedf02
Merge pull request #1349 from clinta/entropy-collectd
...
entropy DS name is value.
2015-06-26 16:29:15 +01:00
Neil Lathwood
322d6ecf1f
Merge pull request #1350 from clinta/urlencode-graphs
...
url encode graph names
2015-06-26 16:19:39 +01:00
Clint Armstrong
dbae0e371f
url encode graph names
2015-06-26 10:26:52 -04:00
Daniel Preussker
67a1463197
Merge pull request #1347 from clinta/apache-collectd
...
Correct Apache collectd DS
2015-06-26 16:24:38 +02:00
Daniel Preussker
947d7de928
Merge pull request #1346 from clinta/patch-3
...
I agree to the conditions of the Contributor Agreement contained in d…
2015-06-26 14:31:58 +02: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
Neil Lathwood
c05a7cc024
Merge pull request #1339 from clinta/patch-1
...
Do not rewrite server-status
2015-06-25 21:14:37 +01:00
Neil Lathwood
9dedd7547d
Merge pull request #1342 from clinta/patch-2
...
Adding --daemon twice breaks collectd graphs
2015-06-25 18:46:17 +01: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
Daniel Preussker
710b17de36
Merge pull request #1340 from librenms/revert-1332-issue-1274
...
Revert "Temp fix to remove .index at the start of the poller run"
2015-06-25 15:21:14 +02:00
Neil Lathwood
07c1be5b00
Revert "Temp fix to remove .index at the start of the poller run"
2015-06-25 14:20:48 +01: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
Daniel Preussker
8b56ced495
Merge pull request #1337 from SaaldjorMike/sensor-charge
...
Remove some options for sensor_charge graphs.
2015-06-25 13:06:08 +02:00
Mike Rostermund
e769a4ffc6
Handle case where sensor_limit is not set for sensor_charge graphs
2015-06-25 03:47:20 -07:00
Neil Lathwood
7986e81f2d
Merge pull request #1338 from SaaldjorMike/webpower-ups
...
Added support for WebPower Pro II UPS cards.
2015-06-25 08:59:28 +01:00
Daniel Preussker
e24442124b
Merge pull request #1333 from laf/issue-1252
...
Added load and state to device overview
2015-06-25 09:55:26 +02:00
Neil Lathwood
bbfebf8cbc
Merge pull request #1336 from SaaldjorMike/rfc1628-load
...
Added discovery of load sensors of RFC1628 devices.
2015-06-25 08:50:30 +01:00
Neil Lathwood
fa11915cba
Merge pull request #1325 from runborg/master
...
Added plugin hook to create a custom container under device->overview.
2015-06-25 08:48:26 +01:00
Mike Rostermund
01f12a3f0a
Added discovery of load sensors of RFC1628 devices.
2015-06-24 14:25:58 -07:00
Mike Rostermund
b8c8c20d18
Added support for WebPower Pro II UPS cards.
2015-06-24 14:23:54 -07:00
Daniel Preussker
66ab6482e1
Merge pull request #1326 from laf/issue-1307
...
Added latency support for devices + logging reasons why devices marked as down
2015-06-24 18:33:10 +00:00
Daniel Preussker
54c94e2bf8
Merge pull request #1330 from laf/issue-1315
...
Fixed removing port from bills JS error
2015-06-24 17:52:49 +00:00
Daniel Preussker
0d92a185e5
Merge pull request #1329 from laf/issue-1322
...
Added removing of IP addresses before ports are deleted
2015-06-24 17:35:49 +00:00
Daniel Preussker
38604515ed
Merge pull request #1331 from laf/issue-1287
...
Added debugging output of invalid snmpv3 args
2015-06-24 17:34:14 +00:00
Daniel Preussker
f30910b0c2
Merge pull request #1332 from laf/issue-1274
...
Temp fix to remove .index at the start of the poller run
2015-06-24 17:31:59 +00:00
laf
44432c85e5
Added load and state to device overview
2015-06-24 16:53:10 +01:00
laf
0624b6c1d0
Temp fix to remove .index at the start of the poller run
2015-06-24 16:39:16 +01:00
laf
c4572c206a
Added debugging output of invalid snmpv3 args
2015-06-24 16:32:42 +01:00