Skip to content

Commit

Permalink
rm 2 metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
Koos85 committed Sep 12, 2023
1 parent 7c147db commit db58905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/check/hypervguest.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ async def check_hypervguest(
raise IgnoreResultException
query = Query(f"""
SELECT
InstanceID, Caption, Description, ElementName, InstallDate, Name,
InstanceID, ElementName, InstallDate, Name,
OperationalStatus, Status, HealthState,
CommunicationStatus, DetailedStatus, OperatingStatus,
PrimaryStatus, EnabledState, OtherEnabledState, RequestedState,
Expand Down

0 comments on commit db58905

Please sign in to comment.