Clint Armstrong
735868c202
typo
2015-07-22 12:17:34 -04:00
Clint Armstrong
44c4533d41
don't detect drac as linux
2015-07-22 12:13:51 -04:00
Clint Armstrong
3983d1239f
don't detect drac as armv5
2015-07-22 12:01:54 -04:00
Clint Armstrong
e714953156
set low limit to 0
2015-07-22 11:55:21 -04:00
Clint Armstrong
0f695b7940
fix oid name
2015-07-22 11:46:22 -04:00
Clint Armstrong
c00df6d4c7
fix voltage alerts
2015-07-22 11:27:28 -04:00
Clint Armstrong
585e601e9c
detect as dnos
2015-07-22 10:14:42 -04:00
Clint Armstrong
9ec836b976
Revert "add dell networking n switches as powerconnect"
...
This reverts commit 5df98a5000 .
2015-07-22 10:08:49 -04:00
Clint Armstrong
5df98a5000
add dell networking n switches as powerconnect
2015-07-22 09:20:49 -04:00
Clint Armstrong
e6e17325bb
fix fanspeed thresholds
2015-07-21 16:40:17 -04:00
Clint Armstrong
ef758cb4b4
fix temps
2015-07-21 16:31:21 -04:00
Clint Armstrong
31816943c3
Revert "attempt fix"
...
This reverts commit 8479e7a133 .
2015-07-21 16:21:31 -04:00
Clint Armstrong
8479e7a133
attempt fix
2015-07-21 16:21:21 -04:00
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