Neil Lathwood
4c3d4fee36
Merge pull request #3896 from Rosiak/comware-states
...
HPE Comware Fan & Power State Sensor Support
2016-07-28 21:50:18 +01:00
Neil Lathwood
774f496cd2
Merge pull request #3895 from ahmedsajid/dnos-pollinfo-patch
...
Dnos pollinfo patch
2016-07-28 21:42:04 +01:00
Rosiak
d8ad3fdb72
HPE Comware Fan & Power State Sensor Support
2016-07-28 22:41:51 +02:00
Ahmed Sajid
d7f24c6a5a
Remove unwanted characters from poll info
...
Similar to PR 3883.
Removing carriage return character \r, causing the following error while trying view minigraphs on device list page:
SyntaxError: unterminated string literal
return overlib('<div style=\'background-color: #FFFFFF;\'><div><span class=
This issue has been experienced with S4810 devices.
2016-07-28 16:21:33 -04:00
Neil Lathwood
6dec7f98a9
Merge pull request #3890 from Rosiak/checkpoint-discovery
...
Basic Check Point GAiA Support
2016-07-28 20:36:19 +01:00
Neil Lathwood
bfce1918e1
Merge pull request #3889 from Rosiak/more-comware
...
HPE Comware Transceiver Sensor Support
2016-07-28 20:31:07 +01:00
Neil Lathwood
6f55e22a46
Merge pull request #3888 from xbeaudouin/vdx_again
...
Fix Brocade VDX detection
2016-07-28 20:29:21 +01:00
Neil Lathwood
be08b75b34
Merge pull request #3883 from ahmedsajid/development
...
Fixed Pulse OS whitespace issue
2016-07-28 20:25:04 +01:00
Rosiak
cfb737f4b8
Minor stuff
2016-07-28 10:39:46 +02:00
xavier.beaudouin
b19fae2afd
Better detection and adding VDX with NOS 3.0.1a detection too (seems that Brocade has decided to be like Cisco on their OS : more broken every time).
2016-07-28 09:25:46 +02:00
Rosiak
d63db16d31
Fix offset crash
2016-07-27 20:49:37 +02:00
Rosiak
cf7de1c3de
Basic Check Point GAiA Support
...
#2533
2016-07-27 20:34:49 +02:00
Rosiak
b8dfdc1cf7
copy paste duh
2016-07-27 19:09:35 +02:00
Rosiak
d83ed6b6be
Wrong bias did used
2016-07-27 19:00:47 +02:00
Rosiak
a02312eccf
Initial commit
2016-07-27 18:48:39 +02:00
xavier.beaudouin
ac6bca48c2
Fix Brocade VDX detection on VDX6740, BR-VDX6740, Network Operating System Software Version 6.0.2a2
2016-07-27 17:27:10 +02:00
Neil Lathwood
db00e262ec
Merge pull request #3852 from pblasquez/patch-7
...
Change slack format to attachment style
2016-07-27 08:47:52 +01:00
Ahmed Sajid
10cdcfa9b4
Fixed Pulse OS whitespace issue
...
Due to the newline etc the minigraphs weren't getting displayed correctly.
2016-07-26 16:29:01 -04:00
Rosiak
8b03e7db05
Use right descr
2016-07-26 22:12:39 +02:00
Neil Lathwood
57499c456f
Merge pull request #3869 from murrant/app-pdns-recursor
...
New App: Powerdns Recursor
2016-07-26 20:51:19 +01:00
Rosiak
705b0a7aa8
Move SNMP query
2016-07-26 21:17:08 +02:00
Rosiak
7a0895731a
Small change
2016-07-26 20:42:02 +02:00
Rosiak
beea32ad08
Comware Temperature Discovery
...
Basic temp disco, tested on 5900 & 5930.
2016-07-26 19:32:35 +02:00
Neil Lathwood
42a8c27237
Merge pull request #3821 from adaniels21487/issue-3272-1
...
Component Update - Status
2016-07-25 20:13:25 +01:00
Tony Murray
465139d458
Merge remote-tracking branch 'upstream/master' into app-pdns-recursor
2016-07-23 23:44:20 -05:00
Neil Lathwood
d792dbed1e
Merge pull request #3853 from crcro/app-nfs-v3-stats
...
app: nfs-v3-stats
2016-07-23 14:01:12 +01:00
Tony Murray
db0e6eca2f
Clean up ibm-amm sensors
...
Add power module state
Correct state indexes
Use numeric oids, but document named oids
2016-07-22 18:46:29 -05:00
Tony Murray
d83fde53d8
Clean up ibm-amm sensors
...
Add power module state
Correct state indexes
Use numeric oids, but document named oids
2016-07-22 18:35:11 -05:00
Tony Murray
9bc89bb668
Merge remote-tracking branch 'upstream/master' into app-pdns-recursor
2016-07-22 18:24:21 -05:00
Tony Murray
94467671b3
New App: Powerdns Recursor
...
Polling must have access to stats for the device, port 8082 (Agent file could be added to avoid that)
**Graphs:**
Questions
Answers
Cache Performance
Cache Size
Outbound Queries
**Graph changes**
generic_multi:print_total added, allow per-dataset colors, document variables
generic_multi_line: allow per-dataset colors, document variables
2016-07-22 14:29:29 -05:00
Tony Murray
591983ac75
Fix incorrect thresholds
...
The initial value was fetched incorrectly
2016-07-22 00:26:02 -05:00
Søren Rosiak
5ca2eab0dc
Merge pull request #3823 from laf/device-type-discovery
2016-07-21 22:14:00 +02:00
crcro
ff5b6c9a2b
app: nfs-v3-stats
...
Rewrite of the original nfs-stats app.
Includes more stats, nicer graphs, no more nfsstats bin requirement.
2016-07-20 02:14:30 +03:00
pblasquez
c0a0faba9a
formatting error
2016-07-19 15:20:48 -07:00
pblasquez
cf9432330e
Change slack format to attachment style
...
As documented here: https://api.slack.com/docs/message-attachments
This change also makes things compatible with simple HTML templates by using strip_tags() on the template output.
2016-07-19 15:15:07 -07:00
laf
5a9a963a03
Final fixes for billing
2016-07-17 20:35:50 +01:00
laf
054ed457b7
Merge branch 'master' of https://github.com/librenms/librenms into issue-3571
2016-07-16 13:18:18 +01:00
Neil Lathwood
e3a7d182f3
Merge pull request #3827 from thecityofguanyu/fix-ironware-vrf-rd
...
Fixed ironware VRF RD discovery
2016-07-13 11:48:36 +01:00
Neil Lathwood
e309ec060c
Merge pull request #3820 from vitalisator/pbn-optical-sensor
...
add pbn SFP Sensors
2016-07-13 11:43:33 +01:00
Søren Rosiak
d7a0c4391c
Merge pull request #3781 from laf/max-repeaters
2016-07-12 21:21:16 +02:00
Chris A. Evans
48f6f314d1
fixed ironware VRF RD discovery
2016-07-11 16:17:43 -05:00
Neil Lathwood
121781ce9a
Merge pull request #3759 from Misch-/master
...
Always log why discovery fails
2016-07-11 19:02:51 +01:00
laf
0ec980c1cd
Moved the device type discovery to before it is needed
2016-07-11 12:33:09 +01:00
laf
33415796bd
Re-enable the ability to run a disabled module manually
2016-07-11 12:28:54 +01:00
vitalisator
e5ee8a75a7
trim lower current limit
2016-07-11 10:14:53 +02:00
Aaron Daniels
52455e1128
Component Update - Status
...
- Align the component status field with the Nagios standard
0=ok, 1=warning, 2=critical
- Modify existing modules to report these status' (Cisco-OTV)
- Add/Modify Alerting Macros to use these status'
- Add the a component status widget
- update edit page to report these status'
2016-07-11 16:51:01 +10:00
Carlin Mische
ebe42a023d
Changed snmp access failed logging to reflect that host could be unreachable too
2016-07-10 20:34:10 -05:00
Søren Rosiak
919b50f76b
Merge pull request #3816 from laf/issue-3748
2016-07-10 22:12:03 +02:00
Søren Rosiak
4b6816a8d3
Merge pull request #3812 from laf/issue-3795
2016-07-10 22:09:44 +02:00
vitalisator
65dcdc5ac9
add pbn SFP Sensors
2016-07-10 20:05:33 +02:00