Commit Graph
690 Commits
Author SHA1 Message Date
laf 0a478e7ef9 Added support for Oxidized versioning 2015-09-04 01:06:16 +00:00
Daniel Preussker b9bf61bbf6 Merge pull request #1789 from tuxis-ie/add-proxmox-app
Add proxmox monitoring.
2015-09-01 11:53:35 +00:00
Mark Schouten e5281fa49d Remove useless global calls and add docblocks 2015-09-01 10:14:15 +02:00
Mark Schouten 8543ca3d46 Fix some if-else-codeblocks according to codingstyle 2015-08-31 16:36:00 +02:00
Mark Schouten 822a93b509 Do not run the Proxmox-stuff unless it is explicitly enabled in the config 2015-08-31 16:34:55 +02:00
Mark Schouten fce9b44c32 Add licenses 2015-08-31 16:34:55 +02:00
Mark Schouten 1595f03568 Cleanup and show an app-page with the corresponding device 2015-08-31 16:34:55 +02:00
laf 26e07d59da Final bits of webui 2015-08-30 13:47:47 -07:00
laf 3757bae5c2 more updates 2015-08-30 19:51:25 +00:00
laf 3ae4372e68 Initial work on port override 2015-08-30 17:33:54 +00:00
Mark Schouten 4fa88bb928 Remove all unneeded if($debug)-statements and replace them with d_echo . html dir.. 2015-08-21 16:10:01 +02:00
laf f0bb0ecc95 Checks for v3 use lowercase first letter so changed drop down menu to reflext 2015-08-20 17:06:11 +00:00
Daniel Preussker fdf1610fca Merge pull request #1665 from laf/issue-381
Simple graylog integration
2015-08-18 17:07:21 +00:00
laf 995b02b176 Added devices graylog page - had to force as .gitignore excludes this! 2015-08-17 10:48:29 +00:00
Michael Newton f77c712bfc changes needed to run under web server subdirectory 2015-08-11 14:54:05 -07:00
Neil Lathwood 945ca7f2ea Revert "changes needed to run under web server subdirectory" 2015-08-11 21:25:23 +01:00
Neil Lathwood 1b6b57b593 Merge pull request #1645 from miken32/master
changes needed to run under web server subdirectory
2015-08-11 18:32:53 +01:00
Neil Lathwood 06430a9edc Added graylog support 2015-08-10 13:36:55 -07:00
Daniel Preussker 15a338061d Merge pull request #1582 from laf/issue-1461-old
Updated network to support old style format, docs provided
2015-08-09 12:10:08 +00:00
Daniel Preussker 6b020e0d82 Merge pull request #1613 from laf/issue-1524
Added edit page to update storage percent warn value
2015-08-09 09:26:17 +00:00
Michael Newton cc0f449fc9 changes needed to run under web server subdirectory 2015-08-07 11:10:43 -07:00
Paul Gear a10c488915 Merge pull request #1611 from SaaldjorMike/remove-php-closing-tags
Remove php closing tags to fix scrut issues
2015-08-05 06:32:12 +10:00
laf 8d39d2045d Finished device storage page edit 2015-08-04 19:51:06 +00:00
Mike Rostermund 0cc3e1a9e2 Remove php closing tags to fix scrut issues 2015-08-04 19:29:43 +02:00
Mike Rostermund 5369112d48 Fix some scrutinizer coding style issues 2015-08-04 18:36:03 +02:00
laf 94351d788e Initial start of adding edit storage page 2015-08-03 10:46:40 +00:00
Daniel Preussker 6f326a50fa Merge pull request #1586 from adaniels21487/issue-1571
Discover UDP Jitter types for Cisco IPSLAs
2015-08-02 13:21:44 +00:00
Aaron Daniels 128c330ebb Resolved bug where $text would use the previous iteration if $sla_type was unknown.
Now set a default $text value which will be over written if $sla_type is known.
2015-08-02 20:18:14 +10:00
laf 3484581dd6 Updated network to support old style format, docs provided 2015-08-01 18:14:55 +00:00
laf 2e24c633c9 Added Syslog, Eventlog and Globe Map widgets 2015-08-01 15:36:15 +00:00
root c893061f51 Rebased 2015-07-26 11:09:46 +00:00
Paul Gear 064f374160 Merge pull request #1501 from laf/issue-1334-new
New overview page and new map
2015-07-26 14:33:34 +10:00
Paul Gear b46132cc5a Merge pull request #1498 from laf/issue-1467
Updated edit ports page to use bootstrap
2015-07-26 14:22:48 +10:00
laf 0f05b1a322 Fixed common.php 2015-07-23 17:51:24 +01:00
laf 8f282c5174 Tidy up + new tiles 2015-07-22 22:04:33 +01:00
laf 031a818c77 Removed references to location override 2015-07-20 16:52:33 +01:00
laf 1e477a04a5 Added warning about bug 2015-07-20 14:10:40 +01:00
laf 57540aacbc Added search and sorting support 2015-07-20 14:03:09 +01:00
laf c579805292 Updated edit ports page to use bootstrap 2015-07-20 13:55:35 +01:00
Daniel Preussker 6efe5b086c Merge pull request #1370 from travishegner/lazyload
Lazyload
2015-07-18 22:02:13 +02:00
laf f98dce4f61 Shorten descriptions with interface names in 2015-07-18 18:55:24 +01:00
Clint Armstrong b5e8998c70 apply lazyload patch 2015-07-16 12:42:58 -04:00
laf 6ec525c222 Formatting + scrut updates 2015-07-16 16:01:51 +01:00
laf 7eed295897 Rebased 2015-07-15 20:46:04 +01:00
Job Snijders d8693f05ae Fix coding style part 2 2015-07-15 11:04:22 +02:00
laf a81e5b636f Default to only two days performance data but data picker available 2015-07-13 21:45:40 +01:00
Rosiak 8f54b612ec Adjust code to Best Practice
- Adjust the code I’ve introduced to Scrut and general Best Practice
2015-07-13 16:08:03 +02:00
Job Snijders fa0d021fec Remove empty file 2015-07-11 16:12:35 +02:00
Job Snijders ebd0f6fc35 Apply "Squiz" code style on old (pre-2014) files 2015-07-11 16:12:35 +02:00
laf c8232887d3 Merge branch 'master' of github.com:laf/librenms into smokeping 2015-07-07 19:58:37 +01:00