add .editorconfig, format files correctly
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
b42e39ed0a
commit
fbb8840dff
33 changed files with 240 additions and 238 deletions
|
@ -1,13 +1,14 @@
|
|||
#!/bin/bash
|
||||
#
|
||||
# editorconfig-checker-disable-file
|
||||
#
|
||||
# Plugin to check free ram space
|
||||
# using check_by_ssh
|
||||
# by Markus Walther (voltshock@gmx.de)
|
||||
# The script needs a working check_by_ssh connection and needs to run on the client to check it
|
||||
#
|
||||
#
|
||||
# Command-Line for check_by_ssh
|
||||
# command_line $USER1$/check_by_ssh -H $HOSTNAME$ -p $ARG1$ -C "$ARG2$ $ARG3$ $ARG4$ $ARG5$ $ARG6$"
|
||||
#
|
||||
#
|
||||
# Command-Line for service (example)
|
||||
# check_by_ssh!82!/nagios/check_ram.sh!20!10
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue