Commit Graph

1929 Commits

Author SHA1 Message Date
vitalisator
6b583c447c fix maps 2016-03-05 15:32:59 +01:00
Neil Lathwood
8d8d689e2a Merge pull request #3018 from jmacul2/mapgroups
Initial adds for map group functionality.
2016-03-04 23:30:54 +00:00
Ultra2D
9773b3bade Tabs to spaces 2016-03-04 11:30:11 +01:00
Jay McEntire
a77c9d234c Menu UI for map groups. 2016-03-03 16:43:13 -07:00
Robert Gornall
c321d4e4b2 Stop double escaping the notes post variable 2016-03-03 18:38:24 +00:00
David Bell
566addbfcf Added a space in popup to make it look a bit prettier 2016-03-01 16:15:49 +00:00
David Bell
429ac63498 Fixed tooltip on geomap. 2016-03-01 15:30:25 +00:00
Tony Murray
9f22b18dc8 Split is removed in PHP7, replace with explode as none were using it as a regex.
Also fix two array keys without quotes in include/syslog.php
Fixes #2205
2016-02-25 14:34:06 -06:00
vizay
a3671fc38b Added target parameter so it opens in a new tab/window 2016-02-24 14:52:15 +01:00
root
910f43b31d Added possibility to specify url target for clicking the image added in the widget 2016-02-24 13:37:57 +01:00
f0o
dcbe31fe6b Added last-check on services 2016-02-22 08:38:51 +00:00
Eldon Koyle
70712dafab Use instead of 2016-02-18 17:18:30 -07:00
Eldon Koyle
22a81e0424 Use unique id for bootgrid table in alert widget so there can be more than one 2016-02-17 15:04:50 -07:00
Daniel Preussker
731e43bc66 Revert "[WIP] Sanity!" 2016-02-17 13:59:58 +00:00
Jay McEntire
6866dfb176 Initial adds for map group functionality. 2016-02-16 17:14:58 -07:00
Neil Lathwood
633ac101eb Merge pull request #2979 from f0o/sanity
[WIP] Sanity!
2016-02-16 21:44:10 +00:00
Morrvick
7aa2b1fa28 Ignore devices that do not provide an uptime statistic.
Hundreds of my devices do not supply an uptime in their data.  This causes lots of useless warnings in my availability map.  This tweak corrects that.
2016-02-15 11:44:05 -06:00
Tony Murray
28216f67b0 Merge branch 'master' into config_diff 2016-02-12 10:36:18 -06:00
f0o
568875ad83 reset array pointers 2016-02-11 07:42:00 +00:00
Tony Murray
3eddfd46bd Import GeSHi diff type. 2016-02-10 19:31:31 -06:00
Neil Lathwood
fa783dc07e Merge pull request #2841 from adaniels21487/issue-2665
Cisco OTV
2016-02-10 19:49:59 +00:00
f0o
f606369309 Bulk cosmetic fixes 2016-02-10 15:40:50 +00:00
f0o
2e59ada075 Eventlog cosmetic fixes 2016-02-10 15:31:37 +00:00
f0o
375d7ca4af Cosmetic fix on Alert-Rules 2016-02-10 15:26:17 +00:00
f0o
21e94b3e3a Sanity! 2016-02-10 15:21:31 +00:00
Daniel Preussker
2b55c06d9e Revert "Variable/Environment sanity" 2016-02-10 14:31:16 +00:00
f0o
8d9b522bdb Remove redundant calls 2016-02-10 13:54:22 +00:00
f0o
a6bca987bf Enforce sanity before returning from database 2016-02-10 13:52:43 +00:00
f0o
37dccb3932 First effort in bringing some sanity 2016-02-10 13:42:55 +00:00
Tony Murray
8849cee3f4 Missed this while fixing sensor data with 0 values. 2016-02-09 15:42:46 -06:00
Daniel Preussker
b0bc7b778a Typo 2016-02-07 15:40:00 +00:00
Daniel Preussker
f940c0c888 Fix IP Display 2016-02-07 15:39:17 +00:00
laf
350345b611 Updated parsing of alert rules to allow | 2016-02-03 07:52:35 +00:00
Neil Lathwood
b72c1282d9 Merge pull request #2797 from BarbarossaTM/issue-386-v2
Ability to use ifIndex,ifName and ifDescr to create and update port rrd files
2016-01-29 13:05:03 +00:00
Neil Lathwood
7c79d62baf Merge pull request #2840 from adaniels21487/issue-1851
Cisco CBQOS
2016-01-29 10:21:34 +00:00
Daniel Preussker
fe6d37f273 Added custom titles to graph widget 2016-01-29 07:47:48 +00:00
Neil Lathwood
57a7549446 Merge pull request #2764 from vitalisator/stp
Add STP port polling and device information
2016-01-28 19:08:09 +00:00
Mike Rostermund
163609ae73 Merge pull request #2864 from laf/issue-2847
Updated global rules
2016-01-28 15:36:02 +01:00
vitalisator
ff71629f34 remove logfie() 2016-01-28 15:10:51 +01:00
vitalisator
bcc253cccf fix sorting 2016-01-28 15:09:05 +01:00
vitalisator
0e66ddf088 some bugfixing 2016-01-28 13:07:33 +01:00
Aaron Daniels
d96e2216a7 - Changed upper case variables to lower case. 2016-01-28 07:04:12 +10:00
Aaron Daniels
e54e22b56e - Changed upper case variables to lower case. 2016-01-26 23:31:07 +10:00
Maximilian Wilhelm
4d78a0261e Update graph and port pages to use new RRD naming schema.
Signed-off-by: Maximilian Wilhelm <max@rfc2324.org>
2016-01-26 13:49:54 +01:00
Paul Gear
99a76d4ea2 Update per-module poller performance collection
This makes the following changes:
- Record per-module performance data in the same measurement as overall poller-perf
- Add tags to distinguish modules
- Update rrd filenames
- Use stacked graph for poller modules
2016-01-26 20:20:42 +10:00
Neil Lathwood
60603520df Updated stp branch 2016-01-26 01:40:08 +00:00
laf
87347bc8f8 Updated global rules 2016-01-25 23:47:00 +00:00
laf
6b72da4a00 Updated global rules 2016-01-25 23:45:46 +00:00
laf
44ac0e9cf9 Added link back to hardware node for VMs 2016-01-25 22:04:12 +00:00
Tony Murray
b9448a61a8 Remove Success output from homepage when using AD Auth. 2016-01-25 13:10:51 -06:00