mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Fix some spelling mistakes
Thanks, codespell!
This commit is contained in:
parent
a1e346bcb7
commit
2c9121708a
22 changed files with 31 additions and 31 deletions
|
@ -13,7 +13,7 @@
|
|||
0.1 initial release - Florian Fida
|
||||
*/
|
||||
|
||||
// make sure that paht to ps is valid for your system
|
||||
// make sure that path to ps is valid for your system
|
||||
$ps_cmd = '/bin/ps -eo "%C,%a"';
|
||||
|
||||
// list of processes to monitor, can also be set by env.ps_filter in munin config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue