Set Up:
The set up is two Nagios XI servers using version 2011R3.1. The master XI server is sending to the slave using NSCA. Both are using the same password and 3DES for encryption. Both have the latest version of NSCA installed, version 2.9.1 and the master has been configured to send outbound transfers to the slave and the slave has been configured to accept inbound transfers. The slave is not performing any host or service checks.
The problem does not occur on every check and can come and go, looking random. The servers have been restarted, nagios restarted and xinetd restarted on the host. The slave was built based on a complete backup of the master so there are no differences in the /usr/local/nagios or /usr/local/nagiosxi directories and the databases were all installed based on backups from the master. The only difference is the NSCA set up for each.
Here is additional information from the source of the page:
Code: Select all
<div class="servicestatusdetailinfotext">Login Errors since last reboot is 0</div><div class="servicestatusdetailinfotextlong">cisco_switch FastEthernet0/22 Bandwidth 0 OK - Current BW in: 0Mbps Out: 0Mbps</div></div>The image demonstrates the problem, Windows server with Cisco switch info. The first line is correct, the Cisco information should not be included.

I did additional testing for this problem by stopping the slave and copying the retention.dat file from the master onto the slave and starting the slave. Initially, this fixed all problems but as NSCA sent information it became corrupt again.