From 41af5b4013ef5f7793465d1e7676f0211b5a30d0 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Sun, 12 Jan 2014 23:47:44 +0100 Subject: Documentation: Use monospace font for plugin names Consistently write `check_foo`, not check\_foo. --- web/input/doc/faq/ps-on-solaris.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/input/doc/faq/ps-on-solaris.md') diff --git a/web/input/doc/faq/ps-on-solaris.md b/web/input/doc/faq/ps-on-solaris.md index 801c695..1fd4d66 100644 --- a/web/input/doc/faq/ps-on-solaris.md +++ b/web/input/doc/faq/ps-on-solaris.md @@ -14,7 +14,7 @@ process (common for listing Java programs). `/usr/ucb/ps` does list the full arguments, but only for your own processes. If you are root, then running `/usr/ucb/ps` can get the full arguments for all processes. However, the columns for `RSS` and `VSZ` merge together when the -values are too large and check\_procs cannot pull the value out correctly. +values are too large and `check_procs` cannot pull the value out correctly. The chosen approach is to create our own `ps`-like command, `pst3`. This outputs the required information in a known format for `check_procs` to parse. -- cgit v1.2.3-74-g34f1