Can i know the CPU load of other connected peers from one node

I am using helia and libp2p to create an ipfs node using javascript. I have created multiple such nodes and have connected them all to one single node x . I want to know the CPU load of all the other running nodes from x . Is there any api or functionality that can fulfill this need ?