unable to find configuration file

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
tchandra
Posts: 38
Joined: Fri Oct 18, 2019 5:53 am

unable to find configuration file

Post by tchandra »

Team,

we are trying to change thresholds for dead letters for service bus alerts in a server. But in configuration file, we can see only subscription messages thresholds and we are unable to find dead letters thresholds. where can we find configuration path for Dead letters .
please help us on this
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: unable to find configuration file

Post by benjaminsmith »

HI tchandra,

Can you post the full check command for this service so I can see the setting and plugin that you are using?

Thanks!
Benjamin
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
tchandra
Posts: 38
Joined: Fri Oct 18, 2019 5:53 am

Re: unable to find configuration file

Post by tchandra »

Hi Benjamin,

please find below command view

[root@**.**.**.** libexec]# ./check_nrpe -2 -H **.**.**.** -t 120 -c check_ServiceBus_tal.integration.azure.svcbus.ewf.workflowfacade_ArchiveEWFUpsert
Service Bus OK - Subscription 'tal.integration.azure.svcbus.ewf.workflowfacade/ArchiveEWFUpsert' messages: 726, dead letters: 0|Messages=726;35000;40000
|Deadletters=0;1;3

In the above output, You can see defined thresholds values and current values of messages and dead letters . we changed threshold values in windows server nsc custom file, it changed messages only. but we are unable to find where can we change thresholds for dead letters.

thanks for response.

Thanks & regards,
Chandra
Locked