Commit Graph
5516 Commits
Author SHA1 Message Date
Tony Murray 9babc10820 Use tabs for global settings 2016-08-20 10:16:56 -05:00
Tony Murray 7b7d7b3bfa Extra settings buttons
Fix issues with extra buttons from using v2, which doesn't set config_group
2016-08-20 08:08:24 -05:00
laf 5f8705bd37 Changed package names 2016-08-20 12:21:13 +01:00
Neil LathwoodandGitHub aefa24385e Merge pull request #4139 from benwa/fix-widget-bootgrid
Bootgrid alignment
2016-08-20 11:49:53 +01:00
Neil LathwoodandGitHub fb935cdb30 Merge pull request #4122 from murrant/more-avail
Availability: small changes
2016-08-20 01:13:58 +01:00
Bennett Blodinger 509978172e Fixes bootgrid alignment
The dropdown li inherit text alignment.
2016-08-19 20:11:35 -04:00
Tony Murray cfe2cf8069 Merge remote-tracking branch 'upstream/master' into psr2-html 2016-08-19 13:54:45 -05:00
Bennett BlodingerandGitHub 60e13a5d15 Update device-summary-vert.inc.php 2016-08-19 13:45:04 -04:00
Bennett BlodingerandGitHub aeb1c1fc43 Keep theme consistent on tables
Makes the tables a bit more uniform
2016-08-19 13:39:58 -04:00
Tony Murray 257cec197d Availability: small changes
Mouse pointer to indicate the labels are clickable.
<label> is a form element and should not be a child of <a>, use span
2016-08-19 09:51:21 -05:00
Tony Murray 8c639aa5a4 PSR2 Cleanup: /html edition
Travis tests for code conformance. Ignore warnings for now.
Fixed all errors, left most warnings.
2016-08-18 21:29:30 -05:00
laf 2a54c096af Fixed namespace issue 2016-08-18 22:06:00 +01:00
Neil LathwoodandGitHub cbf1ec09c3 Merge pull request #4106 from murrant/availibilty-shadows
Availability map: shadow
2016-08-18 21:47:09 +01:00
Neil LathwoodandGitHub 7bdc3f488a Merge pull request #4101 from murrant/namespaces
Use namespaces for classes, take 2
2016-08-18 21:41:39 +01:00
Neil LathwoodandGitHub 637d01cd13 Merge pull request #4077 from murrant/ntpd-app
NTPD Application
2016-08-18 21:30:33 +01:00
Tony Murray 450049a431 Availability map: shadow 2016-08-18 11:23:34 -05:00
Daniel PreusskerandGitHub ac41ca980b Merge pull request #4049 from laf/issue-3847
Added predicated usage to bills, basic at present
2016-08-18 05:39:59 +00:00
Tony Murray f5f31e88ac Use namespaces for classes, take 2
CollectdColor, move into it's own file, change functions to camelCase
Plugins use LibreNMS\Plugins
2016-08-17 20:26:51 -05:00
laf 36987d80c4 Escape data for syslog page 2016-08-17 21:52:10 +01:00
Tony Murray 984dafda4b Merge remote-tracking branch 'upstream/master' into ntpd-app 2016-08-17 15:40:38 -05:00
Neil LathwoodandGitHub 809969efc9 Revert "Use namespaces for classes" 2016-08-17 21:27:56 +01:00
Neil LathwoodandGitHub f52c6517e5 Merge pull request #4073 from murrant/namespaces
Use namespaces for classes
2016-08-17 21:03:58 +01:00
Neil LathwoodandGitHub ac2ff295d8 Merge pull request #4071 from murrant/move-libs
Move third party software to html/lib from html/includes
2016-08-17 20:59:02 +01:00
laf 67617d0d3d Merged css changes into styles.css 2016-08-17 20:22:51 +01:00
Neil LathwoodandGitHub 73ff21fca2 Merge pull request #4043 from crcro/availability-map-remake
rewrite of availability-map
2016-08-17 21:20:02 +02:00
Neil LathwoodandGitHub a42ba9a221 Merge pull request #4005 from adaniels21487/issue-3999
CISCO-NTP-MIB
2016-08-17 21:09:50 +02:00
Tony MurrayandGitHub fe784aec83 Merge pull request #4074 from OpcaoTelecom/unbound
Added Unbound graph support
2016-08-17 10:01:48 -05:00
Tony MurrayandGitHub 232fdc2516 Merge pull request #4006 from adaniels21487/issue-3550
Change the IPSLA feature to allow different metrics to be collected…
2016-08-16 08:55:44 -05:00
Tony Murray f3a78d8136 NTPD Application
Support the unix agent
Add to documention.
Renamed so it will be automatically enabled by the unix-agent.
2016-08-15 23:54:13 -05:00
Tony MurrayandGitHub 6512bff04e Merge pull request #4066 from adaniels21487/issue-4059
Added OS support for the McAfee SIEM Nitro product range
2016-08-15 21:01:03 -05:00
Alan Gregory 772d7fa28d Added Unbound Support 2016-08-15 17:46:10 -03:00
Tony Murray 709de9a166 Use namespaces for classes
CollectdColor, move into it's own file, change functions to camelCase
Plugins use LibreNMS\Plugins
2016-08-15 14:04:39 -05:00
Tony Murray bf2c522c89 Move third party software to html/lib form html/includes 2016-08-15 13:16:10 -05:00
Aaron Daniels 388fb9a102 - Added OS support for the McAfee SIEM Nitro product range
- Added Mcafee icon.
- Added product names as features.
- not everything with ACE in the sysDescr is a Cisco ACE!
2016-08-15 17:17:32 +10:00
crcro a4234a00f0 rewrite code for less repetition, removed unused css classes 2016-08-15 01:42:02 +03:00
crcro 1270028b2f forgot about widget host warning 2016-08-13 16:43:25 +03:00
crcro 889c02dd2a looks like services can have warning also, changed the warning labels to warn for readability 2016-08-13 16:38:47 +03:00
crcro 50cf4f1b7f spacing fixes for css files 2016-08-13 05:15:45 +03:00
crcro ccc88911f8 -fixed select position/size
-extra style for text on labels for readibility
-PSR-2 style
-added classes for all styles
2016-08-13 05:12:05 +03:00
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 LathwoodandGitHub 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 LathwoodandGitHub 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