Hi, this sounds very similar to your previous enquiry: https://groups.google.com/forum/#!msg/prometheus-users/-BZ1fpdr_Mk/Q1n1YVJvAgAJ
Are you looking for something like this? https://grafana.com/grafana/dashboards/12422 Kind regards, Christian On 6/15/20 10:44 PM, Freddy Mack wrote: > Can I have scripts/Metrics for Windows clients in Grafana > § CPU utilization > § File System utilization > § System messages (ex. Errors in /var/log/messages) Any critical > errors reported in logs > § Disk INODE utilization > § System process monitoring (ex. Set of services on a server if they are > running or not) Alarm if services are not running. (edited) (edited) > 11:08 <https://grafana.slack.com/archives/C05675Y4F/p1591978138063400> > For Memory I got this executed fine : > 100 * (windows_os_physical_memory_free_bytes{instance=~"$instance"}) / > windows_cs_physical_memory_bytes{instance=~"$instance"} -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/5005d2bf-4136-9a44-f41c-d544686602ea%40hoffmann-christian.info.

