11493 Commits

Author SHA1 Message Date
c0a0faba9a formatting error 2016-07-19 15:20:48 -07:00
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
e9bce1d322 Update ISSUE_TEMPLATE.md 2016-07-18 23:37:37 +01:00
118ab0d55c Update ISSUE_TEMPLATE.md 2016-07-18 23:37:13 +01:00
c9a4e9daa1 Merge pull request #3817 from laf/issue-3738 2016-07-18 22:07:41 +02:00
7c1794e49c Merge pull request #3815 from laf/issue-3756 2016-07-18 22:03:03 +02:00
7d1a94af7d Merge pull request #3842 from adaniels21487/issue-3841
Cisco-CBQOS - more colours, graph single class
2016-07-18 20:16:18 +01:00
b8828e49f0 Merge pull request #3665 from laf/issue-3571
Potential fix for bad data in billing
2016-07-18 20:05:39 +01:00
1d579e8deb - Moved SQL for upstream changes. 2016-07-18 07:14:03 +10:00
laf
1a3a2db4b6 Merge branch 'master' of https://github.com/librenms/librenms into issue-3571 2016-07-17 21:25:25 +01:00
laf
19a74701b8 Renamed 124.sql -> 125.sql 2016-07-17 21:25:21 +01:00
0ecf5445a0 Merge pull request #3848 from laf/schema-issue 2016-07-17 22:21:47 +02:00
laf
35c558ba10 Re-try two missing tables in mariadb 2016-07-17 21:12:52 +01:00
laf
5a9a963a03 Final fixes for billing 2016-07-17 20:35:50 +01:00
laf
47f7c37b03 Updated code to detect bad data 2016-07-17 07:16:38 +01:00
laf
054ed457b7 Merge branch 'master' of https://github.com/librenms/librenms into issue-3571 2016-07-16 13:18:18 +01:00
8d01da96e2 - Fixed SQL rename. 2016-07-15 16:26:16 +10:00
fdf68a83b3 Merge pull request #3840 from murrant/fix-validate-empty-modified
Validate: Also check the output of git before saying there is modified files
2016-07-14 23:37:03 +01:00
6f6b18cbc9 - Add the ability to only graph a single class map
- Add links to the classes on the policy selector.
2016-07-15 07:03:08 +10:00
aa23223f71 Also check the output of git before saying there is modified files
Indent files to improve readability
2016-07-14 15:46:24 -05:00
9826e0915a - Added more colours to the array and added better debugging. 2016-07-14 17:46:50 +10:00
c88706531b Merge pull request #3831 from Rosiak/ip-sla-fixes
Prettify HTML for device SLA panel
2016-07-13 11:49:43 +01:00
524de78652 Merge pull request #3828 from deepseth/patch-1
Poller perf graph now displays MIN too
2016-07-13 11:49:24 +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
f7d9ab40fd Prettify HTML for device SLA panel 2016-07-12 20:51:52 +02:00
3e6de4fbdc Poller perf graph now displays MIN too
Was previously showing AVERAGE where MIN was expected
2016-07-12 17:37:07 +01: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
457ac4c3e7 Merge pull request #3822 from laf/module-manual
Re-enable the ability to run a disabled module manually
2016-07-11 16:07:11 +00: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
e5ee8a75a7 trim lower current limit 2016-07-11 10:14:53 +02:00
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
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
53a4e0385c Merge pull request #3726 from laf/api-arp 2016-07-10 22:08:21 +02:00
65dcdc5ac9 add pbn SFP Sensors 2016-07-10 20:05:33 +02:00
e183332a8c Merge pull request #3818 from thecityofguanyu/thecityofguanyu/adtran-aos-mempools-typo
Fix typo in adtran-aos mempools discovery if conditional
2016-07-10 16:40:13 +01:00
f7c29640fa fixed typo in adtran-aos mempools discovery if conditional 2016-07-10 09:53:33 -05:00
f4a1e2798a Merge pull request #3758 from laf/macros-templates
Added more macros and alert templates
2016-07-09 21:20:49 -05:00
laf
a6723d954a Added forced refresh for generic images widget 2016-07-10 00:42:33 +01:00
laf
4b282018b2 Check firmware version of poweralert units before applying divisor for current sensor 2016-07-09 22:33:42 +01:00
laf
0960027bd9 Added sysName to results if != hostname 2016-07-09 22:24:30 +01:00
laf
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
laf
a6b649bc86 Renamed sql file 2016-07-09 19:09:28 +01:00
d66956f015 Merge pull request #3802 from thecityofguanyu/thecityofguanyu/group-temp-sensor-link
thecityofguanyu/devices-page-temp-link
2016-07-09 18:09:59 +01:00