NCPA Service check with Memory Usage option?

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
KeithErnest
Posts: 1
Joined: Tue Jan 05, 2021 10:21 am

NCPA Service check with Memory Usage option?

Post by KeithErnest »

Hello all,
Newbie with NCPA.
Currently I have a basic set up using Nagios Core on Ubuntu and a Windows machine running NCPA Client.
I manage to set up the basic monitoring for CPU, Memory and Service check.
My problem is, so far I only see the way to check if an specific service is running or not but I want to add a Memory check so I can trigger notification when this service reach a memory threshold.
I've been searching but can't any way to do it.

This is what I have so far to check y "myservice" is running or not

check_ncpa!-t 'nagiosncpa' -P 5693 -M 'services' -q 'service=myservice,status=running'

Any help will be really appreciatted

Thanks
Locked