11639 Commits

Author SHA1 Message Date
Rosiak
d65364c8ef Fix Dell PowerConnect Discovery
#3995
2016-08-07 23:40:12 +02:00
Tony Murray
f3fc6f2906 Use Exceptions
Use exceptions for addHost()
Gets rid of silly mixed return and only returns the device_id.  Throwing an exception if we run into any issues.
Slightly modifies api add host output again to include device_id
2016-08-07 12:16:40 -05:00
vitalisator
330910b4e3 Fix a bug in syslog
since PR #3812 syslog writes to wrong device id in syslog table.
this happens on all devices where inet_pton() returns false.
2016-08-07 17:47:25 +02:00
Florian Beer
84f695e372 Fix: Failed opening file for inclusion 2016-08-07 15:39:30 +02:00
Florian Beer
22ef18793b Fix: Use of undefined constant yes - assumed 'yes' 2016-08-07 15:39:03 +02:00
Tony Murray
ead28f6acd Merge remote-tracking branch 'upstream/master' into rrd-create-remote 2016-08-07 08:22:32 -05:00
vitalisator
850c4a2f92 move pbn mibs to subdirectory 2016-08-07 11:40:37 +02:00
Tony Murray
837e360d5f Always send rrd create 2016-08-06 23:53:26 -05:00
crcro
a2e7726cd0 fixes for general apps page 2016-08-07 06:24:34 +03:00
crcro
71e97cd2c3 rewrite of brocade switches models 2016-08-07 04:50:31 +03:00
Neil Lathwood
f1268848b0 Merge pull request #3984 from laf/issue-3981
Fixed syntax issue
2016-08-06 20:40:25 +01:00
laf
89b9f57ce0 Fixed syntax issue 2016-08-06 20:39:53 +01:00
Neil Lathwood
55db196877 Merge pull request #3964 from crcro/app-pages-addon
added missing apps to the generic app page
2016-08-06 20:37:55 +01:00
Neil Lathwood
e8d482ca30 Merge pull request #3983 from laf/docs-perf
Updated perf docs to include max repeaters
2016-08-06 20:34:22 +01:00
laf
bb7cddcc88 Updated perf docs to include max repeaters 2016-08-06 20:26:49 +01:00
crcro
bf85e00230 fixed typo and added dhcp-stats app 2016-08-06 19:55:40 +03:00
crcro
03358d56c4 Merge branch 'app-pages-addon' of https://github.com/crcro/librenms into app-pages-addon 2016-08-06 19:54:40 +03:00
Tony Murray
558bcf5971 Merge pull request #3976 from laf/issue-3953
Updated Junos detection
2016-08-06 01:30:21 -05:00
Neil Lathwood
2d23867a70 Merge pull request #3979 from florianbeer/memcached
Fix array element resolution bug
2016-08-06 00:57:36 +01:00
Neil Lathwood
b7dfd42227 Merge pull request #3977 from Rosiak/cisco-vss-state-support
Cisco VSS State Discovery
2016-08-06 00:52:11 +01:00
Florian Beer
7d362315c6 Fix array element resolution bug 2016-08-06 01:51:53 +02:00
Rosiak
4f6693c86f Cisco VSS State Discovery
Initial commit
2016-08-05 23:34:02 +02:00
Neil Lathwood
38cafef778 Merge pull request #3966 from ahmedsajid/powerconnect-patches
Added support for Dell Powerconnect 8024F CPUs
2016-08-05 22:22:35 +01:00
ahmedsajid
c678c10662 Update powerconnect.inc.php
Changed echos to d_echos
2016-08-05 17:18:24 -04:00
ahmedsajid
2ed9d46746 Update powerconnect.inc.php
Changed echos to d_echos
2016-08-05 17:18:11 -04:00
Neil Lathwood
d68949b724 Merge pull request #3971 from florianbeer/syslog
Syslog page updates
2016-08-05 22:11:41 +01:00
Neil Lathwood
d0188d86cf Merge pull request #3956 from ahmedsajid/eql-patches
Updates to Dell Equallogic storage disco/poll
2016-08-05 22:05:26 +01:00
laf
e053fcfcc5 Updated Junos detection 2016-08-05 20:33:25 +01:00
Tony Murray
08a2005acd Merge pull request #3949 from florianbeer/memcached
Add snmp polling capability for Memcached
2016-08-05 14:01:17 -05:00
Neil Lathwood
cdac67ddd8 Merge pull request #3972 from florianbeer/patch-1
Update rsyslog 5 template
2016-08-05 19:58:24 +01:00
Daniel Preussker
a4b0e506e7 Merge pull request #3975 from laf/install-clarification
Added a message to tell users that install.php is not the final step
2016-08-05 18:54:30 +00:00
Florian Beer
12f441b2bc Fix array return value
Scrutinizer bug, reset() expects a reference.
2016-08-05 20:53:48 +02:00
laf
2cf3fe160d Added a message to tell users that install.php is not the final step 2016-08-05 19:52:22 +01:00
Florian Beer
69166e37a9 Resolve merge conflicts 2016-08-05 20:51:22 +02:00
Florian Beer
b3a5f3b61c Use unserialize() and full OID number 2016-08-05 20:37:50 +02:00
Florian Beer
a77027db1e I agree to the conditions of the Contributor Agreement
contained in doc/General/Contributing.md.
2016-08-05 20:37:50 +02:00
Florian Beer
6e3b01e204 Add snmp polling capability for memcache 2016-08-05 20:37:50 +02:00
Tony Murray
d489554121 Merge pull request #3963 from crcro/nfs-v3-stats-fix
nfs-v3-stats fixes
2016-08-05 13:32:45 -05:00
Tony Murray
7280ccfa8a Merge pull request #3973 from crcro/icon-opensuse
opensuse icon linux os
2016-08-05 11:06:14 -05:00
Tony Murray
1371ab03aa Merge pull request #3970 from crcro/app-dhcp-stats
app-dhcp-stats initial release
2016-08-05 11:05:01 -05:00
crcro
f4910bca5b added opensuse icon for linux os 2016-08-05 17:48:53 +03:00
crcro
16f123451d fix indentation in functions.inc.php 2016-08-05 17:11:01 +03:00
Florian Beer
695f7b70c4 Update rsyslog 5 template
We want textual representations of "syslogfacility" and "syslogpriority".

Also I think it's better to use "timereported" than "timegenerated". Otherwise your log messages would be out of order if the servers don't all run in the same timezone (localtime).
2016-08-05 14:42:46 +02:00
Florian Beer
adafda7773 Update syslog page
Brings Syslog page HTML in line with Eventlog page.
2016-08-05 14:30:06 +02:00
crcro
1476650740 app-dhcp-stats initial release 2016-08-05 14:46:29 +03:00
Maxence POULAIN
51e0e6c162 Updates to add the copyright headers 2016-08-05 13:40:56 +02:00
Florian Beer
a7a8c55eb5 Add filter by priority to syslog 2016-08-05 13:34:23 +02:00
Maxence POULAIN
3f72a49dbf I agree to the conditions of the Contributor Agreement
contained in doc/General/Contributing.md.
2016-08-05 13:31:00 +02:00
Maxence POULAIN
1d4db3d718 Updates to match the librenms coding guidelines 2016-08-05 13:27:47 +02:00
Maxence POULAIN
9547a6036f Merge pull request #2 from BSONetwork/brocade-vdx-sensors
Update the current value when discovering the Brocade NOS sensors
2016-08-05 12:57:52 +02:00