Commit Graph
1253 Commits
Author SHA1 Message Date
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
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 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 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
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
mchasteen 4013ca3a5a Fixed some formatting for generic sensors. 2015-03-03 17:06:49 -07: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
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 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
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
laf e1b460320a Tidying up 2015-02-26 23:04:14 +00:00
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