Commit Graph
635 Commits
Author SHA1 Message Date
laf eee2ae5be1 Added support for logging packet loss and min/max/avg response times on fping 2015-06-22 21:55:31 +01:00
laf f5d443e969 Added second check for potential path to config file 2015-06-20 19:23:43 +01:00
Paul Gear c5c0c1f0a0 Move $sep to where it is actually used 2015-06-16 08:27:56 +10:00
Paul Gear 78bf0b7a0a Remove inaccurate references to graph_sections 2015-06-16 08:27:56 +10:00
Paul Gear f236272acc Merge pull request #1184 from laf/issue-936
Updated BGP polling for Cisco to support CISCO-BGP4-MIB better
2015-06-13 10:20:58 +10:00
Paul Gear b84b8de09f Merge pull request #1110 from laf/issue-279
Updated mysql DATE_FORMAT() and php date() to use $config variables
2015-06-13 10:15:23 +10:00
Mike Rostermund cd3c56863b Added a load tab on device->health 2015-06-11 20:31:45 +02:00
laf 851b7eb46f Fixed merge conflict 2015-06-09 14:36:45 +01:00
laf d24a79f2ba Webui updates for BGP 2015-06-09 14:30:31 +01:00
Mike Rostermund 516bc43234 Fix heading of syslog table for devices 2015-06-07 22:07:36 +02:00
f0o 2467b11290 Merge branch 'issue-laf-110-new' of git://github.com/laf/librenms into laf-issue-laf-110-new
Conflicts:
	html/pages/health/mempool.inc.php
	includes/defaults.inc.php
2015-06-07 10:44:39 +00:00
Mike Rostermund 61d77e72c5 Hide link to syslog for device if syslog is disabled. 2015-06-04 09:19:48 +02:00
laf b9dabae7d8 Updated BGP polling for Cisco to support CISCO-BGP4-MIB better 2015-06-02 16:32:39 +01:00
laf 04a4987a23 Merge branch 'master' of github.com:laf/librenms into issue-laf-110-new
Conflicts:
	includes/defaults.inc.php
2015-05-25 18:06:49 +01:00
laf ee4aaf1749 Tidied up web interface to use standard dateformats 2015-05-22 14:05:09 +01:00
laf 6496e6ece4 Consistent date formatting from MySQL 2015-05-22 13:38:52 +01:00
laf 05634a4e38 Added a clear custom button to allow poller to re-pick up limits 2015-05-20 19:40:02 +01:00
Rudy Hardeman 2ec929b571 initial version 2015-05-19 22:19:13 +02:00
laf 57a08a0ade Finished dell rac support and updated mib 2015-05-19 01:04:17 +01:00
laf 6e84535031 Dynamic config system 2015-05-14 21:54:33 +01:00
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
mchasteenandlaf 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