Commit Graph

2605 Commits

Author SHA1 Message Date
laf
4873a83508 Added check for device_permitted to each device that is pulled out of the db 2015-04-11 10:17:27 +01:00
laf
e8608c0a2a Added logo 2015-04-08 22:14:49 +01:00
laf
7bc5426f45 Updated css name 2015-04-08 21:40:35 +01:00
laf
b79b0b0d8f Updated devices table to use bootgrid 2015-04-08 21:17:48 +01:00
laf
2150ff1a3f Removed old include line 2015-04-08 18:29:17 +01:00
laf
cb2b782824 Updated sql statements 2015-04-08 11:10:06 +01:00
laf
86a3019e89 Updated include to include_once 2015-04-08 10:52:44 +01:00
Daniel Preussker
ea4fb9dbe9 Merge pull request #752 from laf/issue-743
Shorten interface names on map
2015-04-08 08:01:27 +00:00
Ultra2D
6f299a9679 Merge remote-tracking branch 'upstream/master' into issue-714
Conflicts:
	html/includes/authentication/ldap.inc.php
2015-04-08 08:43:24 +02:00
laf
7aa87224aa Couple of small issues fixed on alerts page 2015-04-08 03:01:15 +01:00
laf
bc285af35d Shorten interface names on map 2015-04-08 02:46:03 +01:00
Neil Lathwood
2f5be1bab4 Merge pull request #749 from supertylerc/bug/gh739/iterate-ldap-groups
fixes #739
2015-04-08 01:04:22 +01:00
Paul Gear
b4548e116f Merge pull request #670 from supertylerc/feat/f5-detection
add basic f5 support
2015-04-08 08:49:53 +10:00
Tyler Christiansen
1663b743db remove array_push is inefficient and we dont care about its return value 2015-04-07 14:03:30 -07:00
Tyler Christiansen
d4f472e9cb stop ldap_compare() from running against ldap_comparison, which would result in an error 2015-04-07 13:58:31 -07:00
Tyler Christiansen
b41605a13a clean up code and add more detection 2015-04-07 12:30:02 -07:00
Tyler Christiansen
cb5a62087e make code more backward-compatible 2015-04-07 12:21:52 -07:00
Tyler Christiansen
2e233e0d5c add global config, fix get_userlist 2015-04-07 12:10:55 -07:00
Tyler Christiansen
00f77f8bdf add feature to loop all groups for auth 2015-04-07 11:48:29 -07:00
Daniel Preussker
7feb02707c Merge pull request #738 from laf/cambium
Very basic Cambium (canopy) detection for a few PMP models
2015-04-07 10:08:12 +00:00
laf
1a075dc5f3 Updated logo to use http://findicons.com/icon/552644/wireless_signal_icon 2015-04-07 10:51:52 +01:00
Ultra2D
3eaaac4ce4 Add email address for LDAP users. 2015-04-07 09:52:21 +02:00
laf
b3f368da07 More work for initial Cambium support 2015-04-06 23:05:13 +01:00
laf
1d608dbdb6 Callback system done - hopefully 2015-04-06 20:41:50 +01:00
f0o
3abc93eba2 JS typo 2015-04-06 17:04:26 +00:00
Neil Lathwood
fdb9507800 Merge pull request #722 from f0o/issue-616-dynamic
Device-Groups + Alerting + Management
2015-04-04 19:36:26 +01:00
f0o
441c27a7d4 Assign invalid device_id if a rule is created with a mapping.
Update rule to invalidate `device_id` if a map has been assigned afterwards.
Update rule to restore `device_id` if no more maps are assigned to it.
Remove all maps (if any) if a rule is deleted.
Fixed SQL-schema
2015-04-04 11:37:07 +00:00
Daniel Preussker
a462b56261 Merge pull request #728 from laf/bootgrid-alert-log
Updated alert-log table to use new header, also fixed sorting on time logged column
2015-04-04 10:54:52 +00:00
laf
ad024d9055 Updated search tables for ipv4,ipv6,mac and arp 2015-04-04 11:42:30 +01:00
laf
cf0ab45351 Updated alert-log table to use new header, also fixed sorting on time logged column 2015-04-04 00:54:50 +01:00
laf
746dc32a9d Fixed ORIG_PATH_INFO being logged in error_log 2015-04-04 00:27:01 +01:00
laf
97039768a6 Updated to fix scrut issues 2015-04-03 20:10:42 +01:00
f0o
00954ff4d6 Force device_id of 0 for new alert-rules to use the maps. 2015-04-03 18:31:32 +00:00
f0o
ba99eb25a2 Device-Groups Draft 2015-04-03 18:22:29 +00:00
laf
ac4eba78e4 Added support for AirOS and AirFibre from UBNT 2015-04-03 18:59:58 +01:00
Daniel Preussker
dc6c166804 Merge pull request #720 from f0o/ack-hotfix
Hotfixes Alert-Acks for Worse/Better situations.
2015-04-03 14:20:40 +00:00
f0o
373243a19e Hotfixes Alert-Acks for Worse/Better situations. 2015-04-03 13:14:01 +00:00
Daniel Preussker
11a107ea63 Merge pull request #717 from laf/css-fix
Fix for bad alignment in input boxes.
2015-04-02 20:09:11 +00:00
Daniel Preussker
fcd01254a1 Merge pull request #716 from laf/bootgrid-inventory
Updated inventory table to use bootgrid
2015-04-02 20:08:53 +00:00
laf
94d1c03ca9 Fix for bad alignment in input boxes. This is a hangup from an the old stylesheet. Not needed with bootstrap 2015-04-02 21:01:45 +01:00
laf
0b95062c88 Updated search box to fit in with design 2015-04-02 19:28:39 +01:00
laf
7b7165b876 Fixed scrut issues 2015-04-02 18:34:52 +01:00
laf
ca6c436cb7 Updated inventory table to use bootgrid 2015-04-02 18:05:24 +01:00
laf
469f5aa629 Updated the way the rule loop works 2015-04-02 16:19:30 +01:00
Ultra2D
0ab454fefc Add support for LDAP directories using member in stead of memberUid and dn in stead of username for group members.
Used the same variables as Observium, see http://www.observium.org/wiki/Authentication_modules#OpenLDAP
2015-04-01 16:10:50 +02:00
laf
272b8fc4ba Updated alertlog to use bootgrid 2015-04-01 00:21:56 +01:00
Daniel Preussker
9cb859f7c1 Merge pull request #693 from laf/bootgrid-alerts
Converted alerts table to use bootgrid
2015-03-31 20:47:55 +02:00
laf
85e83f5775 Updated alerts table to show status messages 2015-03-31 18:47:10 +01:00
Daniel Preussker
0cba57ee32 Merge pull request #701 from laf/themes
Added mono theme - dark nav with white icons
2015-03-31 19:12:30 +02:00
laf
9e18ce34d2 Added mono theme - dark nav with white icons 2015-03-31 18:08:13 +01:00
laf
689f404d47 Updated footer link to use variable 2015-03-31 17:45:28 +01:00
Søren Rosiak
debf396081 Fix BGP Internal Icon
- Make black instead of white, icon is not visible when white.
2015-03-31 15:03:39 +02:00
Paul Gear
dc5cfda4ad Merge pull request #683 from laf/font-awesome-2-webui
WebUI update to support dark / light theme - dark is default
2015-03-31 22:25:56 +10:00
Daniel Preussker
3db6596330 Merge pull request #690 from laf/issue-666
Made poller message box a link to /poll-log/
2015-03-31 14:14:47 +02:00
laf
97471cd79d Updated to only change main navbar icon colors 2015-03-31 12:17:41 +01:00
laf
d8915b260e Updated font-awesome to use subtree 2015-03-30 12:22:25 +01:00
laf
65f82ba00e Adding files for final font-awesome PR 2015-03-30 12:22:24 +01:00
laf
24ac018114 Initial font awesome work 2015-03-30 12:21:59 +01:00
laf
49da368895 Added alerts file for table 2015-03-30 12:16:56 +01:00
laf
258c9d8882 Converted alerts table to use bootgrid 2015-03-30 01:05:57 +01:00
laf
9ecaa7590b Made poller message box a link to /poll-log/ 2015-03-29 12:30:52 +01:00
laf
0da3cb8996 Fix for maps now working when devices hostname != the same in the links table 2015-03-29 02:11:55 +01:00
f0o
8f46e730db Added JS 2015-03-28 15:40:53 +00:00
laf
374107b812 Final bits to the map
Conflicts:
	html/css/styles.css
	html/includes/print-map.inc.php
2015-03-28 14:02:00 +00:00
laf
60138aded5 Added webui files for new map pages 2015-03-28 13:59:23 +00:00
laf
47c59ddf14 Updated to show map only if links exist
Conflicts:
	html/includes/print-menubar.php
2015-03-28 13:53:00 +00:00
laf
f7a4fc68eb Fixing a scrut issue for xss 2015-03-27 16:59:58 +00:00
laf
79ae1acffa Updated tables to include other SQL queries in total count 2015-03-27 16:47:26 +00:00
laf
6207bae03a Switched to using Jquery Bootgrid for tables 2015-03-27 16:28:09 +00:00
Tyler Christiansen
277270e5b7 add basic f5 support 2015-03-26 22:10:30 -07:00
Paul Gear
8512ef74ae Merge pull request #659 from laf/issue-laf-152
Added basic Ubiquiti Wireless support
2015-03-26 23:20:01 +10:00
Rosiak
c8f15119d1 Add Polling Information Page 2015-03-25 22:05:51 +01:00
laf
ae9c4a370a Updated logo 2015-03-25 16:47:41 +00:00
laf
4a2e6a4375 Added basic Ubiquiti support 2015-03-25 16:33:05 +00:00
laf
17019bd56b Added support for exporting pages via pdf: image is LGPL from: https://www.iconfinder.com/icons/3745/document_pdf_icon#size=16 and pdf library is GPLV3 http://www.tcpdf.org/license.php 2015-03-24 16:27:28 +00:00
laf
877f2a96bb Added missing mktree files 2015-03-23 21:49:37 +00:00
Daniel Preussker
a236c2d12a Merge pull request #627 from laf/issue-laf-148
Updated adding devices for distributed poller
2015-03-23 16:29:32 +00:00
f0o
07e1e7fbcc Fix searchbox on device's eventlog 2015-03-23 15:56:52 +00:00
laf
5762e655e1 Updated for scrut issues 2015-03-23 15:30:09 +00:00
laf
28724cbae1 Added inventory endpoint to API 2015-03-23 15:15:05 +00:00
Daniel Preussker
0e2b88f3ec Merge pull request #598 from laf/issue-596
Updated menubar to try and shrink space down
2015-03-22 10:34:44 +00:00
laf
a404082d51 Updated some of the main pages to no longer refresh 2015-03-21 21:30:55 +00:00
laf
ab82effa3b Updated adding devices for distributed poller 2015-03-19 22:06:13 +00:00
Daniel Preussker
a1c99a2ff4 Merge pull request #620 from laf/issue-611
Updated the use of REMOTE_ADDR to a function then replaced its use
2015-03-19 16:48:17 +00:00
Neil Lathwood
6d33a98c75 Merge pull request #610 from laf/issue-608
Web UI components for dist poller
2015-03-19 16:34:12 +00:00
laf
ec595c3eda Added support for adding / editing with a poller group selected 2015-03-19 12:00:03 +00:00
laf
e62f0bc7f4 Updated to remove the pollers menu if distributed poller is not set 2015-03-18 19:25:09 +00:00
laf
791fa19a88 Updated the use of REMOTE_ADDR to a function then replaced its use 2015-03-18 19:14:51 +00:00
Joubert RedRat
6c83980c6d small UI adjustment with correct realign logo on navbar 2015-03-18 14:41:44 -03:00
laf
6d775a14ac Added alt and title to system icon 2015-03-18 09:32:00 +00:00
Paul Gear
651bc52494 Merge pull request #604 from laf/issue-laf-147
Removed reference to forking
2015-03-18 19:16:41 +10:00
laf
ab71468c8f Added device_ before the graph name is returned 2015-03-17 12:51:59 +00:00
laf
d74a37c078 Added support for managing poller groups and viewing poller stats 2015-03-15 21:44:35 +00:00
laf
2618f14826 Updated checks on poller time 2015-03-15 15:23:06 +00:00
laf
6a6a9c7b36 Added missing tab= 2015-03-15 15:18:58 +00:00
laf
d780a4d214 Added Performance menu to System and add pollers page 2015-03-15 15:18:50 +00:00
Daniel Preussker
fe06a0a443 Merge pull request #601 from laf/issue-600
Updated device removal message to provide a bit more clarity on what will be removed
2015-03-15 07:20:04 +00:00
laf
ede7401423 Removed reference to forking from Observium 2015-03-14 23:58:01 +00:00
Markus Heberling
68b5308d43 Display devices with empty type as generic 2015-03-14 16:32:17 +01:00
laf
ca5b569e46 Updated device removal message to provide a bit more clarity on what will be removed 2015-03-14 14:44:36 +00:00
laf
8fbba43e83 Updated menubar to try and shrink space down 2015-03-12 23:26:47 +00:00
laf
c6c2a77716 Added title popovers to the device quick links (ssh/telnet/https) 2015-03-12 21:55:46 +00:00
f0o
33e8d05c1d Added nl2br to GUI's output of delete_device 2015-03-12 15:54:09 +00:00
laf
cec7abd07d Enabled the librenms logo to be default 2015-03-11 00:19:28 +00:00
laf
72fa76eb60 Updated to use new favicon 2015-03-10 20:36:44 +00:00
Daniel Preussker
be9d5118f0 Merge pull request #579 from laf/issue-578
Fixed Apps menu in topbar
2015-03-10 14:39:10 +00:00
laf
23b703ad90 Fixed Apps menu in topbar 2015-03-10 14:13:32 +00:00
laf
1126abc332 Fixed generic image and text 2015-03-10 14:07:40 +00:00
Markus Heberling
aeecf4a97a Fix display of icons in Devices menu bar 2015-03-09 22:29:28 +01:00
Paul Gear
e03934dffd Merge pull request #470 from laf/issue-laf-117
Added telnet/ssh/https links to device pages
2015-03-09 08:53:28 +10:00
Paul Gear
9a71270275 Merge pull request #557 from laf/issue-552
Adds a jquery refresh / pause option to the System menu so you can pause pages
2015-03-09 08:39:10 +10:00
laf
32cc575bdb Removed cycle2 .map reference 2015-03-08 21:50:17 +00:00
laf
fa3944cd8f Final version of jquery pause / resume for page refresh 2015-03-08 21:33:40 +00:00
laf
7fd470925b Moved search box back to the right and aligned dropdown 2015-03-06 15:52:54 +00:00
laf
01a8b97900 Moved to jquery for refresh 2015-03-06 15:49:35 +00:00
Daniel Preussker
e535b7ddda Merge pull request #551 from laf/issue-laf-141
Updated new_alert_rule modal to not die and instead only return the page for admins
2015-03-05 13:55:59 +01:00
laf
1238498696 Updated new_alert_rule modal to not die and instead only return the page for admins 2015-03-05 11:40:02 +00:00
laf
12da6984cc Added @ to split rule for alerts 2015-03-05 11:35:54 +00:00
mchasteen
4013ca3a5a Fixed some formatting for generic sensors. 2015-03-03 17:06:49 -07:00
Søren Rosiak
dbf0107827 Update print-alerts.inc.php
- Changed using lafwoods suggested changes.
2015-03-03 19:25:20 +01:00
Rosiak
d0997d09d4 Print alert state and a matching glyphic
- Print alert state on default front page and on alert-log page.
Prints the state and a matching glyphicon.
2015-03-03 18:48:40 +01:00
laf
1ed27b1acb Bug fix to make devices search box work again! 2015-03-03 15:07:56 +00:00
Rosiak
e1a5dd0110 Add ifAlias to graph view.
- Small visual improvement
2015-03-02 18:32:36 +01:00
laf
2c00d26a96 Fixed if statement to bring back port search bar 2015-03-01 18:42:52 +00:00
laf
8a932df6e8 Fixed if statement to bring back device search bar 2015-03-01 18:40:01 +00:00
laf
c1ef9b6808 Resolved a large number index issues and update Console_Color to V2 2015-03-01 18:04:57 +00:00
Daniel Preussker
7b43810f34 Merge pull request #484 from laf/issue-483
Updated the way debug=yes in url works to make it visually more appealing
2015-03-01 18:46:47 +01:00
Daniel Preussker
ef691748d8 Merge pull request #527 from laf/issue-laf-130
Final tidy up of the date search box for graphs
2015-03-01 18:31:27 +01:00
laf
15ac62c3dc Removed remains of qTip which is no longer needed / used 2015-03-01 15:28:18 +00:00
Daniel Preussker
cb9d3d1cbb Merge pull request #521 from laf/issue-463-2
Fixing mysql_strict issues / errors
2015-03-01 13:40:31 +01:00
laf
082ac6cc66 Final tidy up of the date search box for graphs 2015-03-01 11:57:35 +00:00
Neil Lathwood
c57ac2dfb7 Merge pull request #496 from paulgear/compact-controls
Vertically compact controls on main graph screen
2015-02-28 13:42:59 +00:00
Neil Lathwood
e2caf52429 Merge pull request #524 from laf/issue-laf-129
Fixed javascript event. issue - stopped Firefox working
2015-02-27 12:07:12 +00:00
laf
dae96388e8 Fixed javascript event. issue - stopped Firefox working 2015-02-27 11:57:43 +00:00
laf
78a9b33c4b Updated split regex to cover more advanced rules 2015-02-27 11:51:54 +00:00
laf
e1b460320a Tidying up 2015-02-26 23:04:14 +00:00
mchasteen
984e4a8cab Fixed the global alert_rull add SQL. Added a default value for disabled (set to 0). This could probably be fixed in the schema if the default value is set. 2015-02-26 23:04:05 +00:00
mchasteen
a1ef2e0f69 Fixed the mysql auth include and the db schema. I set the desc field to be a varchar(200) and set it to be NULL by default (this is a personal preference but since it was not set in the code...). I fixed adduser function in html/includes/authentication/mysql.inc.php. I added $description and $twofactor to the function argument with default values and added descr and twofactor elements in the array passed to the dbInsert function call. OpenSuSE 13.2 2015-02-26 23:03:05 +00:00
mchasteen
c1c26bf831 Added new sensor - Battery Charge. Added discover and polling for APC UPSes. 2015-02-26 19:30:49 +00:00
Neil Lathwood
9864df0ff6 Merge pull request #518 from laf/issue-laf-126
Fixed resetting tags back to blank
2015-02-26 16:25:57 +00:00
laf
f4f204e801 Fixed resetting tags back to blank 2015-02-26 16:16:54 +00:00
laf
05a0bea5c5 Fixed SQL queries that broke in MySQL 5.5 2015-02-26 16:08:54 +00:00
laf
10293395b5 Added defining fault_detail variable 2015-02-26 12:45:31 +00:00
laf
213ef5fcf9 Final update from some comments from f0o 2015-02-26 12:32:54 +00:00
laf
814b289799 Small fix to get all triggered alerts and ui update 2015-02-26 12:24:37 +00:00
laf
d8cf061a30 Added alert details to alert page 2015-02-26 12:08:42 +00:00
Neil Lathwood
aa5d1e10a1 Clear out tags before adding current ones 2015-02-26 10:17:27 +00:00
Neil Lathwood
afdc291970 Added fix for <> being used in alert rules 2015-02-26 01:14:52 +00:00
Neil Lathwood
512334c7d2 Fixed event.Default which should be e.Default 2015-02-25 20:38:38 +00:00
Neil Lathwood
1f82280a60 Merge pull request #504 from laf/issue-laf-122
Shrunk the print_optionbar wells so they take up less space
2015-02-22 21:50:10 +00:00
laf
4c77b9a7c0 Shrunk the print_optionbar wells so they take up less space 2015-02-22 21:39:00 +00:00
laf
e34917977d Added logout icon 2015-02-22 21:15:09 +00:00
Neil Lathwood
cd43e11032 Fixed some scrut major issues 2015-02-22 19:28:09 +00:00
Neil Lathwood
2e7887f115 Merge pull request #501 from laf/scrut-performance
Fixed the performance issues in scrut
2015-02-22 18:16:10 +00:00
Neil Lathwood
6b985a2e59 Merge pull request #495 from Rosiak/master
Alert Log Creation
2015-02-22 17:52:21 +00:00
Neil Lathwood
2ef0cf8b80 Fixed the performance issues in scrut 2015-02-22 17:27:22 +00:00
Neil Lathwood
a4d3c8709d Fixed the scrut coding style issues 2015-02-22 16:45:40 +00:00
Paul Gear
414735c183 Vertically compact controls on main graph screen
I'm still not entirely happy with the layout, but this should be a
little more streamlined.  Feedback appreciated.
2015-02-22 21:55:56 +10:00
Søren Rosiak
97c244433a Alert Log Creation
- Creation of a alert log page
- Code from html/pages/eventlog.inc.php
2015-02-22 10:49:26 +01:00
Søren Rosiak
b68cfec27b Alerts subment change.
- Make alerts submenu entry available for non-admins too.
2015-02-22 10:15:32 +01:00
Neil Lathwood
8bb84755fb Merge pull request #489 from Rosiak/master
Menubar Change - Make Alert Submenu
2015-02-21 19:09:55 +00:00
Søren Rosiak
82b5805643 Update print-menubar.php
Add alerts sub-menu entry, based on feedback from lafwood.
2015-02-21 19:47:52 +01:00
Mike Rostermund
def585b784 Fixed typo in UI 2015-02-21 04:51:53 -08:00
Søren Rosiak
a3edd69d54 Menubar Change - Make Alert Submenu
- Change the "overview" of alerts info, into a submenu in "overview".
2015-02-20 14:25:36 +01:00
Rosiak
8c2f629e14 Change Default Page View
- Add print-alerts code
 - Change the view of the lower part of the front page from 12 columns
to 2 x 6 columns
 - Add alertlog entries to the new column
2015-02-20 00:33:49 +01:00
Rosiak
c5e95baa9b Small visual change to print-alerts.php
- Prints a link to the device instead of just text.
- Prints rule name instead of definition. Definition will appear if you
hover the mouse over the rule name.
2015-02-19 17:50:41 +01:00
Neil Lathwood
96a5264abd Actually print last fatal error out 2015-02-18 23:53:51 +00:00
Neil Lathwood
f836c2b5e3 Added catching php fatal exceptions 2015-02-18 23:51:49 +00:00
Neil Lathwood
d593710fc5 Updated the way debug=yes in url works to make it visually more appealing 2015-02-18 23:03:23 +00:00
Neil Lathwood
2159fd48fe Updated files pointing to invalid tables 2015-02-18 21:31:01 +00:00
Neil Lathwood
0596643b55 Fixed sql query for port stats call to include the device_id :/ 2015-02-18 16:22:52 +00:00
Neil Lathwood
776b06dec3 Merge pull request #473 from laf/issue-laf-118
Fixed bug meaning admin couldn't edit users
2015-02-17 13:15:53 +00:00
Neil Lathwood
5bccef0fac Fixed bug meaning admin couldn't edit users 2015-02-17 13:12:29 +00:00
Paul Gear
42881d3124 Merge pull request #472 from laf/issue-laf-119
Added support for api demo account
2015-02-17 10:46:44 +10:00
Neil Lathwood
ae43e39074 Added support for api demo account 2015-02-17 00:10:36 +00:00
Neil Lathwood
c1bbbaca1b Locked down edit user page as well 2015-02-16 23:55:36 +00:00
Neil Lathwood
2cb5d727b4 Updated to support a demo user 2015-02-16 23:45:28 +00:00
Neil Lathwood
04a4d7fef8 Added telnet/ssh/https links to device pages 2015-02-16 21:05:02 +00:00
Neil Lathwood
f0b0ed4468 Merge pull request #469 from laf/issue-464
Removing badge for now, looks wrong
2015-02-16 20:19:44 +00:00
Neil Lathwood
da49912239 Removing badge for now, looks wrong 2015-02-16 20:19:04 +00:00
Neil Lathwood
7acc1447de Merge pull request #468 from laf/issue-464
Moved badge position in menu
2015-02-16 19:24:37 +00:00
Neil Lathwood
a5c12ff3b8 Moved badge position in menu 2015-02-16 19:24:08 +00:00
Rosiak
730caac74a Basic Ruckus Wireless Support
Basic device support for Ruckus Wireless devices.
2015-02-16 20:14:04 +01:00
Neil Lathwood
e85925df4f Updated All Devices menu to include the specific devices 2015-02-16 17:47:00 +00:00
Neil Lathwood
f121fe261c Update VyOS logo 2015-02-15 23:53:48 +00:00
Neil Lathwood
7f7b5cdfd4 Merge pull request #459 from laf/issue-laf-115
Updated Global Search css to remove width style
2015-02-15 21:16:44 +00:00
Neil Lathwood
5f46e218ae Added icon for Plugin menu 2015-02-15 20:48:23 +00:00
Neil Lathwood
1a5a741a44 Updated Global Search css to remove width style 2015-02-15 20:24:44 +00:00
Rosiak
e4f42ec220 Menubar port search output change.
Small change that add’s the port desc/alias to the output.
2015-02-15 15:30:40 +01:00
Rosiak
70324f588b Revert "Menubar port search output change."
This reverts commit 68ce77d3e5.
2015-02-15 14:50:04 +01:00
Rosiak
68ce77d3e5 Menubar port search output change.
Small change that add’s the port desc/alias to the output.
2015-02-15 14:36:44 +01:00
Rosiak
3804ee001e Basic Barracuda Loadbalancer Support
Very basic discovery support for the Barracuda Loadbalancers.
2015-02-15 12:39:58 +01:00
Rosiak
92422461f2 IBM NOS Support
Basic device support for a few IBM NOS devices.
Will add more as i get access to more devices.
2015-02-14 13:18:00 +01:00
laf
1c14179406 Updated sub-menu to be icons 2015-02-03 22:25:28 +00:00
laf
6e7c095bde Added a sub-menu on the device list page to enable quick access to features 2015-02-03 21:35:34 +00:00
Paul Gear
cfa445b117 Merge pull request #436 from laf/issue-laf-33
Removed un-needed header redirect
2015-02-02 13:58:33 +10:00
laf
12fc20f8a2 Removed un-needed header redirect 2015-02-01 17:34:06 +00:00
laf
6192649756 Defined variable 2015-02-01 16:52:26 +00:00
laf
49ab697863 Added message box when devices haven't been polled for 15 minutes or more but are marked as up 2015-02-01 16:42:09 +00:00
laf
ddbc2a7304 Updated alerts interface to support inverted rules, worse/better alerts 2015-01-26 22:07:42 +00:00
Neil Lathwood
d58e975ca2 Merge pull request #428 from laf/issue-laf-112
Fixed bug when mute was selected for an alert rule
2015-01-25 21:39:14 +00:00
laf
9b94548039 Fixed bug when mute was selected for an alert rule 2015-01-25 21:05:36 +00:00
Paul Gear
061baf6f1c Remove individual contributor names from about page 2015-01-24 20:36:19 +10:00
f0o
c0d3d73f01 Use bootstrap's progressbar to display bars 2015-01-22 16:22:19 +00:00
Paul Gear
e1579ba8c8 Merge pull request #414 from laf/issue-laf-107
Updated about page to tidy up
2015-01-22 19:57:01 +10:00
Paul Gear
6df50d0125 Merge pull request #389 from laf/issue-laf-101
Added option to disable footer in web interface
2015-01-22 19:56:13 +10:00
Neil Lathwood
f674cd48bd Added version number for the branch 2015-01-21 19:00:57 +00:00
f0o
3be0b85846 Resolved upstream-conflicts:
html/pages/apps.inc.php
	includes/polling/unix-agent.inc.php
2015-01-18 06:37:22 +00:00
Neil Lathwood
e7c6951e7a Merge pull request #413 from f0o/issue-412
Added named/bind9 Application, Graphs, Check_MK-script
2015-01-17 22:05:16 +00:00
f0o
2c16454493 Added default graphs 2015-01-17 19:32:55 +00:00
f0o
dd6f1f63ff Added TinyDNS (djbdns) Graphs & Application.
Data obtained by tinystats (http://www.morettoni.net/tinystats.en.html) via check_mk
2015-01-17 19:27:44 +00:00
f0o
c9dcc96649 Added Documentation, Scrut-fixes 2015-01-17 14:09:59 +00:00
Neil Lathwood
21f2a13166 Add responsive table div 2015-01-17 11:03:52 +00:00
Neil Lathwood
b551a1141b Updated about page to tidy up 2015-01-17 11:01:53 +00:00
f0o
e4a1ff5b7c Added named/bind9 Application, Graphs, Check_MK-script 2015-01-16 18:30:53 +00:00
f0o
f56c809f1a Fix copyright issue 2015-01-16 08:51:26 +00:00
f0o
42de11884e Added:
039.sql: create a new table processes
	processes.inc.php: show all processes from given device including sort-options

Changed:
	unix-agent.inc.php: insert all processes reported by check_mk_agent
	device.inc.php: added tab with link to process-list
2015-01-15 07:18:10 +00:00
Neil Lathwood
eb42974d3b Simple fix to pass ports across to create new bill 2015-01-12 15:21:03 +00:00
Neil Lathwood
a4ad199a6a Merge pull request #395 from f0o/issue-387
Added Package Search
2015-01-11 11:47:33 +00:00
Neil Lathwood
6b8d6b59a6 Merge pull request #401 from f0o/issue-399
Fancier Global Settings page
2015-01-10 20:34:35 +00:00
f0o
1f0ebf83ce Added default graphs for nginx 2015-01-10 07:43:25 +00:00
f0o
36b5683b0b Added nested table to represent $config in Global Settings page /settings 2015-01-10 07:28:40 +00:00
Neil Lathwood
b1176fd0a8 Updated link to /about/ 2015-01-09 08:06:54 +00:00
Neil Lathwood
f8bb38e553 Updated footer message 2015-01-09 08:02:15 +00:00
f0o
bc4c121fb6 Removed bogus and buggy Memcached reference from html/pages/ports.inc.php to avoid duplicates. 2015-01-07 15:34:14 +00:00
f0o
75d37fe478 Replace Packages-link in menubar with Packages-Search.
Rewrote inclusion code in `html/pages/search.inc.php`.
Added replacement for `:` character in versions to level out debian-version oddities.
2015-01-07 09:22:39 +00:00
Paul Gear
b37a408f62 Merge pull request #393 from laf/issue-laf-105
Added Hikvision support
2015-01-06 19:32:41 +10:00
Paul Gear
0070fdbfbf Merge pull request #391 from laf/issue-laf-102
Updated login page visually
2015-01-06 19:17:15 +10:00
Paul Gear
9d7bea4b06 Merge pull request #376 from laf/issue-laf-100
Updated location of API docs
2015-01-06 19:11:34 +10:00
Neil Lathwood
8deae3ff79 Added Hikvision support 2015-01-05 21:06:49 +00:00
f0o
a5b643d251 Scrut fixes 2015-01-04 20:42:59 +00:00
f0o
eadbb50695 Added Package Search 2015-01-04 19:58:37 +00:00
Neil Lathwood
955ca0f8fc Added remember me text 2015-01-03 20:01:29 +00:00
Neil Lathwood
cb7326d738 Updated login page visually 2015-01-03 19:29:55 +00:00
Neil Lathwood
864cbe9a1a Added option to disable footer in web interface 2015-01-02 23:15:35 +00:00
Neil Lathwood
e0b4562b51 Merge pull request #383 from f0o/issue-365
Added TwoFactor Authentication (RFC4226)
2014-12-28 15:52:56 +00:00
f0o
d66cec7017 Added TwoFactor Authentication (RFC4226)
Tested against Google-Authenticator app on Android 4.4.4

Made `verify_hotp` more efficient.

Added autofocus on twofactor input

Added GUI Unlock and Remove for TwoFactor credentials in /edituser/

Allow additional tries after elapsed time from last try exceeds configured parameter `$config['twofactor_lock']`.
If `$config['twofactor_lock']` is not defined or is set to `0`, administrators have to unlock accounts that exceed 3 failures via GUI.

Added Documentation

Moved TwoFactor form to logon.inc.php
Disabled autocomplete on twofactor input field
Updated Docs to include link to Google-Authenticator's install-guides

Moved authentication logic from authenticate.inc.php to twofactor.lib.php

typo in docblock for `twofactor_auth()`

Fixed scrutinizer bugs

To please scrutinizer
2014-12-28 15:40:40 +00:00
Neil Lathwood
e81cf8f38b Update about.inc.php
Removed acknowledgements for logo design (no longer used) and drop down menus (bootstrap menus now used).
2014-12-28 13:23:51 +00:00
laf
cd58c9bf47 Added git log link to show last 10 commits 2014-12-23 22:34:05 +00:00
laf
5e0b9e0a06 Added dbSchema version to about page 2014-12-23 19:30:57 +00:00
Neil Lathwood
cbaf3cacec Merge pull request #375 from laf/issue-laf-98
Updated ability to acknowledge alerts
2014-12-23 16:57:16 +00:00
Neil Lathwood
ff833a508d Merge pull request #373 from laf/issue-laf-97
Added ability to create default global alert rules
2014-12-23 16:36:18 +00:00
laf
9d1fd5adb4 Updated location of API docs 2014-12-23 16:35:09 +00:00
Neil Lathwood
078d63b3f3 Update print-alert-rules.php 2014-12-23 15:56:39 +00:00
Neil Lathwood
3669a6e824 Update print-alert-rules.php 2014-12-23 15:56:17 +00:00
laf
b476514b7d Updated ability to acknowledge alerts 2014-12-22 20:31:52 +00:00
laf
1d217df791 Set device_id to -1 2014-12-22 19:38:45 +00:00
laf
84eb81c23a Setting default delay to 300 seconds so alerts are every 5 minutes 2014-12-22 19:01:23 +00:00
laf
a3c180868b Updated default rules 2014-12-22 17:41:05 +00:00
laf
6f0b9478a8 Added ability to create default global alert rules 2014-12-22 16:58:58 +00:00