Issues with check_wmi_plus checkservice
Posted: Tue Dec 17, 2019 12:41 pm
Hello,
I've recently set up basic agentless monitoring for a number of Windows servers using the check_wmi_plus plugin. I've run into an issue though: the "checkservice" command always comes back saying there is no service of that name running, even if there definitely, absolutely, 100% is. I've seen a fewf other threads for people who seem to have the same issue:
https://support.nagios.com/forum/viewto ... =7&t=46551
https://support.nagios.com/forum/viewto ... f=6&t=5126
https://support.nagios.com/forum/viewto ... 35&t=31641
However, my issue does not seem to be one with permissions, as the service account performing the WMI checks can see the services if I just run a WMI check directly through WMIC. My version of Perl is apparently up to date as well.
I'm pretty sure I'm going to be doing some scripting anyway to get some other features working that check_wmi_plus doesn't conveniently offer, but I just figured I'd check if I'm missing something obvious before I dive deep into programming.
Thank you very much.
I've recently set up basic agentless monitoring for a number of Windows servers using the check_wmi_plus plugin. I've run into an issue though: the "checkservice" command always comes back saying there is no service of that name running, even if there definitely, absolutely, 100% is. I've seen a fewf other threads for people who seem to have the same issue:
https://support.nagios.com/forum/viewto ... =7&t=46551
https://support.nagios.com/forum/viewto ... f=6&t=5126
https://support.nagios.com/forum/viewto ... 35&t=31641
However, my issue does not seem to be one with permissions, as the service account performing the WMI checks can see the services if I just run a WMI check directly through WMIC. My version of Perl is apparently up to date as well.
I'm pretty sure I'm going to be doing some scripting anyway to get some other features working that check_wmi_plus doesn't conveniently offer, but I just figured I'd check if I'm missing something obvious before I dive deep into programming.
Thank you very much.