Commit Graph
17185 Commits
Author SHA1 Message Date
laf 6813c1face updated alert template mapping to own table 2015-06-15 11:13:19 +01:00
Daniel Preussker 1b7bbf8604 Merge pull request #1276 from laf/issue-1272
Added state and load icons
2015-06-15 09:21:58 +02:00
Calvario 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
Neil Lathwood 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
Mike Rostermund f0337e989c Minor change to visual name of load sensor 2015-06-14 15:53:03 +02:00
Walter Dal Mut 07e5ec3e54 Merge tag '0.4.5' into develop
Just docs recap
2015-06-14 11:51:20 +02:00
Walter Dal Mut d238c4985c Merge branch 'release/0.4.5' 2015-06-14 11:51:11 +02:00
Walter Dal Mut c04de6d075 Bumped version 0.4.5 2015-06-14 11:51:04 +02:00
Walter Dal Mut 06fe10bc9d Moved sockets compile section to bottom 2015-06-14 11:49:27 +02:00
Walter Dal Mut e4c38883ad Removed senso insight (shows no medal when kudos) 2015-06-14 11:46:43 +02:00
Walter Dal Mut b6767030e5 Minor on docs 2015-06-14 11:36:23 +02:00
Neil Lathwood a112a1bc01 Merge pull request #1268 from rztuc/issue-1262
Issue 1262
2015-06-13 22:15:56 +01:00
Neil Lathwood 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
einhirn 5c45400842 Added power metric discovery for rfc1628 UPS (fixes #1257) 2015-06-13 17:24:48 +02:00
einhirn de123ad91a Add 'Seconds on Battery' and 'Estimated Minutes Remaining' as states 2015-06-13 17:20:36 +02:00
einhirn f95f180a34 Add Estimated Battery Charge remaining 2015-06-13 17:20:21 +02:00
Daniel Preussker 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
Paul Gear 6bfad7579c Add a couple of convenience functions to help make code tidier 2015-06-13 23:03:02 +10:00
Daniel Preussker f7b8936473 Merge pull request #1266 from paulgear/mibdir-reduce-duplication
Reduce duplication of mibdir code
2015-06-13 14:27:57 +02:00
Neil Lathwood 3575da30d2 Merge pull request #1256 from rztuc/issue-1254
fixes #1254
2015-06-13 12:08:05 +01:00
Neil Lathwood 61c4526c5e Merge pull request #1267 from paulgear/ruckus-detection
Improve Ruckus detection
2015-06-13 11:43:54 +01:00
Neil Lathwood aad76e1c48 Merge pull request #1264 from paulgear/libvirt-doc
Additional documentation about libvirt setup
2015-06-13 11:39:43 +01:00
Walter Dal Mut 7a9bfa249b Merge tag '0.4.4' into develop
Minor on adapter names
2015-06-13 12:23:08 +02:00
Walter Dal Mut 8a0c4eafa6 Merge branch 'release/0.4.4' 2015-06-13 12:22:58 +02:00
Walter Dal Mut 5d48787dc3 Bumped version 0.4.4 2015-06-13 12:22:46 +02:00
Walter Dal Mut 18442a6dd6 Fixes benchmark procedures 2015-06-13 12:20:14 +02:00
Walter Dal Mut 88b9e9ce1a Merge pull request #30 from corley/feature/allows-non-write-adapters
Allows non write adapters
2015-06-13 12:16:43 +02:00
Walter Dal Mut dd255ad271 Removed deprecated from GuzzleAdapter 2015-06-13 12:11:50 +02:00
Walter Dal Mut 452b50fd30 Removed useless return $this during constructor 2015-06-13 12:08:40 +02:00
Walter Dal Mut c52377aad1 Allows non write adapters
* Renamed `AdapterInterface` to `WritableInterface`
 * Constructor now allows different adapter implementations
 * Check that adapter implements `WritableInterface` during data send
2015-06-13 12:04:04 +02:00
Walter Dal Mut 062645222d Merge tag '0.4.3' into develop
Fixes UDP/IP send multiple metrics (time overlaps)
Tries to compute nanoseconds in order to fixes time serie overlaps.
2015-06-13 11:24:38 +02:00
Walter Dal Mut 799b523776 Merge branch 'release/0.4.3' 2015-06-13 11:24:27 +02:00
Walter Dal Mut b2f044f154 Bumped version 0.4.3 2015-06-13 11:24:13 +02:00
Walter Dal Mut c162760ab8 Fixes time generation for udp/ip packets
Uses microtimes instead of Datetime
2015-06-13 11:23:32 +02:00
Daniel Preussker 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
Calvario fbe2f94b5a Added UPS load support to Synology 2015-06-13 10:11:47 +02:00
Paul Gear 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
Paul Gear f271887745 Merge pull request #1178 from laf/issue-337
Updated remaining MyIsam tables to innodb
2015-06-13 10:17:52 +10:00
Paul Gear 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
Paul Gear 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
Paul Gear 53e61702f0 Ruckus: Add country to end of version 2015-06-13 10:01:01 +10:00
Paul Gear ff63913adc Reorganise Ruckus detection to allow for standalone APs 2015-06-13 10:01:01 +10:00
Paul Gear 217202f18a Reduce duplication of mibdir code 2015-06-13 09:51:22 +10:00
Paul Gear d88133a297 Additional documentation about libvirt setup 2015-06-13 09:45:15 +10:00
Paul Gear afa5ec2d54 Allow multiple comma-separated discovery modules to be specified 2015-06-13 09:43:55 +10:00
einhirn b5e01e081c Merge branch 'master' of github.com:rztuc/librenms into issue-1254 2015-06-12 18:16:52 +02:00
einhirn 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
Neil Lathwood 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