Commit Graph

124 Commits

Author SHA1 Message Date
Florian Beer
adafda7773 Update syslog page
Brings Syslog page HTML in line with Eventlog page.
2016-08-05 14:30:06 +02:00
Neil Lathwood
42a8c27237 Merge pull request #3821 from adaniels21487/issue-3272-1
Component Update - Status
2016-07-25 20:13:25 +01:00
Aaron Daniels
52455e1128 Component Update - Status
- Align the component status field with the Nagios standard
  0=ok, 1=warning, 2=critical
- Modify existing modules to report these status' (Cisco-OTV)
- Add/Modify Alerting Macros to use these status'
- Add the a component status widget
- update edit page to report these status'
2016-07-11 16:51:01 +10:00
laf
a6723d954a Added forced refresh for generic images widget 2016-07-10 00:42:33 +01:00
Brandon Boudrias
1aab030f37 giving graph widgets option to manually specify port type 2016-06-30 17:05:55 -07:00
Brandon Boudrias
4ad75fb89d create common method for generating type_wheres 2016-06-30 17:05:55 -07:00
Neil Lathwood
e07c935292 Merge pull request #3686 from gcoeugnet/master
Change severity color management
2016-06-20 14:21:43 +01:00
Guillaume COEUGNET
3b9d4bd0d3 Change severity color management 2016-06-20 14:45:10 +02:00
laf
e3db9c8561 Fixed ajax_* calls for use with base_url 2016-06-15 12:58:23 +00:00
Neil Lathwood
dfcc740532 Merge pull request #3640 from tribut/image-keep-aspect
Keep aspect ratio for external images on dashboard
2016-06-12 19:38:08 +01:00
Felix Eckhofer
82066f8430 Keep aspect ratio for external images on dashboard 2016-06-12 15:40:21 +02:00
Guillaume COEUGNET
d705836c88 Change SQL file name and add /alerts support for procedure 2016-06-09 15:07:02 +02:00
Neil Lathwood
5cb9d751c3 Revert "deduping type_where code, adding manual types to graph widgets " 2016-06-07 09:15:04 +01:00
Guillaume COEUGNET
0b0881ae94 Remove doc files and change code indent 2016-06-06 11:49:50 +02:00
Guillaume COEUGNET
6c8a75a5f7 Change procedure management. Using URL instead of file 2016-06-06 11:41:41 +02:00
Brandon Boudrias
1aa7517372 giving graph widgets option to manually specify port type 2016-06-03 16:05:05 -07:00
Brandon Boudrias
3b4964e13c create common method for generating type_wheres 2016-06-03 10:42:16 -07:00
Guillaume COEUGNET
88eb7c4c04 Change button name 2016-05-27 16:18:47 +02:00
Guillaume COEUGNET
8aacb68cb3 Correct useless change 2016-05-27 16:15:59 +02:00
Guillaume COEUGNET
4dadad944b Add procedure management 2016-05-27 16:13:51 +02:00
Tony Murray
07455a6e0a Scrollable widgets
Remove several javascript:return false;
2016-05-26 09:44:41 -05:00
BeryJu
25ec0633ef Final fix to availability-map.inc.php 2016-05-05 00:05:35 +02:00
BeryJu
6c20534fa7 Fixed availability-map.inc.php to follow guidelines 2016-05-04 23:58:40 +02:00
BeryJu
ab890520a3 Fixed availability-map.inc.php dropdown 2016-05-04 23:32:32 +02:00
BeryJu
723bf03baa Fixed availability-map.inc.php's Service Links
Links were pointing to the wrong destination.
2016-05-04 23:01:37 +02:00
BeryJu
43201165b5 Added ability to show Services on Availability Map
In the Settings you can choose between 'Only Devices' (Default), 'Only Services' and 'Devices and Services'.
2016-05-04 22:49:13 +02:00
laf
624fbede32 Added ability to specify a different tile url 2016-05-02 19:59:45 +00:00
Aaron Daniels
048b553926 Nagios Services - Status update
- Fixed summary widgets
2016-04-26 22:05:34 +10:00
Adam Winberg
341869eaaf use existings webui option (global_search_result_limit) to set typeahead limit instead of introducing new config option 2016-04-21 12:56:45 +02:00
wiad
362bcd4353 add config option for typeahead limit 2016-04-12 19:16:15 +02:00
Adam Winberg
ec96b77c2e hyperlink widget graph to large graph 2016-04-12 11:57:14 +02:00
Richard Lawley
60bb400202 Add sysName for top-interfaces with force_ip_to_sysname for normal user 2016-03-09 12:41:10 +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
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
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
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
Daniel Preussker
fe6d37f273 Added custom titles to graph widget 2016-01-29 07:47:48 +00: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
Neil Lathwood
60603520df Updated stp branch 2016-01-26 01:40:08 +00:00
vitalisator
dc933184f0 stp-ports bootgrid 1 2016-01-24 18:50:10 +01:00
Eldon Koyle
5b074cb511 Add information to widget title
* Add info to widget title to make it clear what is being filtered
* Remove some debug
2016-01-21 17:01:45 -07:00
Eldon Koyle
996c2fa4ca Add group filtering to alerts widget
* Add filtering by device_group to alerts widget
* Allow searching by state == recovered
2016-01-21 12:51:49 -07:00
Eldon Koyle
12fe3cac29 Allow alert filtering from widget
Add some code to handle widget settings for alerts.
2016-01-20 15:23:09 -07:00
Søren Rosiak
778e0be122 Merge pull request #2621 from laf/issue-2567 2015-12-20 18:55:04 +01:00
laf
852ecdc309 Updated clusters to show red if at least one host is down 2015-12-13 20:01:08 +00:00
Daniel Preussker
4da410b5f9 Added generic image widget 2015-12-13 18:24:26 +00:00