docs App doc fix (#8448)

* small fixes to apps doc

* small fixes to apps doc
This commit is contained in:
Slashdoom
2018-03-22 21:33:29 +13:00
committed by Neil Lathwood
parent e13920cdc8
commit 308d43f07a

View File

@@ -20,10 +20,10 @@ Different applications support a variety of ways to collect data: by direct conn
1. [Memcached](#memcached) - SNMP extend
1. [Munin](#munin) - Agent
1. [MySQL](#mysql) - SNMP extend, Agent
1. [NGINX](#nginx) - Agent
1. [NFS-server](#nfs-server) - SNMP extend
1. [NGINX](#nginx) - SNMP extend, Agent
1. [NFS Server](#nfs-server) - SNMP extend
1. [NTP Client](#ntp-client) - SNMP extend
1. [NTP Server](#ntp-server) - SNMP extend
1. [NTP Server/NTPD](#ntp-server-aka-ntpd) - SNMP extend
1. [Nvidia GPU](#nvidia-gpu) - SNMP extend
1. [Open Grid Scheduler](#opengridscheduler) - SNMP extend
1. [OS Updates](#os-updates) - SNMP extend
@@ -508,7 +508,7 @@ extend nginx /etc/snmp/nginx-stats
##### Agent
[Install the agent](Agent-Setup.md) on this device if it isn't already and copy the `nginx` script to `/usr/lib/check_mk_agent/local/`
##### NFS-server
### NFS Server
Export the NFS stats from as server.
##### SNMP Extend
@@ -538,7 +538,7 @@ extend ntp-client /etc/snmp/ntp-client.sh
4. Restart snmpd on your host
### NTP Server (NTPD)
### NTP Server aka NTPD
A shell script that gets stats from ntp server (ntpd).
##### SNMP Extend