The data for CPU Core
utilization may not be shown due to problem in executing and getting the
output of CPU command on the server. For different modes of monitoring
(WMI/Telnet/SSH/SNMP) we use different methods to collect data. Find
the steps below to check the execution of commands based on respective
mode.
WMI Mode of Monitoring:
1) Execute the cpucore.vbs
present in
<APPMANAGER_HOME_DIR/working/conf/applications/scripts/> directory
from command prompt as follows,
- cscript cpucore.vbs <hostname> <username> <password>
where hostname, username, password is the target server's hostname or
ipaddress , username specified for monitoring and password of that user
respectively
2) If the script is working but output still hyphen in GUI, do the following steps:
- Go
to Admin Tab -> Logging and set the logging as 'Print All Logs' (you
can revert it to 'Print Detailed Debug errors' after completing the
below steps)