mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Whitespace cleanup
* remove trailing whitespace * remove empty lines at the end of files
This commit is contained in:
parent
ef851f0c34
commit
17f784270a
604 changed files with 2927 additions and 2945 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
#
|
||||
# Plugin to monitor the number of open connexions to LDAP
|
||||
#
|
||||
# $Log: ldap_connections,v $
|
||||
|
@ -34,14 +34,14 @@
|
|||
#
|
||||
#
|
||||
# plugin-conf.d/-options:
|
||||
#
|
||||
#
|
||||
# netstat -- path to netstat executable
|
||||
# ports -- ldap ports used (389 and 636)
|
||||
# only used ones are graphed
|
||||
# socket -- ldapi socket (default: /var/run/openldap/ldapi)
|
||||
#
|
||||
# Parameters:
|
||||
#
|
||||
#
|
||||
# config (required)
|
||||
# autoconf (optional - used by munin-config)
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue