NRPE Memory Limit 2GB ??

Andreas Ericsson ae at op5.se
Thu Oct 7 10:49:12 CEST 2004


Wengrzik, Andreas wrote:
>>That would be the check_swap or check_mem source-code file.
>>
> 
> Hi!
> 
> There are some files for the memload check:
> 
> memload_nrpe_nt.cpp
> memload_nrpe_nt.dsp
> memload_nrpe_nt.dsw
> memload_nrpe_nt.ncb
> memload_nrpe_nt.opt
> memload_nrpe_nt.plg
> 
> I searched for 'signed int' in these files but there was no result :/
> 

Variables are signed by default. Search for 'int' and see how it's used. 
I'm sure you'll be able to deduce the variable name, and then you can 
simply change its declaration to be make it unsigned long long.

-- 
Andreas Ericsson                   andreas.ericsson at op5.se
OP5 AB                             www.op5.se
Lead Developer


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list