[Translating] How to monitor server memory usage with Nagios Remote Plugin Executor (NRPE)

This commit is contained in:
zhengsihua 2014-10-07 08:47:24 +08:00
parent c8c8cab83f
commit f2551f5bc1

View File

@ -1,3 +1,6 @@
Translating-----------geekpi
How to monitor server memory usage with Nagios Remote Plugin Executor (NRPE)
================================================================================
In a [previous tutorial][1]注:此篇文章在同一个更新中,如果也翻译了,发布的时候可修改相应的链接, we have seen how we can set up Nagios Remote Plugin Executor (NRPE) in an existing Nagios setup. However, the scripts and plugins needed to monitor memory usage do not come with stock Nagios. In this tutorial, we will see how we can configure NRPE to monitor RAM usage of a remote server.