Commit Graph

858 Commits

Author SHA1 Message Date
matthewaaronthacker
76516e8b5d docs: Update Centos 7 nginx install steps (#5316) 2017-01-06 18:19:22 +00:00
Neil Lathwood
cc8e31d1a1 newdevice: Added support for Dasan NOS #5179 + disco change (#5255)
* newdevice: Added support for Dasan NOS #5179

* sysName -> sysDescr - doh

* updated functions

* Updated discovery of OS functions

* added missing test units

* mibs added

* Allow multiple regex statements per sysDescr_regex

* Fix style/code issues

* added docs
2017-01-03 14:04:18 -06:00
tslytsly
932581d033 docs: Added section on smokeping and rrdcached use 2017-01-03 19:45:33 +00:00
Neil Lathwood
7f5c555ba5 refactor: Move mib based polling into yaml config files (#5234)
* refactor: More mib based polling into yaml config files

* doc update

* Update MIB-based-polling.md
2017-01-03 11:12:39 -06:00
Neil Lathwood
c091761770 Updated changelog for v1.23 (#5280) 2017-01-01 16:10:40 +00:00
Tony Murray
e20a242785 refactor: use Composer to manage php dependencies (#5216) 2017-01-01 09:37:15 +00:00
digitalcohesion
c257332ef8 docs: Updated rrdcached docs to include Ubuntu 16.x (#5263) 2016-12-29 23:18:43 +00:00
Neil Lathwood
3264fa5896 security: Update PHPMailer to version 5.2.19 (#5253) 2016-12-28 08:47:06 +00:00
Neil Lathwood
f5a16be0e3 refactor: Move OS definitions into yaml files (#5189) 2016-12-23 17:53:19 +00:00
sorano
bcb4d36643 docs: Updated Oxidized.md (#5224) 2016-12-22 21:24:29 +00:00
Daniel Chavez
508c273450 Fix typo on href (#5162) 2016-12-13 10:46:48 +00:00
Neil Lathwood
047c96d454 add php, net-snmp and rrdtool versions to callback stats (#5153) 2016-12-12 13:03:54 -06:00
Neil Lathwood
432f6e5276 docs: Removed mailing list in various places + small improvements to docs (#5154) 2016-12-12 12:51:10 -06:00
Florian Beer
163a171a75 docs: Added Remote monitoring using tinc VPN (#5122) 2016-12-09 21:29:30 +00:00
Neil Lathwood
9b62f9e2a1 changelog for 1.22.01 (#5101) 2016-11-30 23:46:41 +00:00
Layne
1de0d2c548 docs: Added documentation on securing rrdcached. (#5093) 2016-11-30 23:21:17 +00:00
FTBZ
043de43365 docs: Adding how to configure HPE 3PAR to documentation (#5087) 2016-11-29 22:40:00 +00:00
Layne
f74020da8e docs: fixed example timezones (#5083) 2016-11-29 22:35:59 +00:00
Layne
78ae0f42a1 docs: fixed example timezone (#5084) 2016-11-29 22:34:39 +00:00
Layne
f9faa5ef17 fixed example timezone (#5082)
changed "America/New York" to "America/New_York"
2016-11-29 22:33:54 +00:00
Layne
ed43a05aaa docs: update timezone example error (#5081) 2016-11-29 22:33:05 +00:00
Neil Lathwood
7bb329661f Set allow_duplicate_sysName to be false by default (#5027) 2016-11-27 22:03:01 +00:00
Neil Lathwood
eae035e5b3 v1.22 Release (#5071) 2016-11-27 21:26:03 +00:00
Neil Lathwood
32668026a7 api: Added support for updating multiple device table fields in one call #4954 (#5033) 2016-11-26 20:55:24 +00:00
Neil Lathwood
78f5c26cd6 fix: Allow html but not script, head and html tags in notes widget #4898 (#5006) 2016-11-26 20:54:49 +00:00
Neil Lathwood
42123010c8 refactor: Added support for dskTable in UCD-SNMP-MIB (#4993) 2016-11-21 07:08:38 +00:00
Søren Rosiak
9fb02bbcd3 feature: Add Microsoft Teams Alert Transport (#5023) 2016-11-19 14:49:18 +00:00
Neil Lathwood
e934e306fc feature: Added formatted uptime value for alert templates #4983
feature: Added formatted uptime value for alert templates #4983
2016-11-15 22:11:12 +02:00
Neil Lathwood
1834553f92 doc: Added FAQ on why EdgeRouters might not be detected 2016-11-14 07:52:43 +00:00
Vitali Kari
8841eece94 feature: Adds support for enabling / disabling modules per OS (#4963)
* fixes #4946
first try, should be checked first
only discovery first

* add OS modules status indication

* add debug output
add os poller module support

* fix some whitespaces

* fix missing semicolon

* fix some whitespaces

* Modify the modules page

It now shows unset for unset device settings.
Also, `$os_module_status = $config['os'][$device['os']]['poller_modules'][$module];` doesn't work like you would expect. Fix that behavior.

* Fix mangled tabs

* optimize debug output
add docs

* text highlighting

* Streamline docs #1
* Update docs
* Spell out Global, OS, Device.
2016-11-13 13:46:05 -06:00
Neil Lathwood
cc01969b06 refactor: Default to only using mysqli (#4915)
* refactor: Default to only using mysqli

* Remove includes/dbFacile.mysql.php

* updated mres() function to remove $config global
2016-11-10 19:40:53 -06:00
llawwehttam
fc70f96b9c fix: Corrects path to proxmox script in docs (#4949) 2016-11-06 14:32:24 +00:00
Thane Gill
92a1929ef8 Correct location for chmod for proxmox SNMP Script 2016-10-31 09:18:27 -07:00
Neil Lathwood
fe59396a09 Changelog for v1.21 release (#4899) 2016-10-30 19:25:04 +00:00
Neil Lathwood
b89ebabecc Feature: Added support for global max repeaters for snmp (#4880)
* Feature: Added support for global max repeaters for snmp

* added phpdoc
2016-10-28 06:02:09 +00:00
Neil Lathwood
b5be6e9271 feature: Added custom css and include directories which are ignored by git (#4871) 2016-10-28 05:55:40 +00:00
Tony Murray
8da3b1f813 docs: homepage headers: vertical align, match color, add spacing (#4870)
* docs: homepage headers: vertical align, match color, add spacing
2016-10-24 12:48:04 -05:00
Tony Murray
4a1c3a93fc docs: better align home page headers and icons (#4869) 2016-10-24 10:37:30 -05:00
laf
c41888e6f3 doc: Added FAQ on moving install to another server 2016-10-23 20:27:50 +00:00
Neil Lathwood
1d2bc5a010 docs: Updated index page to make it look more attractive (#4855) 2016-10-23 12:53:51 -05:00
jonathon-k
65f74215d3 feature: Add an option for ad authentication to have a default level (#4801)
* Add an option for ad authentication to have a default level

* rework as a flag indicating unspecified access is global read

* Fix indentation
2016-10-21 11:22:13 -05:00
Neil Lathwood
9c688c9ce4 docs: Adding setup of distro script for Linux (snmpd) configuration 2016-10-21 15:26:35 +01:00
FTBZ
7e16a3438a Adding more information about Linux (snmpd) configuration 2016-10-21 08:21:11 +02:00
laf
4b47de2438 Rebased 2016-10-20 22:23:01 +00:00
laf
6006720b7f Re-added one default 2016-10-20 22:19:07 +00:00
Søren Rosiak
23da8be9c3 feature: Add osTicket Alert Transport (#4791) 2016-10-20 19:31:30 +01:00
laf
46d2f578e7 added central function and updated 2016-10-18 03:06:03 +00:00
NetworkNub
51a1ddf34f I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. 2016-10-18 10:03:05 -04:00
NetworkNub
81133cc09e update xdp filter documentation 2016-10-18 09:49:24 -04:00
NetworkNub
2aae3e6dff add xdp exclude device filters 2016-10-17 00:38:47 -04:00