Self help FAQ ["FAQ"] Geneos - X Plugins - How Does X-Multicast Computes dataRecvRate and MsgRecvRate Values? ITRS Support November 03, 2022 14:56 Updated Follow The dataRecvRate is calculated below as follows:samplingInterval = currentTime - timeOfLastReadingdataRecvRate = (dataSize / samplingInterval) / 1024 NOTE: 1024 - datasize being sent is in bytes therefore we divide to 1024 since our unit as displayed is in KB/sec The msgRecvRate is calculated as follows:samplingInterval = currentTime - timeOfLastReadingmsgRecvRate = messageCount/samplingInterval Related articles Geneos - Why do I get "unreachable" connection status from X-Ping plugin? Geneos - How Do I View Previously Accepted Alerts In FKM? Geneos - How to solve database client installation issues in SQL-Toolkit plugin Geneos - How to monitor the latest version of a file whose name includes a date Geneos - My Licence is about to expire Comments 0 comments Please sign in to leave a comment.
Comments
0 comments
Please sign in to leave a comment.