> Should it be placed at both the nagios server and the target box which
> is being monitored ??
>
No (NAGIOS server only), by definition, because it queries the SNMP
daemon on the
remote Linux box, for the required memory stats.
M.
--
Mark Elsen wrote:
>> Hi Mark
>>
>> I saw the website : http://nagios.manubulon.com/snmp_mem.html
>>
>> I have a few questions:
>>
>> 1. When i click on the download version 1.1 , i get one text file with
>> some code in it , What do i need to with this file ??
>>
>
> Save it as a perl script;
> Hi Mark
>
> I saw the website : http://nagios.manubulon.com/snmp_mem.html
>
> I have a few questions:
>
> 1. When i click on the download version 1.1 , i get one text file with
> some code in it , What do i need to with this file ??
Save it as a perl script; in the libexec dir of your NAGIOS dis
Mark Elsen wrote:
>> Hi
>>
>> Is there a plugin bundled with nagios-plugins that helps us in checking
>> the memory usage on the linux box. I basically want to know the used
>> memory and the total available , Even if it is given in percentage i am
>> fine. Please let me know if there are plugins t
On Thu, Mar 11, 2010 at 7:36 AM, Mark Elsen wrote:
>> Hi
>>
>> Is there a plugin bundled with nagios-plugins that helps us in checking
>> the memory usage on the linux box. I basically want to know the used
>> memory and the total available , Even if it is given in percentage i am
>> fine. Please
> Hi
>
> Is there a plugin bundled with nagios-plugins that helps us in checking
> the memory usage on the linux box. I basically want to know the used
> memory and the total available , Even if it is given in percentage i am
> fine. Please let me know if there are plugins to do so.
>
> I checked t