[Nagiosplug-help] custom plugin and NagiosGrapher
Erik Wasser
erik.wasser at iquer.net
Wed May 6 15:28:04 CEST 2009
On Tuesday 05 May 2009, eva.keane at tradeweb.com wrote:
> I have a custom plugin that measure the memory. I am now to the point
> that I would like to graph it.
>
> Plugin: check_mem_system
>
> I have output:
>
> Memory OK,
> TOTAL=7970MB,FREE=7300MB,UTIL=11.89%|UTIL=11.89;80;90,0,7970
Wouldn't match the regexp ";(\d+)$" only to the "7970"? That is a
constant value, isn't it?
Are you sure you want to log that value?
--
So long... Fuzz
More information about the Help
mailing list