Commit Graph

680 Commits

Author SHA1 Message Date
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
laf
e43abbedfa Hopefully final updates for Smokeping integration 2015-06-28 16:20:13 +01:00
Daniel Preussker
e24442124b Merge pull request #1333 from laf/issue-1252
Added load and state to device overview
2015-06-25 09:55:26 +02:00
Neil Lathwood
fa11915cba Merge pull request #1325 from runborg/master
Added plugin hook to create a custom container under device->overview.
2015-06-25 08:48:26 +01:00
laf
44432c85e5 Added load and state to device overview 2015-06-24 16:53:10 +01:00
laf
eee2ae5be1 Added support for logging packet loss and min/max/avg response times on fping 2015-06-22 21:55:31 +01:00
Runar Borge
308d686294 Added plugin hook to create a custom container under device->overview.
Container apears over "Overall traffic" on the left phane
2015-06-22 21:12:57 +02:00
laf
f5d443e969 Added second check for potential path to config file 2015-06-20 19:23:43 +01:00
Paul Gear
c5c0c1f0a0 Move $sep to where it is actually used 2015-06-16 08:27:56 +10:00
Paul Gear
78bf0b7a0a Remove inaccurate references to graph_sections 2015-06-16 08:27:56 +10:00
Paul Gear
f236272acc Merge pull request #1184 from laf/issue-936
Updated BGP polling for Cisco to support CISCO-BGP4-MIB better
2015-06-13 10:20:58 +10:00