Original Message:
Sent: Oct 10, 2024 04:49 AM
From: Luc Christiaens
Subject: Enable metrics CDM probe (network, THROUGHPUT) isn't captured
Without more info it's difficult to give the correct reason or a possible solution.
If you enter in Google the search keywords: "broadcom uim no qos info in oc" you will receive multiple articles discussing the possible reasons
Original Message:
Sent: Oct 07, 2024 04:36 AM
From: Luc Christiaens
Subject: Enable metrics CDM probe (network, THROUGHPUT) isn't captured
Is it a problem:
- that the definitions don't arrive in the robot cdm.cfg?
- that the qos is created, but the info not displayed in OC?
You can try the sql:
select * from s_qos_data
where qos = 'qos_network_inbound_traffic'
and check if your device without data in OC is displayed in the SQL output.
Original Message:
Sent: Oct 03, 2024 05:27 PM
From: Miller Echagarreta
Subject: Enable metrics CDM probe (network, THROUGHPUT) isn't captured
Hi everyone.
I see constant that is some difficult obtaing some metrics from cdm via adminconsole, for example
QOS_NETWORK_INBOUND_TRAFFIC, QOS_NETWORK_OUTBOUND_TRAFFIC
QOS_DISK_READ_THROUGHPUT, QOS_DISK_WRITE_THROUGHPUT
I enabled those monitors ---->
But for a reason isn't return data. I see that some robots do and others don't.
for example, this device return data...
this device not return data.
What is the reason for this behavior?
CDM not support mix configuration IM and adminconsole ? only IM or only AC ?
What is your recommendation ?
What can i do ?