Page 1 of 1

How to set up threshold details for network devices

Posted: Mon Oct 25, 2021 11:41 pm
by Mahesh786
Hi Team,

we have ports with 32 GB capacity however as checked threhsold is configured as (check_xi_service_mrtgtraf!10.160.112.97_1073741840.rrd!12.80,12.80!14.40,14.40!G), we need to know how can we set the threshold to 30 GB(warning) and 31 GB (critical).

Please help this ASAP.

Regards,
Venkata Reddy

Re: How to set up threshold details for network devices

Posted: Tue Oct 26, 2021 3:48 pm
by gsmith
hi,

Please send us your system profile.
1. Login to the Nagios XI GUI using a web browser.
2. Click the "Admin" > "System Profile" Menu
3. Click the "Download Profile" button
4. Save the profile.zip file and share the file in a private message and then
reply to this post to bring it up in the queue.
Thanks!

Re: How to set up threshold details for network devices

Posted: Tue Oct 26, 2021 10:41 pm
by Mahesh786
Hi Team,

I have downloaded the system profile and attached here.

Please check and let us know how to set up the monitoring.

Regards,
Venkata Reddy

Re: How to set up threshold details for network devices

Posted: Wed Oct 27, 2021 3:33 pm
by gsmith
Hi,

Here is your original:

Code: Select all

(check_xi_service_mrtgtraf!10.160.112.97_1073741840.rrd!12.80,12.80!14.40,14.40!G
Here is what you want:

Code: Select all

(check_xi_service_mrtgtraf!10.160.112.97_1073741840.rrd!30.00,30.00!31.00,31.00!G
Please let me know how that works for you.

Thanks