5568 Commits

Author SHA1 Message Date
ddb6684108 Move MIB-based polling out of discovery altogether 2015-06-16 08:13:08 +10:00
d969ef679b First cut at MIB-based discovery; not efficient 2015-06-16 08:13:08 +10:00
874dc5ede5 Start at generic MIB parsing 2015-06-16 08:12:28 +10:00
c11750bde8 Merge pull request #1286 from f0o/issue-1285
Log success or failure of an alert-transport
2015-06-15 22:47:11 +01:00
32238c7587 Merge pull request #1284 from f0o/issue-1278
Fix PHP5.3 error in install.php
2015-06-15 22:45:59 +01:00
f0o
b8666cb886 Log success or failure of an alert-transport 2015-06-15 18:14:12 +00:00
f0o
9ef8f49636 Fix PHP5.3 error 2015-06-15 18:03:16 +00:00
29af5f463e Merge pull request #1283 from laf/issue-467
Added basic detection for EqualLogic units
2015-06-15 16:19:42 +00:00
d6e22a5363 Merge pull request #1282 from rztuc/aos69k-cpu
Added support for CPU graphing of Alcatel-Lucent AOS 7 devices.
2015-06-15 16:22:29 +01:00
laf
71189b9ca1 Added basic detection for EqualLogic units 2015-06-15 16:08:35 +01:00
46b0084741 Added support for CPU graphing of Alcatel-Lucent AOS 7 devices. Removed unused line from code. 2015-06-15 16:48:59 +02:00
7298cefe59 Merge pull request #1281 from laf/issue-bgp-fix
fixed junos bgp4 polling :(
2015-06-15 12:05:54 +00:00
laf
439b1e5d6d Updated if check with f0os code 2015-06-15 12:41:49 +01:00
laf
3179b4cf20 fixed junos bgp4 polling :( 2015-06-15 12:02:06 +01:00
219075cd9d Merge pull request #1280 from laf/issue-1279
updated alert template mapping to own table
2015-06-15 10:45:44 +00:00
f192f4bde1 Merge pull request #1269 from Calvario/issue-1199
Added UPS load support to Synology
2015-06-15 11:22:03 +01:00
laf
6813c1face updated alert template mapping to own table 2015-06-15 11:13:19 +01:00
1b7bbf8604 Merge pull request #1276 from laf/issue-1272
Added state and load icons
2015-06-15 09:21:58 +02:00
39cc9b11a8 Added UPS load support to Synology 2015-06-15 08:41:14 +02:00
laf
9813b0b1a7 Added state and load icons 2015-06-14 23:21:44 +01:00
dafb786004 Merge pull request #1275 from SaaldjorMike/apc-load
Minor change to visual name of load sensor
2015-06-14 16:18:48 +01:00
f0337e989c Minor change to visual name of load sensor 2015-06-14 15:53:03 +02:00
a112a1bc01 Merge pull request #1268 from rztuc/issue-1262
Issue 1262
2015-06-13 22:15:56 +01:00
dc0280b752 Merge pull request #1258 from rztuc/issue-1257
Added power metric discovery for rfc1628 UPS (fixes librenms/librenms#1257)
2015-06-13 22:15:27 +01:00
5c45400842 Added power metric discovery for rfc1628 UPS (fixes #1257) 2015-06-13 17:24:48 +02:00
de123ad91a Add 'Seconds on Battery' and 'Estimated Minutes Remaining' as states 2015-06-13 17:20:36 +02:00
f95f180a34 Add Estimated Battery Charge remaining 2015-06-13 17:20:21 +02:00
d70dcc7fff Merge pull request #1265 from paulgear/convenience-functions
Add a couple of convenience functions to help make code tidier
2015-06-13 15:47:21 +02:00
6bfad7579c Add a couple of convenience functions to help make code tidier 2015-06-13 23:03:02 +10:00
f7b8936473 Merge pull request #1266 from paulgear/mibdir-reduce-duplication
Reduce duplication of mibdir code
2015-06-13 14:27:57 +02:00
3575da30d2 Merge pull request #1256 from rztuc/issue-1254
fixes #1254
2015-06-13 12:08:05 +01:00
61c4526c5e Merge pull request #1267 from paulgear/ruckus-detection
Improve Ruckus detection
2015-06-13 11:43:54 +01:00
aad76e1c48 Merge pull request #1264 from paulgear/libvirt-doc
Additional documentation about libvirt setup
2015-06-13 11:39:43 +01:00
3b225d28c7 Merge pull request #1263 from paulgear/multiple-discovery-modules
Allow multiple comma-separated discovery modules to be specified
2015-06-13 11:21:32 +02:00
fbe2f94b5a Added UPS load support to Synology 2015-06-13 10:11:47 +02:00
f236272acc Merge pull request #1184 from laf/issue-936
Updated BGP polling for Cisco to support CISCO-BGP4-MIB better
2015-06-13 10:20:58 +10:00
f271887745 Merge pull request #1178 from laf/issue-337
Updated remaining MyIsam tables to innodb
2015-06-13 10:17:52 +10:00
b84b8de09f Merge pull request #1110 from laf/issue-279
Updated mysql DATE_FORMAT() and php date() to use $config variables
2015-06-13 10:15:23 +10:00
0e3b0df29f Merge pull request #1248 from laf/issue-594-ip
Added function to check if ip already exists and updated addHost to use it
2015-06-13 10:09:06 +10:00
53e61702f0 Ruckus: Add country to end of version 2015-06-13 10:01:01 +10:00
ff63913adc Reorganise Ruckus detection to allow for standalone APs 2015-06-13 10:01:01 +10:00
217202f18a Reduce duplication of mibdir code 2015-06-13 09:51:22 +10:00
d88133a297 Additional documentation about libvirt setup 2015-06-13 09:45:15 +10:00
afa5ec2d54 Allow multiple comma-separated discovery modules to be specified 2015-06-13 09:43:55 +10:00
b5e01e081c Merge branch 'master' of github.com:rztuc/librenms into issue-1254 2015-06-12 18:16:52 +02:00
ed05677f96 apply correct divider to rfc1628 current (Amps) values 2015-06-12 18:11:22 +02:00
laf
e478a495f9 Changed to return during function processing 2015-06-12 16:24:02 +01:00
6016c866bc Merge pull request #1253 from rztuc/issue-1251
Added discovery support for Alcatel-Lucent OmniSwitch 6900
2015-06-12 11:26:25 +01:00
7b26b71719 I agree to the conditions of the Contributor Agreement
contained in doc/General/Contributing.md.
2015-06-12 10:53:52 +02:00
aa2edbaef2 Added discovery support for Alcatel-Lucent OmniSwitch 6900 2015-06-12 10:22:28 +02:00