Commit Graph
4091 Commits
Author SHA1 Message Date
Neil Lathwood e634be7f2b Merge pull request #423 from tuomari/autodiscover
Autodiscovery $config['mydomain'] variable check
2015-01-23 17:32:51 +00:00
Tuomas Riihimäki ec802efd3b Do not add empty $config['mydomain'] when autodiscovering
When \$config['mydomain'] variable is empty, '.' is appended to
the device hostname. This patch adds a check to prevent that."
2015-01-23 18:49:19 +02:00
Neil Lathwood f114d557f2 Merge pull request #420 from f0o/issue-419
Use bootstrap's progressbar to display bars
2015-01-22 20:36:44 +00:00
f0o c0d3d73f01 Use bootstrap's progressbar to display bars 2015-01-22 16:22:19 +00:00
Paul Gear 7e12067e61 Merge master; resolve doc/Extensions/Agent-Setup.md conflict 2015-01-22 20:40:27 +10:00
Paul Gear 220cb5e034 Merge branch 'laf-issue-99'
(Changed doc/General/Contributing.md to use Unix file format instead of
DOS.)
2015-01-22 20:37:39 +10:00
Paul Gear 68147d9b68 Merge branch 'issue-laf-99' of https://github.com/laf/librenms into laf-issue-99 2015-01-22 20:33:30 +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
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
Neil Lathwood 804f95bcb6 Merge pull request #416 from f0o/issue-415
TinyDNS (djbdns) Application & Graphs
2015-01-18 11:54:25 +00:00
f0o 0170259092 Added Documentation 2015-01-18 07:12:48 +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
Neil Lathwood 56596d03f3 Merge pull request #410 from f0o/issue-405
Display current process-list from unix-agent
2015-01-17 10:20:48 +00:00
Neil Lathwood 77a5d6b745 Merge pull request #409 from f0o/issue-405-check_mk
Updated check_mk_agent
2015-01-16 21:10:14 +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
f0o 78772d8280 Updated check_mk_agent to upstream's tag 1.2.6b5 (36f893a6cf254308d345a74b06309fd656aa57eb) 2015-01-15 06:46:15 +00:00
Neil Lathwood 1581f70d64 Merge pull request #404 from laf/issue-363
Simple fix to pass ports across to create new bill
2015-01-12 17:17:11 +01: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
Neil Lathwood 30cb9a24bd Merge pull request #403 from f0o/issue-402
Added default graphs for nginx
2015-01-10 09:50:59 +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 3a53d50e27 Updated some links and created initial index page 2015-01-10 01:32:46 +00:00
Neil Lathwood 9c716caf2c Updating docs for RTD 2015-01-10 01:32:46 +00:00
Neil Lathwood 91e40a91ce Updated document structure 2015-01-10 01:32:46 +00:00
Neil Lathwood 03534ee054 Update Agent.md 2015-01-09 14:05:44 +00:00
Neil Lathwood d8e7e7d325 Update Alerting.md 2015-01-09 14:05:03 +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
Neil Lathwood 43d41ca500 Merge pull request #396 from f0o/issue-30
Remove cause of duplicate ports listing
2015-01-09 07:57:55 +00:00
Neil Lathwood f031c50ea9 Merge pull request #398 from f0o/issue-397
Added ifAlias support for various distributions
2015-01-08 09:34:30 +00:00
f0o e6de1b4245 Added ifAlias support for: Debian, Gentoo, CentOS, RedHat, SuSE, Mandriva, Mandrake and Archlinux 2015-01-07 20:39:44 +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 f1b79799ca Merge pull request #394 from laf/issue-laf-106
Added +x to poller.php
2015-01-05 21:26:18 +00:00
laf 976627dbb0 Added +x to poller.php 2015-01-05 21:13:58 +00:00
Neil Lathwood 8deae3ff79 Added Hikvision support 2015-01-05 21:06:49 +00:00