Commit Graph
5577 Commits
Author SHA1 Message Date
crcro e575271126 added linux os distro icon, fixed formatting 2016-08-13 03:20:55 +03:00
laf 11d91215cb Added predicated usage to bills, basic at present 2016-08-13 01:11:20 +01:00
crcro 655363082c rewrite of availability-map 2016-08-12 22:51:29 +03:00
Tony Murray 5db9256baf Fix rrd_name escaping * used with glob()
Thanks tuxis-ie for finding the issue and fix.
2016-08-12 14:42:57 -05:00
Neil Lathwood 191bed9dd8 Merge pull request #4038 from murrant/proxmox-ceph-fix
Proxmox rrd fix
2016-08-12 17:46:15 +01:00
Tony Murray 1949f2f4ea Proxmox rrd fix
Attempt to fix proxmox rrd naming. Create a separate function to generate it's file names.
2016-08-12 11:05:58 -05:00
Aaron Daniels 4c060a430a - Made module generic, not cisco specific. 2016-08-12 17:21:55 +10:00
Aaron Daniels 4c34541285 - Modified to use standardised RRD functions 2016-08-12 16:53:20 +10:00
Aaron Daniels 27eb389409 Merge branch 'master' into issue-3999 2016-08-12 16:34:13 +10:00
Aaron Daniels 0fbea91be3 - files should have a blank line at the end. 2016-08-12 16:32:40 +10:00
Neil Lathwood 2aaf9559ea Merge pull request #4016 from crcro/ipmi_rewrites
ipmi sensors rewrite based on known hardware id
2016-08-11 23:37:40 +01:00
Aaron Daniels 70a05369fb Merge branch 'master' into issue-3550
Conflicts:
	html/includes/graphs/device/sla.inc.php
	includes/polling/cisco-sla.inc.php

- Use standardised RRD functions
2016-08-12 08:22:40 +10:00
crcro 1281ae4bd3 ipmiSensorName 2016-08-12 00:53:25 +03:00
Neil Lathwood f9ba459e08 Merge pull request #3992 from vitalisator/raisecom
Add basic device support for Raisecom.
2016-08-11 22:43:49 +01:00
Rosiak 7fecb5169b Device Page UI Changes
#4008
2016-08-10 21:46:06 +02:00
Neil Lathwood e09f5c552c Merge pull request #3800 from murrant/rrd-create-remote
RRD Cleanup: centralize rrd_exists check, utilize data_update() and rrd_name()
2016-08-10 18:44:45 +01:00
Neil Lathwood 7cc3c75993 Merge pull request #4018 from crcro/ubuntu-icon
ubuntu os icon
2016-08-10 08:09:59 +01:00
crcro f3a6d6e12a ubuntu os icon 2016-08-10 06:12:03 +03:00
crcro 96ed9c072c run rename only for ipmi type sensors, added the power usage sensors, updated rewrite for known hosts 2016-08-10 04:55:30 +03:00
crcro a296a27adf duplicate description field when area was used 2016-08-10 04:28:08 +03:00
crcro d5b499bae3 ipmi sensors rewrite based on known hardware id 2016-08-10 00:20:51 +03:00
Neil Lathwood 0a2966dc5b Merge pull request #4010 from murrant/generic-v3-graph
generic_v3_multiline: extra colon breaks the graph
2016-08-09 22:18:52 +01:00
Tony Murray 3d945d2bbe Merge pull request #3938 from laf/issue-3877
Update BGP Discover + Polling and WebUI
2016-08-09 15:50:21 -05:00
Tony Murray eadeeb9409 Fix addHost force_add logic
Use boolean where we can
Fixes #4001
2016-08-09 15:13:42 -05:00
Tony Murray 21ad9c2a8b generic_v3_multiline: extra colin breaks the graph 2016-08-09 14:03:16 -05:00
Neil Lathwood d0d84503f1 Merge pull request #3994 from florianbeer/debug
Debug
2016-08-09 10:13:54 +01:00
Tony Murray 1182cb3f6d One more lint error 2016-08-08 22:46:58 -05:00
Tony Murray aa859fe5c4 Fix php lint error 2016-08-08 20:33:41 -05:00
Tony Murray 68303a96da Merge remote-tracking branch 'upstream/master' into rrd-create-remote 2016-08-08 20:23:15 -05:00
Aaron Daniels b9747b2002 CISCO-NTP-MIB
A new Discovery/Poller module to collect NTP statistics from devices which support the CISCO-NTP-MIB
Discovered peers are stored using components and statistics are displayed using 'applications'
A critical alarm is raised when a stratum of 16 is reported.
2016-08-09 07:14:25 +10:00
Aaron Daniels ae7bb069ff - Change the IPSLA feature to allow different metrics to be collected per type.
- UDP Jitter metrics collected.
- Added opstatus code and DB field
- Discovery sets opstatus
- Added Status selector to SLA page
- Merged master and moved SQL
2016-08-09 06:59:17 +10:00
Tony Murray 322b79f717 Merge remote-tracking branch 'upstream/master' into exceptions 2016-08-08 15:43:47 -05:00
Tony Murray c97ef9651e Merge pull request #3989 from crcro/apps-fix
fixes for general apps page
2016-08-08 15:04:58 -05:00
laf ec4535dae7 Added php lint checking for travis 2016-08-08 19:53:04 +01: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
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
crcro a2e7726cd0 fixes for general apps page 2016-08-07 06:24:34 +03: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
vitalisator d9e020757d Add basic device support for Raisecom.
- www.raisecom.com
- MIB from raisecom (thx to Mr. Miles)
2016-08-06 19:48:37 +02: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
Neil Lathwood d68949b724 Merge pull request #3971 from florianbeer/syslog
Syslog page updates
2016-08-05 22:11:41 +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
laf 2cf3fe160d Added a message to tell users that install.php is not the final step 2016-08-05 19:52:22 +01: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
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 adafda7773 Update syslog page
Brings Syslog page HTML in line with Eventlog page.
2016-08-05 14:30:06 +02:00