Getting 2 results for 1 CIM field, leading to false alarm

This forum supports the ESX Host Health Monitor plugin. When posting post screenshots of issues and any script and command logs listed in the probe consoles.
Post Reply
monitordude
Posts: 1
Joined: Mon Jun 11, 2018 5:18 pm
5

Getting 2 results for 1 CIM field, leading to false alarm

Post by monitordude »

Every time the ESX maintenance script runs, I get two rows in the database for 1 CIM field. When checking the host via vsphere and idrac, there is no error present for CMOS battery low. Also, why am I getting 2 values? Managing these false positives is beginning to be quite a pain. If I set to ignore this, what happens when it actually becomes an issue? Won't I miss the alarm? (I am on the latest version of the plugin).

'25', '26', '3328', 'IP_ADDRESS', ' System Board 1 CMOS Battery 0: Failed', '2'
'25', '26', '3328', 'IP_ADDRESS', ' System Board 1 CMOS Battery 0: Low', '5'

User avatar
Cubert
Posts: 2430
Joined: Tue Dec 29, 2015 7:57 pm
8
Contact:

Re: Getting 2 results for 1 CIM field, leading to false alarm

Post by Cubert »

Ok not sure about the 2 values at once but that might be a parsing issue.

What we need to do is run a few commands directly on the probe agent to talk to host.
See http://support.plugins4labtech.com/vie ... =31&t=5532 on how to test probe.

It will produce a large output that we need to capture to see if the error is reported there.

Next we need to run scan on probe from plugin (manually). Capture the responses shown in the scripts logs on the agent console to see what the final returns were.

They will look like SQL queries in the script logs. Post that data here so we can see what is being sent to database.

Post Reply

Return to “VMWare ESX Host Health Monitor”