Commit Graph

5545 Commits

Author SHA1 Message Date
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
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
einhirn
7b26b71719 I agree to the conditions of the Contributor Agreement
contained in doc/General/Contributing.md.
2015-06-12 10:53:52 +02:00
einhirn
aa2edbaef2 Added discovery support for Alcatel-Lucent OmniSwitch 6900 2015-06-12 10:22:28 +02:00
Paul Gear
f06622c71f Merge pull request #1249 from SaaldjorMike/match-ecos
Add detection of additions HP ProCurve units
2015-06-12 09:26:50 +10:00
Neil Lathwood
ba9fccbda1 Merge pull request #1247 from SaaldjorMike/add-load-tab
Add load tab to device->health page
2015-06-11 23:56:02 +01:00
Mike Rostermund
7c576e0eb7 Add detection of additions HP ProCurve units 2015-06-11 22:11:27 +02:00
Mike Rostermund
81611babd3 Remove grey area from load graph 2015-06-11 20:59:35 +02:00
Mike Rostermund
4536bd24fb Added health->load page and added it to the list of tabs on /health/ 2015-06-11 20:52:12 +02:00
laf
15cd6d5662 Added fallback to false if it is not an IP 2015-06-11 19:42:54 +01:00
laf
fadc790040 Added function to check if ip already exists and updated addHost to use it 2015-06-11 19:34:11 +01:00
Mike Rostermund
cd3c56863b Added a load tab on device->health 2015-06-11 20:31:45 +02:00
Mike Rostermund
fe8453b404 Fix use of check_valid_sensors for load sensors 2015-06-11 20:29:14 +02:00
Daniel Preussker
4153a8fb02 Merge pull request #1244 from Calvario/master
UPS Support for Synology
2015-06-11 14:03:22 +00:00
Calvario
ced0804ba5 New line correction 2015-06-11 15:53:46 +02:00
Calvario
1e6755c4d5 UPS Support for Synology
Ready but need "load" sensors.
2015-06-11 15:20:09 +02:00
Daniel Preussker
5677ad7ae8 Merge pull request #1228 from laf/issue-1141
No longer show disabled ports on main ports page
2015-06-11 10:52:50 +00:00
Daniel Preussker
1a974a0b98 Merge pull request #1238 from SaaldjorMike/bills-trailing
Remove tailing '/' on links to historical bills on page /bills/view=history/
2015-06-11 10:31:56 +00:00
Mike Rostermund
ec0faaf93a Remove tailing '/' on links to historical bills on page /bills/view=history/ 2015-06-11 12:21:47 +02:00
Paul Gear
9096fdc75d Merge pull request #1237 from Calvario/master
I agree to the conditions of the Contributor Agreement
2015-06-11 16:23:43 +10:00
Calvario
3948751f84 I agree to the conditions of the Contributor Agreement
I agree to the conditions of the Contributor Agreement
contained in doc/General/Contributing.md.
2015-06-11 08:05:15 +02:00
Neil Lathwood
9712897672 Merge pull request #1235 from Calvario/master
Improved Temp Support for Synology and States for varying items
2015-06-10 21:41:48 +01:00
Calvario
7e2755dca3 System Status Support for Synology
It work with but need to change the management of status because it
isn't interessant actualy.
It will be good to chose a message for the display. Exemple "Ok",
"Failed", "On battery" etc..
2015-06-10 19:49:48 +02:00
Neil Lathwood
86978e2a14 Merge pull request #1234 from f0o/issue-1233
Added robots.txt
2015-06-10 18:23:44 +01:00
Calvario
0150982fe9 Temperature Support for Synology
The poller return now the correct value for the System temperature.

Check in my Synology.
2015-06-10 18:02:32 +02:00
f0o
3f39f8af88
Added robots.txt 2015-06-10 15:05:21 +00:00
Paul Gear
a3ddceb954 Merge pull request #1231 from f0o/globe-frontpage-docs
Add docs for the globe-frontpage
2015-06-10 20:59:34 +10:00