Graph not working for Memory Usage plugin
Posted: Fri Jan 03, 2020 6:07 am
Hi,
check_nrpe plugin is not giving us a graph result on our Nagios.
We are creating a dashboard for all the services under the hosts, before that we have used the check_nt plugin to check the memory status.
currently, we are using the check_nrpe plugin to monitor memory usage, after using nrpe plugin we are unable to get the graphs in the dashboard.
Below command, we are using for the memory usage
$USER1$/check_nrpe -H $HOSTADDRESS$ -p 5666 -c CheckMEM -a MaxWarn=$ARG1$% MaxCrit=$ARG2$% ShowAll=long type=physical
kindly check and share with us the solution for it.
Regards,
CentricIT
check_nrpe plugin is not giving us a graph result on our Nagios.
We are creating a dashboard for all the services under the hosts, before that we have used the check_nt plugin to check the memory status.
currently, we are using the check_nrpe plugin to monitor memory usage, after using nrpe plugin we are unable to get the graphs in the dashboard.
Below command, we are using for the memory usage
$USER1$/check_nrpe -H $HOSTADDRESS$ -p 5666 -c CheckMEM -a MaxWarn=$ARG1$% MaxCrit=$ARG2$% ShowAll=long type=physical
kindly check and share with us the solution for it.
Regards,
CentricIT