MetricsHub Protocol CLIs
MetricsHub provides a Protocol CLI for each core protocol client, enabling administrators to interact with configured resources, validate settings, and troubleshoot connectivity or configuration issues. These tools offer a streamlined way to ensure MetricsHub can connect to your resources to extract metrics.
Use the:
- HTTP CLI: to test connectivity to HTTP-based resources using the
GET,POST,PUT, orDELETEmethods - IPMI CLI: to verify the communication with hardware components via IPMI-over-LAN
- JDBC CLI: to validate SQL queries and database connectivity
- JMX CLI: to query JMX MBeans and extract JVM metrics
- Ping CLI: to check the reachability of network systems using ICMP (Internet Control Message Protocol) and measure response times
- SNMP CLI: to test SNMP v1 and v2c communication
- SNMPv3 CLI: to validate SNMP v3 communication, including security configurations
- SSH CLI: to confirm secure SSH connections to your resources
- WBEM CLI: to execute CIM-compliant queries on WBEM-enabled systems
- WinRM CLI: to query and manage Windows systems using the WS-Management protocol
- WMI CLI: to execute WMI queries on Windows-based systems
- Windows Remote CLI: to execute Windows OS commands (CMD commands) on remote Windows systems via WMI or WinRM.