mirror of https://github.com/Icinga/icinga2.git
Merge pull request #5922 from mcktr/fix/doc-link-format
Fix link format in documentation
This commit is contained in:
commit
ec061a9538
|
@ -2839,7 +2839,7 @@ or the guest system.
|
|||
|
||||
The [check_mem.pl](https://github.com/justintime/nagios-plugins) plugin checks the
|
||||
memory usage on linux and unix hosts. It is able to count cache memory as free when
|
||||
compared to thresholds. More details can be found on [this blog entry]((http://sysadminsjourney.com/content/2009/06/04/new-and-improved-checkmempl-nagios-plugin).
|
||||
compared to thresholds. More details can be found on [this blog entry](http://sysadminsjourney.com/content/2009/06/04/new-and-improved-checkmempl-nagios-plugin).
|
||||
|
||||
Custom attributes passed as [command parameters](03-monitoring-basics.md#command-passing-parameters):
|
||||
|
||||
|
|
Loading…
Reference in New Issue