Commit Graph
1278 Commits
Author SHA1 Message Date
mchasteenandlaf c1c26bf831 Added new sensor - Battery Charge. Added discover and polling for APC UPSes. 2015-02-26 19:30:49 +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 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
Mike Rostermund def585b784 Fixed typo in UI 2015-02-21 04:51:53 -08: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
Neil Lathwood 2159fd48fe Updated files pointing to invalid tables 2015-02-18 21:31:01 +00:00
Neil Lathwood 5bccef0fac Fixed bug meaning admin couldn't edit users 2015-02-17 13:12:29 +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
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 061baf6f1c Remove individual contributor names from about page 2015-01-24 20:36:19 +10: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
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
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 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
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 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
laf 9d1fd5adb4 Updated location of API docs 2014-12-23 16:35:09 +00:00
laf 807fc9a3ba Alerts gui commit 2014-12-16 20:03:19 +00:00
laf 0a7a1a0ef6 Added docs for the route 2014-11-30 17:11:08 +00:00
Paul Gear 9930670119 Tidy API entry points & doc; error if something other than image/png is asked for from portgroup graphs 2014-11-25 21:45:15 +10:00
laf 3522f66f69 Added new route to display graphs for peering,transit and core 2014-11-12 23:05:47 +00:00
Paul Gear 62532e652f Add pagination at top 2014-11-12 20:56:14 +10:00