|
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 |
|
|
5a9a963a03
|
Final fixes for billing
|
2016-07-17 20:35:50 +01:00 |
|
|
054ed457b7
|
Merge branch 'master' of https://github.com/librenms/librenms into issue-3571
|
2016-07-16 13:18:18 +01:00 |
|
|
e3a7d182f3
|
Merge pull request #3827 from thecityofguanyu/fix-ironware-vrf-rd
Fixed ironware VRF RD discovery
|
2016-07-13 11:48:36 +01:00 |
|
|
e309ec060c
|
Merge pull request #3820 from vitalisator/pbn-optical-sensor
add pbn SFP Sensors
|
2016-07-13 11:43:33 +01:00 |
|
|
d7a0c4391c
|
Merge pull request #3781 from laf/max-repeaters
|
2016-07-12 21:21:16 +02:00 |
|
|
48f6f314d1
|
fixed ironware VRF RD discovery
|
2016-07-11 16:17:43 -05:00 |
|
|
121781ce9a
|
Merge pull request #3759 from Misch-/master
Always log why discovery fails
|
2016-07-11 19:02:51 +01:00 |
|
|
33415796bd
|
Re-enable the ability to run a disabled module manually
|
2016-07-11 12:28:54 +01:00 |
|
|
e5ee8a75a7
|
trim lower current limit
|
2016-07-11 10:14:53 +02:00 |
|
|
ebe42a023d
|
Changed snmp access failed logging to reflect that host could be unreachable too
|
2016-07-10 20:34:10 -05:00 |
|
|
919b50f76b
|
Merge pull request #3816 from laf/issue-3748
|
2016-07-10 22:12:03 +02:00 |
|
|
4b6816a8d3
|
Merge pull request #3812 from laf/issue-3795
|
2016-07-10 22:09:44 +02:00 |
|
|
65dcdc5ac9
|
add pbn SFP Sensors
|
2016-07-10 20:05:33 +02:00 |
|
|
f7c29640fa
|
fixed typo in adtran-aos mempools discovery if conditional
|
2016-07-10 09:53:33 -05:00 |
|
|
4b282018b2
|
Check firmware version of poweralert units before applying divisor for current sensor
|
2016-07-09 22:33:42 +01:00 |
|
|
fdce2d0a28
|
Added ability to lookup device from IP in syslog
|
2016-07-09 20:01:35 +01:00 |
|
|
8ffc889492
|
Merge pull request #3792 from crcro/apps-nfs-stats
Apps nfs stats
|
2016-07-09 19:12:43 +01:00 |
|
|
eace7333d0
|
Merge pull request #3804 from thecityofguanyu/thecityofguanyu/add-binos-temperature-sensor
Add discovery/polling support for Telco Systems BiNOS
|
2016-07-09 18:06:29 +01:00 |
|
|
2530173aac
|
Added d_echo() to ipmi poller
|
2016-07-09 17:43:21 +01:00 |
|
|
17fc6ea114
|
Changed str_replace to trim
|
2016-07-09 09:39:54 -05:00 |
|
|
9c145b5475
|
Added discovery/polling support for Telco Systems BiNOS
Changes to be committed:
new file: includes/discovery/mempools/binos.inc.php
new file: includes/polling/mempools/binos.inc.php
|
2016-07-08 14:15:37 -05:00 |
|
|
2df92b5ca9
|
fixed lantronix-slc temperature sensor discovery
|
2016-07-08 08:30:38 -05:00 |
|
|
ff351c3ba3
|
renamed: includes/polling/adtran-aos.inc.php -> includes/polling/mempools/adtran-aos.inc.php
|
2016-07-07 19:21:05 -05:00 |
|
|
6d720fe5b2
|
Added Adtran AOS Mempool reporting
Changes to be committed:
new file: includes/discovery/mempools/adtran-aos.inc.php
new file: includes/polling/adtran-aos.inc.php
|
2016-07-07 19:19:14 -05:00 |
|
|
e63f7d6c13
|
moved slcSystemModelString.0 to features
|
2016-07-07 15:09:43 -05:00 |
|
|
88d916ff5c
|
fixed model dicovery -- slcSystemModelString.0 does not work on older SW versions
|
2016-07-07 15:06:39 -05:00 |
|
|
4a70d2e08b
|
* Modified Lantronix SLC modules to snmpget against OID names via MIB rather than OID numbers
* Added Copyright disclaimer to Lantronix SLC modules
Changes to be committed:
modified: includes/discovery/os/lantronix-slc.inc.php
modified: includes/discovery/sensors/temperatures/lantronix-slc.inc.php
modified: includes/polling/os/lantronix-slc.inc.php
|
2016-07-07 13:52:18 -05:00 |
|
|
f60bccccc6
|
created lantronix-os branch
|
2016-07-07 13:32:32 -05:00 |
|
|
55c886b08e
|
Fix conflict
|
2016-07-07 19:11:13 +01:00 |
|
|
eb58daa207
|
Scrut fixes
|
2016-07-07 19:10:37 +01:00 |
|
|
0f5cfb5af1
|
Merge pull request #3782 from murrant/git-date
Add date to git version info
|
2016-07-07 19:09:15 +01:00 |
|
|
ca73042add
|
Merge pull request #3787 from thecityofguanyu/thecityofguanyu/add-adtran-os
Thecityofguanyu/add-adtran-os
|
2016-07-07 16:05:06 +01:00 |
|
|
ff844dce70
|
fixed os name case
|
2016-07-07 08:44:54 -05:00 |
|
|
93b891b9e3
|
added a new application monitoring: nfs server stats
|
2016-07-07 11:05:49 +00:00 |
|
|
f90b2aa7ff
|
Fixed using undefined variable in discovery failure logging
|
2016-07-07 00:01:24 -05:00 |
|
|
debe052f56
|
Re-add missing data
|
2016-07-06 19:06:54 -05:00 |
|
|
8362039f67
|
Support older versions of git
|
2016-07-06 18:29:41 -05:00 |
|
|
1e42c815c4
|
Merge pull request #3788 from murrant/fix-device-groups
Fix device group search
|
2016-07-06 23:14:19 +01:00 |
|
|
c4c98128d6
|
Fix device group search
|
2016-07-06 17:13:13 -05:00 |
|
|
272c640173
|
Merge pull request #3786 from adaniels21487/feature/os-acs
OS Support for Cisco Access Control System (ACS) virtual appliances
|
2016-07-06 23:10:04 +01:00 |
|
|
f22cfb4728
|
fixed typo in adtran os polling module
|
2016-07-06 16:45:54 -05:00 |
|
|
3b126788e3
|
fixed mib dir in adtran os polling module
|
2016-07-06 16:44:30 -05:00 |
|
|
3bf3370eb8
|
renamed adtran os discovery module
|
2016-07-06 16:35:32 -05:00 |
|
|
f6b8135ac4
|
Changes to be committed:
modified: includes/definitions.inc.php
renamed: includes/discovery/os/netvanta.inc.php -> includes/discovery/os/adtran-os.inc.php
renamed: includes/discovery/processors/netvanta.inc.php -> includes/discovery/processors/adtran-aos.inc.php
|
2016-07-06 16:32:39 -05:00 |
|
|
bf617e79c9
|
Merge remote-tracking branch 'origin/master' into thecityofguanyu/add-adtran-os
|
2016-07-06 16:27:27 -05:00 |
|
|
790abb1f17
|
Merge remote-tracking branch 'origin/master' into thecityofguanyu/add-adtran-os
|
2016-07-06 16:26:27 -05:00 |
|
|
b38cb6b76f
|
Merge pull request #3741 from laf/junos-optics
|
2016-07-06 23:07:49 +02:00 |
|
|
671288e74d
|
Merge pull request #3648 from geordish/speed-up-port-polling
WIP: Attempt to speed up SNMP port polling
|
2016-07-06 21:46:27 +01:00 |
|
|
fa366b5109
|
Merge pull request #3773 from thecityofguanyu/thecityofguanyu/add-telco-systems-os
thecityofguanyu/add telco systems os
|
2016-07-06 21:45:55 +01:00 |
|