mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	* feature: Allow ignore_mount, ignore_mount_string, ignore_mount_regex at OS level * Change the storage settings to override global instead of merge. Add documentation
		
			
				
	
	
		
			132 lines
		
	
	
		
			4.7 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			132 lines
		
	
	
		
			4.7 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
site_name: LibreNMS Docs
 | 
						|
docs_dir: doc
 | 
						|
theme_dir: 'librenms_theme'
 | 
						|
theme: null
 | 
						|
site_dir: out
 | 
						|
site_url: http://docs.librenms.org
 | 
						|
markdown_extensions:
 | 
						|
    - pymdownx.tasklist
 | 
						|
    - pymdownx.tilde
 | 
						|
extra_css:
 | 
						|
    - librenms.css
 | 
						|
include_next_prev: false
 | 
						|
site_author: LibreNMS
 | 
						|
site_description: LibreNMS user and developer documentation
 | 
						|
repo_url: https://github.com/librenms/librenms
 | 
						|
repo_name: GitHub
 | 
						|
google_analytics: ['UA-79149977-2', 'docs.librenms.org']
 | 
						|
pages:
 | 
						|
  - Home: index.md
 | 
						|
  - General:
 | 
						|
      - General/Acknowledgement.md
 | 
						|
      - General/Callback-Stats-and-Privacy.md
 | 
						|
      - General/Changelog.md
 | 
						|
      - Code of Conduct: General/CODE_OF_CONDUCT.md
 | 
						|
      - General/Contributing.md
 | 
						|
      - General/Credits.md
 | 
						|
      - General/Updating.md
 | 
						|
      - General/Releases.md
 | 
						|
      - General/Security.md
 | 
						|
      - General/Welcome-to-Observium-users.md
 | 
						|
  - Installation:
 | 
						|
      - Installing LibreNMS: Installation/Installing-LibreNMS.md
 | 
						|
      - Ubuntu VM Image: Installation/Ubuntu-image.md
 | 
						|
      - CentOS VM Image: Installation/CentOS-image.md
 | 
						|
      - Ubuntu 16.04 (Nginx): Installation/Installation-Ubuntu-1604-Nginx.md
 | 
						|
      - Ubuntu 16.04 (Apache): Installation/Installation-Ubuntu-1604-Apache.md
 | 
						|
      - CentOS 7 (Nginx): Installation/Installation-CentOS-7-Nginx.md
 | 
						|
      - CentOS 7 (Apache): Installation/Installation-CentOS-7-Apache.md
 | 
						|
      - Older Docs: Installation/Installing-LibreNMS.md
 | 
						|
      - Migrating from Observium: Installation/Migrating-from-Observium.md
 | 
						|
  - Extensions:
 | 
						|
      - Extensions/Applications.md
 | 
						|
      - Extensions/Authentication.md
 | 
						|
      - Extensions/Auto-Discovery.md
 | 
						|
      - Extensions/Agent-Setup.md
 | 
						|
      - Extensions/Billing-Module.md
 | 
						|
      - Extensions/Component.md
 | 
						|
      - Extensions/Dell-OpenManage.md
 | 
						|
      - Extensions/Device-Groups.md
 | 
						|
      - Extensions/Distributed-Poller.md
 | 
						|
      - Extensions/Email-Alerting.md
 | 
						|
      - Extensions/Globe-Frontpage.md
 | 
						|
      - Extensions/Graylog.md
 | 
						|
      - Extensions/IRC-Bot.md
 | 
						|
      - Extensions/IRC-Bot-Extensions.md
 | 
						|
      - Extensions/Interface-Description-Parsing.md
 | 
						|
      - Extensions/MIB-based-polling.md
 | 
						|
      - Extensions/Memcached.md
 | 
						|
      - Extensions/Metric-Storage.md
 | 
						|
      - Extensions/Network-Map.md
 | 
						|
      - Extensions/NFSen.md
 | 
						|
      - Extensions/Oxidized.md
 | 
						|
      - Extensions/PeeringDB.md
 | 
						|
      - Extensions/Plugin-System.md
 | 
						|
      - Extensions/Poller-Service.md
 | 
						|
      - Extensions/Port-Description-Parser.md
 | 
						|
      - Extensions/Proxmox.md
 | 
						|
      - Extensions/RRDCached.md
 | 
						|
      - Extensions/RRDTune.md
 | 
						|
      - Extensions/SNMP-Proxy.md
 | 
						|
      - Extensions/SNMP-Trap-Handler.md
 | 
						|
      - Extensions/Services.md
 | 
						|
      - Extensions/Smokeping.md
 | 
						|
      - Extensions/Sub-Directory.md
 | 
						|
      - Extensions/Syslog.md
 | 
						|
      - Extensions/Two-Factor-Auth.md
 | 
						|
      - Extensions/Varnish.md
 | 
						|
  - API: API/index.md
 | 
						|
  - Alerting: Alerting/index.md
 | 
						|
  - Support:
 | 
						|
      - Support/1-Minute-Polling.md
 | 
						|
      - Support/Configuration.md
 | 
						|
      - Support/Discovery Support.md
 | 
						|
      - Support/Example-Hardware-Setup.md
 | 
						|
      - Support/FAQ.md
 | 
						|
      - Support/Features.md
 | 
						|
      - Support/Install Validation.md
 | 
						|
      - Support/Performance.md
 | 
						|
      - Support/Poller Support.md
 | 
						|
      - Support/Remote-Monitoring-VPN.md
 | 
						|
      - Support/SNMP-Configuration-Examples.md
 | 
						|
      - Support/SSL-Configuration.md
 | 
						|
  - Developing:
 | 
						|
      - Developing/Using-Git.md
 | 
						|
      - Developing/Code-Guidelines.md
 | 
						|
      - Developing/Style-Guidelines.md
 | 
						|
      - Developing/Validating-Code.md
 | 
						|
      - Developing/Code-Structure.md
 | 
						|
      - Developing/Creating-Documentation.md
 | 
						|
      - Adding support for a new OS: Developing/Support-New-OS.md
 | 
						|
      - Developing/Dynamic-Config.md
 | 
						|
      - Developing/Sensor-State-Support.md
 | 
						|
      - Developing/Merging-Pull-Requests.md
 | 
						|
      - Developing/Creating-Release.md
 | 
						|
  - hidden:
 | 
						|
      - Alerting/Rules.md
 | 
						|
      - Alerting/Templates.md
 | 
						|
      - Alerting/Transports.md
 | 
						|
      - Alerting/Entities.md
 | 
						|
      - Alerting/Macros.md
 | 
						|
      - Alerting/Rules.md
 | 
						|
      - Developing/os/Initial-Detection.md
 | 
						|
      - Developing/os/Mem-CPU-Information.md
 | 
						|
      - Developing/os/Test-Units.md
 | 
						|
      - Developing/os/Health-Information.md
 | 
						|
      - Developing/os/Wireless-Sensors.md
 | 
						|
      - Developing/os/Custom-Graphs.md
 | 
						|
      - Developing/os/Settings.md
 | 
						|
      - Extensions/Agent-Setup.md
 | 
						|
      - Extensions/Alerting.md
 | 
						|
      - Extensions/metrics/InfluxDB.md
 | 
						|
      - Extensions/metrics/Graphite.md
 | 
						|
      - Extensions/metrics/OpenTSDB.md
 | 
						|
      - Extensions/RRDCached-Security.md
 | 
						|
      - Installation/Installation-Ubuntu-1404-Nginx.md
 | 
						|
      - Installation/Installation-Ubuntu-1404-Apache.md
 | 
						|
      - Installation/Installation-Ubuntu-1404-Lighttpd.md
 | 
						|
      - Installation/Installation-CentOS-6-Apache-Nginx.md
 | 
						|
      - Installation/Installation-(Debian-Ubuntu).md
 | 
						|
      - Installation/Installation-(RHEL-CentOS).md
 | 
						|
      - Support/Support-New-OS.md
 |