DISK UNKNOWN Error when using check_pdm.exe

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
matt.uebel
Posts: 84
Joined: Thu Jun 20, 2013 7:43 am

DISK UNKNOWN Error when using check_pdm.exe

Post by matt.uebel »

For one of my servers we are seeing a seemingly random occurrence of "DISK UNKNOWN - Drive information problem" result for our Disk Check NRDS service using check_pdm.exe from the Basic NRDS utilities.

There will be a bad result with this error, and then the next time it checks it will be fine.

I ran the check manually on the server multiple times, but wasn't able to reproduce the error.

Does anybody have any idea what could be causing this?

The check:

Code: Select all

$PLUGIN_DIR$\check_pdm.exe --disk --drive C: -w 90.5 -c 95.5
Plugins
http://exchange.nagios.org/directory/Pl ... ns/details
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: DISK UNKNOWN Error when using check_pdm.exe

Post by abrist »

Could it be timeout related?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
matt.uebel
Posts: 84
Joined: Thu Jun 20, 2013 7:43 am

Re: DISK UNKNOWN Error when using check_pdm.exe

Post by matt.uebel »

I have asked the team that manages the server if there is anything that is happening around the same time that the check fails.

Does anybody know what the underlying mechanism is that does the check?
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: DISK UNKNOWN Error when using check_pdm.exe

Post by slansing »

Not totally sure since it is a .exe, it might query the performance counters. I am having trouble tracking down any information on it, "nrpe_nt" is not really a supported way to check windows systems anymore.. but I do believe some users of NSClient use check_pdm.exe.
Locked