* doc: Complete the 1min polling documentation for performance
* doc: Complete the 1min polling documentation for performance
* doc: Complete the 1min polling documentation for performance
* Ignore docs/
* Fix indenentation
YAML's pretty strict
* Remove static anchor names
Markdown does this automatically for us
* Tabelize entities
* Remove tildes
They don't do anything
* newfeature: ability to edit default alert template
* Fix style errors
* Added missing db query
* Removed unnecessary code, and added faq section
* Minor documentation about default alert template. And put back wrongly removed lines
* Fixing the silly old mistakes... again
* SSL config docs
Moving from https://github.com/librenms/librenms/pull/6932 to a new file
* rename to match other docs
* tidying the formatting
* update to add SSL-configuration
* tidied up docs a little
* feature: parallel snmp-scan.py
Reduces scan time of a /24 from 5 minutes to 14 seconds
Work is done by addhost.php
Just tries to addhost.php hostname/ip right now
Might need some more complexity added there, but I wasn't sure what.
* respect autodiscovery.nets-exclude
* Improvements in ip handling and output
Add compatibility arguments so it can be used as a drop in replacement for snmp-scan.php
* tidy
* Handle errors from config_to_json.php
* Handle Ctrl-C better. This is likely to get hit when someone scans a /16 or larger or an IPv6 network :)
* Move undefined outcome to proper location
* remove snmp-scan.php
* Update FAQ.md
Added User info for Normal User and Global user along with Demo User.
* Update FAQ.md
tried to fix link :/
* Update FAQ.md
Noob trying to link faq.
* Update FAQ.md
* Create FAQ.md
trying to fix the links.
* Create FAQ.md
* Ask people to contribute documentation
* Ask people to contribute documentation v2
Revised wording, also s/Git Hub/GitHub/ and misc acronym capitalisation.
* Update FAQ.md
* Add support for custom MySQL unix-socket
* NULL must be lowercase!
* Naive edit of html/install.php
* fixup
* Refactor dbConnect
Use it everywhere
* $config needs to be global
Don't need to set $database_link
* small cleanups
* Remote monitoring using tinc VPN
* Added 2 # command-pefixes
* Add bash source code highlighting
* Updated file name + some commands
* update docs
* Add a title for the RANCID section
* feature: Allow customisation of rrd step/heartbeat when creating new rrd files
* revert defaults
* added docs + webui config option
* Move RrdDefinition to an Object to make them easier to create and remove the possibility of typos.
* Fix style/lint issues and missing use statements
* 3 more missing use statements
* updated doc + moved schema file
* feature: Added ability to switch port polling mode
* update, speed things up slightly by walking certain tables
* more fixes
* updates
* updates
* update to exclude ports that are down
* wrong variable used
* update to set previous port status when null
* small update to port disco
* New event log severity model
* Revert "New event log severity model"
This reverts commit 0783527af8ca492a562cc9a60e3887c24599000d.
* Added hardware information through snmp extend
* formatting
* Added some documentation in the examples
* changes
* formatting
* removed the mib reference