is there any Mule components that checks the status of Application Resources like CPU, DISK, MEMORY usage and integration like JDBC, MQ
example :
Application : Google Chrome
Resources :
CPU usage = 30%,
DISK usage = 25%
MEMORY usage = 19%
Integrations :
type : JDBC
name : Oracle DB
status : Connection Failed
type : MQ
name : Rabbit MQ
status : Connected