I used zbxwmi to get info from a windows workstation. Processor load.
Sometimes it returns "None" and I get the error : Value "None" of type "string" is not suitable for value type "Numeric (float)"
Is there a way to handle this.
Sometimes it returns "None" and I get the error : Value "None" of type "string" is not suitable for value type "Numeric (float)"
Is there a way to handle this.
Comment