Neil Lathwood
64a8a785ec
doc: Updated example for using bad_if_regexp #1878 ( #5825 )
2017-02-08 00:04:44 +00:00
Neil Lathwood
5aef36abd6
Tune port update ( #5795 )
...
* updates to rrdtune docs and script
* added all support
2017-02-06 18:49:16 -06:00
rockyluke
0a20b102f9
Add another hardware setup ( #5687 )
2017-01-31 11:59:35 +00:00
rockyluke
e670a639e7
webui: Add $config['title_image'] in doc and use it also for login screen ( #5683 )
2017-01-31 08:16:01 +00:00
David Bell
5dd030f438
refactor: Added config option for database port ( #5517 )
2017-01-27 23:16:04 +00:00
Richard Mayhew
52296a76f1
doc: Mikrotik SNMP configuration example ( #5628 )
2017-01-26 22:17:53 +00:00
Neil Lathwood
9c13afe8ad
docs: Added an example hardware doc for people to show what they have ( #5532 )
2017-01-21 00:18:58 +00:00
Svennd
6ee0dd9b7b
docs: added faq info on realStorageUnits ( #5513 )
2017-01-19 23:45:04 +00:00
Neil Lathwood
01148b94f1
fix link in performance doc ( #5486 )
2017-01-17 10:25:34 +00:00
Neil Lathwood
83f24dc493
various small doc improvements ( #5459 )
2017-01-16 08:18:37 -06: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
Neil Lathwood
f5a16be0e3
refactor: Move OS definitions into yaml files ( #5189 )
2016-12-23 17:53:19 +00: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
FTBZ
043de43365
docs: Adding how to configure HPE 3PAR to documentation ( #5087 )
2016-11-29 22:40:00 +00:00
Neil Lathwood
42123010c8
refactor: Added support for dskTable in UCD-SNMP-MIB ( #4993 )
2016-11-21 07:08:38 +00: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
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
laf
c41888e6f3
doc: Added FAQ on moving install to another server
2016-10-23 20:27:50 +00:00
FTBZ
7e16a3438a
Adding more information about Linux (snmpd) configuration
2016-10-21 08:21:11 +02:00
Tony Murray
980590b293
Change the recommended snmpwalk capture options to ease parsing. ( #4804 )
...
Remove `t` we lose the declaration of the Timeticks: type with that
Add `U` removes unit suffixes.
Add `b` displays indexes numerically instead of as strings
2016-10-15 15:47:06 +01:00
Neil Lathwood
d5ba013a8a
refactor: Updated and added more options for http proxy support ( #4718 )
2016-10-13 20:07:07 -05:00
Neil Lathwood
b7bfc81de5
small fixes to docs ( #4737 )
2016-10-06 17:31:12 +01:00
Neil Lathwood
0f417a30fa
doc: Added clarity on using addhost with communities and special chars ( #4693 )
2016-10-02 07:36:51 +00:00
Neil Lathwood
f14335b7a5
doc: Added FAQ for why interfaces are missing from overall traffic graphs ( #4696 )
2016-10-02 07:27:12 +00:00
Tony Murray
fc0871f716
Move Support New OS to the Developing menu ( #4636 )
...
Re-arrange the Developing menu, needs separators...
2016-09-27 17:52:26 +01:00
Neil Lathwood
b5cd175cf9
Merge pull request #4538 from murrant/snmpsim
...
feature: Add snmpsim to Travis automated testing
2016-09-23 21:56:22 +01:00
Tony Murray
c31b3c0301
feature: use snmpsim for testing
...
fallback feature so we don't have to run snmpsim on devel computers, should be adequate for now
./scripts/pre-commit.php -u -snmpsim will start an snmpsimd.py process automatically
2016-09-23 14:57:31 -05:00
Neil Lathwood
c3dd8c7b84
Merge pull request #4523 from FTBZ/docs-adding-snmp-examples
...
New documentation with SNMP configuration examples
2016-09-23 20:34:53 +01:00
Neil Lathwood
b617ea85ea
Merge pull request #4560 from laf/internal-doc-link-fixes
...
fix: Internal links to some docs were not correct
2016-09-23 19:58:11 +01:00
Neil Lathwood
0a6bea3b10
fix: Internal links to some docs were not correct
2016-09-23 19:49:58 +01:00
sorano
de19cfa38b
Update Performance.md
...
Clarified that the mysqld performance options need to be put under a [mysqld] group in my.cnf. Since in Ubuntu 16.04 /etc/mysql/my.cnf only has [client-server] group by default which is not a valid group for the changes we make.
2016-09-23 08:22:47 +02:00
FTBZ
abe25614dd
New documentation with SNMP configuration examples
2016-09-21 21:00:56 +02:00
FTBZ
37e5779070
New documentation with SNMP configuration examples
2016-09-21 15:18:39 +02:00
Tony Murray
d5105e29da
feature: Capture device troubleshooting info (discovery, poller, snmpwalk)
...
Admins can capture device troubleshooting info from the webui by clicking the gear and selecting Capture.
2016-09-19 23:36:41 -05:00
Neil Lathwood
88b331909b
Added info on how to perform unit testing
2016-09-15 20:58:49 +01:00
Neil Lathwood
96a57587e9
doc: Added faq to explain why devices show as warning ( #4449 )
2016-09-15 14:15:33 -05:00
Neil Lathwood
b397e23763
docs: Added NFSen docs + update general config docs ( #4412 )
...
* Added NFSen docs + update general config docs
* Fix missing brackets
2016-09-12 11:22:34 -05:00
Neil Lathwood
74483dcbd7
feature: Added new discovery-wrapper.py script to replicate poller-wrapper.py ( #4351 )
...
* feature: Added new discovery-wrapper.py script to replicate poller-wrapper.py
* Added distributed polling support
2016-09-09 10:43:38 -05:00
Neil Lathwood
dcff4d3ed1
Revert "Some more doc updates" ( #4231 )
2016-08-27 22:12:44 +01:00
Neil Lathwood
5d51d888f6
Corrected link
2016-08-27 13:42:45 +01:00
Neil Lathwood
acde0db434
More doc updates
2016-08-27 13:41:26 +01:00
Neil Lathwood
9f1930a81e
More more docs ( #4197 )
...
* Updated docs + some small code changes
* Added validating code doc for developers
* Doc updates
* Updates and improvements
2016-08-25 18:40:11 -05:00
Neil Lathwood
1055003d3f
Remove requirement for ['enable_printers'] ( #4192 )
2016-08-24 12:42:06 -05:00
Neil Lathwood
383c50b4f4
Updated docs to have source to use for edit github ( #4185 )
...
* Added source link for edit on github
* Updated formatting issues
* Updated formatting issues
* Updated formatting issues
2016-08-24 08:12:20 +01:00
Eldon Koyle
787c4f09f7
Config option for global default dashboard ( #4080 )
...
* Config option for global default dashboard
Add config option to set a global default dashbord. This will be used
instead of the user's "Default" dashboard unless they have changed their
default dashboard in their user settings.
* Use a dropdown for the default_dashboard option
Update generate_dynamic_config_panel to allow assoc arrays with
`'value'` and `'description'` as keys and change to a select box.
* Fix PHP style issues lost during merge
2016-08-23 19:37:12 +01:00
laf
d2b00a87d9
Updated some docs
2016-08-20 20:39:07 +01:00