Skip to content
Snippets Groups Projects
Commit 0fa3e742 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

update docs

parent a7bb1164
No related branches found
No related tags found
1 merge request!302Update docs
Showing
with 31 additions and 30 deletions
......@@ -12,7 +12,7 @@ It sends performance data.
## Standalone installation
From this repository ypu need next to this script:
From this repository you need next to this script:
* `inc_pluginfunctions` shared function for all IML checks written in bash
......@@ -23,7 +23,7 @@ $ check_proc_zombie -h
______________________________________________________________________
CHECK_PROC_ZOMBIE
v1.2
v1.3
(c) Institute for Medical Education - University of Bern
Licence: GNU GPL 3
......
......@@ -12,7 +12,7 @@ The kind of check is defined by a parameter `-m METHOD`.
## Standalone installation
From this repository ypu need next to this script:
From this repository you need next to this script:
* `inc_pluginfunctions` shared function for all IML checks written in bash
......@@ -24,7 +24,7 @@ From this repository ypu need next to this script:
./check_psqlserver -h
______________________________________________________________________
CHECK_PSQLSERVER :: v0.9
CHECK_PSQLSERVER :: v1.1
(c) Institute for Medical Education - University of Bern
Licence: GNU GPL 3
......
......@@ -19,7 +19,7 @@ uid=1041(icingaclient) gid=1041(icingaclient) groups=1041(icingaclient),1056(iml
## Standalone installation
From this repository ypu need next to this script:
From this repository you need next to this script:
* `inc_pluginfunctions` shared function for all IML checks written in bash
......@@ -29,7 +29,7 @@ From this repository ypu need next to this script:
______________________________________________________________________
CHECK_REARBACKUP
v1.0
v1.1
(c) Institute for Medical Education - University of Bern
Licence: GNU GPL 3
......
......@@ -12,7 +12,7 @@ If the reboot is required:
## Standalone installation
From this repository ypu need next to this script:
From this repository you need next to this script:
* `inc_pluginfunctions` shared function for all IML checks written in bash
......@@ -24,7 +24,7 @@ From this repository ypu need next to this script:
______________________________________________________________________
CHECK_REBOOT_REQUIRED
v1.5
v1.6
(c) Institute for Medical Education - University of Bern
Licence: GNU GPL 3
......
......@@ -19,7 +19,7 @@ You can insert a label to create multiple blocks.
## Standalone installation
From this repository ypu need next to this script:
From this repository you need next to this script:
* `inc_pluginfunctions` shared function for all IML checks written in bash
......@@ -29,7 +29,7 @@ From this repository ypu need next to this script:
______________________________________________________________________
CHECK_REQUIREMENTS
v1.3
v1.4
(c) Institute for Medical Education - University of Bern
Licence: GNU GPL 3
......
......@@ -18,7 +18,7 @@ icingaclient ALL=(ALL) NOPASSWD: /sbin/smartctl
## Standalone installation
From this repository ypu need next to this script:
From this repository you need next to this script:
* `inc_pluginfunctions` shared function for all IML checks written in bash
......@@ -28,7 +28,7 @@ From this repository ypu need next to this script:
______________________________________________________________________
CHECK_SMARTSTATUS
v1.6
v1.7
(c) Institute for Medical Education - University of Bern
Licence: GNU GPL 3
......
......@@ -13,7 +13,7 @@ It can handle current values (i.e. load / cpu usage / disc usage) and counter va
## Standalone installation
From this repository ypu need next to this script:
From this repository you need next to this script:
* `inc_pluginfunctions` shared function for all IML checks written in bash
* `check_snmp_includes` with a shared snmp config reader
......@@ -26,7 +26,7 @@ Start the script without parameter to get the help.
______________________________________________________________________
CHECK_SNMP_DATA
v1.0
v1.1
(c) Institute for Medical Education - University of Bern
Licence: GNU GPL 3
......
......@@ -12,20 +12,21 @@ Script: `check_snmp_printer`
## Standalone installation
From this repository ypu need next to this script:
From this repository you need next to this script:
* `inc_pluginfunctions` shared function for all IML checks written in bash
* `check_snmp_includes` with a shared snmp config reader
## Syntax
There is no parameter `-h` because all options and paramaters will be forwarded.
Start the script without parameter to get the help.
```txt
______________________________________________________________________
CHECK_SNMP_PRINTER
v1.0
v1.1
(c) Institute for Medical Education - University of Bern
Licence: GNU GPL 3
......
......@@ -11,7 +11,7 @@ Script: `check_snmp_synology`
## Standalone installation
From this repository ypu need next to this script:
From this repository you need next to this script:
* `inc_pluginfunctions` shared function for all IML checks written in bash
* `check_snmp_includes` with a shared snmp config reader
......@@ -24,7 +24,7 @@ Start the script without parameter to get the help.
______________________________________________________________________
CHECK_SNMP_SYNOLOGY
v1.5
v1.6
(c) Institute for Medical Education - University of Bern
Licence: GNU GPL 3
......
......@@ -10,7 +10,7 @@ Script: `check_ssl`
## Standalone installation
From this repository ypu need next to this script:
From this repository you need next to this script:
* `inc_pluginfunctions` shared function for all IML checks written in bash
......@@ -22,7 +22,7 @@ Start the script without params to get the help.
______________________________________________________________________
CHECK_SSL
v1.4
v1.5
(c) Institute for Medical Education - University of Bern
Licence: GNU GPL 3
......
......@@ -20,7 +20,7 @@ It cannot detect a revocation at the issuer.
## Standalone installation
From this repository ypu need next to this script:
From this repository you need next to this script:
* `inc_pluginfunctions` shared function for all IML checks written in bash
......@@ -32,7 +32,7 @@ Start the script with `-h` to get the help.
______________________________________________________________________
CHECK_SSL_CERTS
v1.4
v1.5
(c) Institute for Medical Education - University of Bern
Licence: GNU GPL 3
......
......@@ -12,7 +12,7 @@ A unit is everything listed by systemctl command - services, timers, targets, ..
## Standalone installation
From this repository ypu need next to this script:
From this repository you need next to this script:
* `inc_pluginfunctions` shared function for all IML checks written in bash
......@@ -22,7 +22,7 @@ From this repository ypu need next to this script:
______________________________________________________________________
CHECK_SYSTEMDUNIT
v1.7
v1.8
(c) Institute for Medical Education - University of Bern
Licence: GNU GPL 3
......
......@@ -11,7 +11,7 @@ Script: `check_timesync`
## Standalone installation
From this repository ypu need next to this script:
From this repository you need next to this script:
* `inc_pluginfunctions` shared function for all IML checks written in bash
......@@ -23,7 +23,7 @@ Start the script with `-h` or `--help` to get the help.
______________________________________________________________________
CHECK_TIMESYNC
v1.4
v1.5
(c) Institute for Medical Education - University of Bern
Licence: GNU GPL 3
......
......@@ -11,7 +11,7 @@ Nothing special.
## Standalone installation
From this repository ypu need next to this script:
From this repository you need next to this script:
* `inc_pluginfunctions` shared function for all IML checks written in bash
......@@ -23,7 +23,7 @@ Start the script with `-h` or `--help` to get the help.
______________________________________________________________________
CHECK_UPTIME
v1.5
v1.6
(c) Institute for Medical Education - University of Bern
Licence: GNU GPL 3
......
......@@ -11,7 +11,7 @@ Nothing special.
## Standalone installation
From this repository ypu need next to this script:
From this repository you need next to this script:
* `inc_pluginfunctions` shared function for all IML checks written in bash
......
......@@ -8,7 +8,7 @@ It is a plugin for ...
## Standalone installation
From this repository ypu need next to this script:
From this repository you need next to this script:
* `inc_pluginfunctions` shared function for all IML checks written in bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment