Page 1 of 1

Service Check result not fully displaying in the GUI

Posted: Mon Aug 17, 2020 8:01 am
by danniiffxi
Hi Guys

Nagios XI 5.7.2, CentOS 7.

Any idea how I stop the service checks responses from being truncated? Out Network Engineers would like to be able to see the full output in the GUI.

This is what we see when looking at the service check output from the GUI

Code: Select all

FC port 1 swFCPortPhyState is inSync. Partner is 59:13:08:q2:8z:60:10:a4.
This is what we see when running from the command line.

Code: Select all

FC port 1 swFCPortPhyState is inSync. Partner is 59:13:08:q2:8z:60:10:a4. |stat_wtx=;0;0;0;0 stat_wrx=;0;0;0;0 stat_ftx=82727597;0;0;0;0 stat_frx=543712993;0;0;0;0 er_enc_in=0;0;0;0;0 er_crc=4;0;0;0;0 er_trunc=0;0;0;0;0 er_toolong=0;0;0;0;0 er_bad_eof=0;0;0;0;0 er_enc_out=3;0;0;0;0 er_c3_timeout=4;0;0;0;0

Re: Service Check result not fully displaying in the GUI

Posted: Mon Aug 17, 2020 8:12 am
by scottwilkerson
Everything after the | is the performance data. This is viewable on the advanced tab of the Service Detail page

Re: Service Check result not fully displaying in the GUI

Posted: Tue Aug 18, 2020 5:53 am
by danniiffxi
Cool thank you

Re: Service Check result not fully displaying in the GUI

Posted: Tue Aug 18, 2020 7:38 am
by scottwilkerson
danniiffxi wrote:Cool thank you
No Problem

Locking thread