Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/samba/samba_locked | ||
|---|---|---|
| 8 | 8 |
# autoconf (optional - used by munin-config) |
| 9 | 9 |
# |
| 10 | 10 |
# $Log$ |
| 11 |
# Revision 1.0 2007/04/16 Jon Higgs
|
|
| 12 |
# Initial Release - Adapted from jimmyo's processses plugin.
|
|
| 11 |
# Revision 1.0 2007/04/16 Jon Higgs |
|
| 12 |
# Initial Release - Adapted from jimmyo's processses plugin. |
|
| 13 | 13 |
# |
| 14 | 14 |
# Magick markers (optional - used by munin-config and som installation |
| 15 | 15 |
# scripts): |
| ... | ... | |
| 17 | 17 |
#%# capabilities=autoconf |
| 18 | 18 |
|
| 19 | 19 |
if [ "$1" = "autoconf" ]; then |
| 20 |
echo yes
|
|
| 20 |
echo yes |
|
| 21 | 21 |
exit 0 |
| 22 | 22 |
fi |
| 23 | 23 |
|
| ... | ... | |
| 25 | 25 |
|
| 26 | 26 |
echo 'graph_title Samba Locked Files' |
| 27 | 27 |
echo 'graph_args --base 1000 -l 0 ' |
| 28 |
echo 'graph_vlabel number of locked files'
|
|
| 28 |
echo 'graph_vlabel number of locked files' |
|
| 29 | 29 |
echo 'graph_category fs' |
| 30 | 30 |
echo 'graph_info This graph shows the number locked Samba Files.' |
| 31 | 31 |
echo 'samba_locked.label Locked Files' |
Formats disponibles : Unified diff