Commit Graph

5655 Commits

Author SHA1 Message Date
Daniel Preussker
375b0e9cd8 Merge pull request #1323 from spinza/pollergroupchanges
Adding the ability to use multiple poller groups for a poller.
2015-06-22 12:09:44 +00:00
Louis Rossouw
0189049510 Documentation changes for poller group changes. 2015-06-22 12:48:39 +02:00
Louis Rossouw
7f3f942e83 Adding the ability to use multiple poller groups for a poller. 2015-06-22 12:37:00 +02:00
Neil Lathwood
35f784cfde Merge pull request #1319 from spinza/timeout
Add timeout on unix agent execution after connect.
2015-06-21 21:37:18 +01:00
Louis Rossouw
7cda1da63c Add config settings for unix-agent time-outs. 2015-06-21 22:14:32 +02:00
Louis Rossouw
9f36182b7d Add timeout on unix agent execution after connect. 2015-06-21 19:36:44 +02:00
Neil Lathwood
528a4d1e83 Merge pull request #1318 from laf/changelog
Updated changelog 21/06/15
2015-06-21 14:39:31 +01:00
laf
5789cdc4a1 Updated changelog 21/06/15 2015-06-21 14:39:39 +01:00
Neil Lathwood
6a4fe09fa8 Merge pull request #1317 from vitalisator/issue-1212
Multimatic UPS snmp based on RFC1628
2015-06-20 22:06:52 +01:00
vitalisator
fd6c7f3ca6 Multimatic UPS snmp based on RFC1628 2015-06-20 22:30:52 +02:00
Daniel Preussker
1144cf36a7 Merge pull request #1316 from laf/oxidized-fix
Added second check for potential path to config file
2015-06-20 18:36:16 +00:00
laf
f5d443e969 Added second check for potential path to config file 2015-06-20 19:23:43 +01:00
Daniel Preussker
6f413ff9d3 Merge pull request #1313 from laf/issue-1180
Added webui support for pushover
2015-06-20 16:29:25 +00:00
laf
661b06c102 Removed debug :/ 2015-06-20 17:14:16 +01:00
laf
8a35b6d4ba Added webui support for pushover 2015-06-20 12:18:37 +01:00
Neil Lathwood
8226e8b447 Merge pull request #1096 from laf/issue-1095-web
Added support for interval for alerting for WebUI
2015-06-20 01:56:08 +01:00
Neil Lathwood
26c3ac5755 Merge pull request #1311 from f0o/issue-1243
Add macro `%macros.sensor` to filter out ignored sensors
2015-06-20 01:51:09 +01:00
laf
1e34fb0753 Added f0os patch for using interval on alerts 2015-06-20 01:49:03 +01:00
Neil Lathwood
0e4e4789b6 Merge pull request #1310 from f0o/issue-1291
Replace Alert-ID with Alert-Name/Rule in titles
2015-06-20 01:48:39 +01:00
Neil Lathwood
5cd63f1614 Merge pull request #1312 from librenms/delete-alertrule-patch
Fixed javascript issue preventing removing alert rules.
2015-06-20 01:29:24 +01:00
Neil Lathwood
3f2b49c72f Fixed javascript issue preventing removing alert rules. 2015-06-20 01:29:01 +01:00
f0o
7c731103fd
Add macro %macros.sensor to filter out ignored sensors 2015-06-19 17:11:56 +00:00
f0o
b54dc288c3
Replace Alert-ID with Alert-Name/Rule in titles 2015-06-19 16:53:31 +00:00
Daniel Preussker
570fd169bd Merge pull request #1309 from laf/issue-467
Added Temp / Fanspeed and State support for EqualLogic
2015-06-19 15:59:28 +00:00
laf
70926c7283 Added power supply state for EqualLogic 2015-06-19 16:44:11 +01:00
laf
dc8c53c8a8 Added fanspeed support for EqualLogic 2015-06-19 16:28:43 +01:00
laf
f6d369d977 Updated Temp support for EqualLogic 2015-06-19 16:04:44 +01:00
Neil Lathwood
dd2c36c434 Merge pull request #1300 from laf/issue-1293
Function and use to get main cisco serial number
2015-06-19 11:30:29 +01:00
Daniel Preussker
a154e3d81e Merge pull request #1301 from laf/issue-1292
Ignored and disabled ports will not be showing in the main port list until selected
2015-06-19 09:33:04 +00:00
Neil Lathwood
076362393d Merge pull request #1302 from spinza/master
Add logic to poller-wrapper.py to handle non-standard mysql ports in …
2015-06-19 10:19:57 +01:00
Louis Rossouw
62da1434f2 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. 2015-06-19 00:38:48 +02:00
laf
d09843180e Removed unused variable 2015-06-18 23:25:51 +01:00
Louis Rossouw
611dd07a84 Add logic to poller-wrapper.py to handle non-standard mysql ports in db_host. 2015-06-19 00:22:52 +02:00
laf
7a872ac839 Ignored and disabled ports will not be showing in the main port list until selected 2015-06-18 23:16:53 +01:00
laf
937869c8ac Function and use to get main cisco serial number 2015-06-18 22:20:50 +01:00
Neil Lathwood
51ac69449a Merge pull request #1299 from librenms/vyos-patch
Update vyos.inc.php
2015-06-18 20:23:44 +01:00
Neil Lathwood
b97ff07aa8 Update vyos.inc.php
Newer vyos reports back as all lower case so making the check case-insensitive.
2015-06-18 20:06:41 +01:00
laf
0ed7262adb EqualLogic temp support 2015-06-18 18:20:31 +01:00
Neil Lathwood
876eefdfb7 Merge pull request #1297 from rztuc/issue-map-broken
fixed a bug where stale link/device data would lead to broken map
2015-06-18 17:55:32 +01:00
einhirn
94ea73a595 another minor correction about $port being undefined in some cases 2015-06-18 18:29:55 +02:00
einhirn
fdfe776c5a minor correction about being undefined in some cases 2015-06-18 16:57:36 +02:00
einhirn
653696b949 fixed a bug where stale link/device data would lead to broken map 2015-06-18 16:32:01 +02:00
Daniel Preussker
559d6960c7 Merge pull request #1296 from SaaldjorMike/fix-legend-iflabels
Fix legend iflabels
2015-06-18 14:15:59 +00:00
Mike Rostermund
442f052265 Shorten the label shown on graph legend 2015-06-18 15:45:52 +02:00
Mike Rostermund
ec79e31827 Fix typo and reorder string replacements 2015-06-18 15:45:30 +02:00
laf
d4d1409880 Added MIBs from https://eqlsupport.dell.com/support/download.aspx?id=1502 2015-06-18 11:44:22 +01:00
Daniel Preussker
b690f6fd60 Merge pull request #1273 from paulgear/mib-based-polling
MIB-based polling
2015-06-17 13:33:22 +00:00
Paul Gear
884b98e250 Another scrutinizer fix 2015-06-16 09:01:13 +10:00
Paul Gear
0eb3e69167 Fix Scrutinizer issues 2015-06-16 08:42:05 +10:00
Paul Gear
95e3d7000d Add missing SQL schema 2015-06-16 08:27:58 +10:00