Service Check result not fully displaying in the GUI

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
danniiffxi
Posts: 121
Joined: Tue Jan 30, 2018 3:29 am
Location: UK

Service Check result not fully displaying in the GUI

Post 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
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Service Check result not fully displaying in the GUI

Post by scottwilkerson »

Everything after the | is the performance data. This is viewable on the advanced tab of the Service Detail page
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
danniiffxi
Posts: 121
Joined: Tue Jan 30, 2018 3:29 am
Location: UK

Re: Service Check result not fully displaying in the GUI

Post by danniiffxi »

Cool thank you
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Service Check result not fully displaying in the GUI

Post by scottwilkerson »

danniiffxi wrote:Cool thank you
No Problem

Locking thread
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked