Commit Graph

615 Commits

Author SHA1 Message Date
laf
7f508ddeb2 Visually updated health page 2015-05-12 12:13:44 +01:00
laf
b3bbf46d68 Updated ports up check to include ifAdminStatus 2015-05-11 12:42:46 +01:00
laf
dc0d12936c Added support for Oxidized 2015-05-06 22:52:54 +01:00
Søren Rosiak
8a68c91f4f Basic Alert Stats Page
- Diagrams from visjs
- Basic Alert Stats Global Page
- Basic Alert Stats Device Specific Page

Big thanks to lafwood for the help.
2015-04-12 01:10:48 +02:00
laf
60138aded5 Added webui files for new map pages 2015-03-28 13:59:23 +00:00
f0o
07e1e7fbcc Fix searchbox on device's eventlog 2015-03-23 15:56:52 +00:00
laf
a404082d51 Updated some of the main pages to no longer refresh 2015-03-21 21:30:55 +00:00
laf
ec595c3eda Added support for adding / editing with a poller group selected 2015-03-19 12:00:03 +00:00
mchasteen
4013ca3a5a Fixed some formatting for generic sensors. 2015-03-03 17:06:49 -07: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
2159fd48fe Updated files pointing to invalid tables 2015-02-18 21:31:01 +00:00
Neil Lathwood
2cb5d727b4 Updated to support a demo user 2015-02-16 23:45:28 +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
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
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
laf
807fc9a3ba Alerts gui commit 2014-12-16 20:03:19 +00:00
Paul Gear
3460031135 Stylistic fixes 2014-11-12 19:42:44 +10:00
Paul Gear
d39956454c Merge Neil's changes for 'Updated edit snmp device section to show relevant v1,v2c or v3 options #317' 2014-11-12 19:31:30 +10:00
Paul Gear
208ac0b104 Merge remote-tracking branch 'laf/issue-laf-47' 2014-10-25 08:49:28 +10:00
Paul Gear
5f08c36043 Merge pull request #321 from laf/issue-laf-66
Added stripslashes to fix formatting issues
2014-10-22 21:59:20 +10:00
Neil Lathwood
e903748e1d Added stripslashes to fix formatting issues 2014-10-11 19:35:34 +00:00
Neil Lathwood
e886d1957e Updated edit snmp device section to show relevant v1,v2c or v3 options 2014-10-09 18:54:19 +00:00
Neil Lathwood
154c67f180 Changed graphs using yearh to year 2014-10-09 17:12:07 +00:00
laf
3f2f78a993 Changed disable/enable option round 2014-10-02 22:56:28 +01:00
laf
ece190493d Added ability to disable rediscovery button for devices 2014-10-02 20:23:32 +01:00
laf
2be63b2041 Added an option to rediscover a device from the web page 2014-10-02 20:17:45 +01:00
laf
9a178363a0 Added ping response graphs and some small updates 2014-09-30 19:13:50 +01:00
laf
6c28f6367e Poller run time graphing 2014-09-30 19:13:50 +01:00
laf
cbeb0ae378 SNMP passwords are now hidden on an edit snmp form 2014-09-23 23:54:23 +01:00
laf
38907c98ad Updated layout of the ports table to fix alignment issues 2014-08-18 22:22:41 +01:00
laf
de5a900bd3 Updated drive_id to storage_id 2014-07-08 19:40:13 +01:00
laf
9585796271 Fixed links for health graphs 2014-07-07 00:50:16 +01:00
Paul Gear
7775cf931c Merge pull request #239 from laf/issue-laf-8
Updated all device edit pages - improves appearance and restores alterted port toggle functionality
2014-06-26 09:10:51 +10:00
laf
313efe7a31 Removed additional query parameter. Left over from debugging 2014-06-24 15:31:00 +01:00
laf
9ad725d364 Removed (milli) from timeout section 2014-06-24 00:55:00 +01:00
laf
8f1e48933b Shrunk input boxes to col-sm-4 from 6 2014-06-24 00:53:11 +01:00
laf
250d87cd60 Final fixes for device edit pages 2014-06-20 23:01:21 +01:00
laf
3e570a118e Tidied device setting pages 2014-06-19 23:00:17 +01:00
laf
32aaf9d94c Updating licensing information 2014-06-17 00:51:02 +01:00
laf
911647d08c Added new health admin page for thresholds 2014-06-14 23:10:53 +01:00
f0o
347abdd901 Fixed issue #194 2014-03-13 15:40:21 +01:00
Paul Gear
bcd4710973 Merge pull request #134 from laf/issue-133
Tidied up syslog on various pages to use bootstrap
2014-03-03 10:19:59 +10:00
Paul Gear
99b3456fbc Merge pull request #132 from laf/issue-124
Tidied up eventlog on various pages to use bootstrap
2014-03-02 13:42:47 +10:00
laf
ab12c91e32 Tidied up syslog on various pages to use bootstrap 2014-02-28 22:19:39 +00:00
laf
5a995022dc Tidied up eventlog on various pages to use bootstrap 2014-02-28 22:02:39 +00:00