Windows Metrics

34 views
Skip to first unread message

Freddy Mack

unread,
Jun 15, 2020, 4:44:28 PM6/15/20
to Prometheus Users

Christian Hoffmann

unread,
Jun 16, 2020, 3:33:02 AM6/16/20
to Freddy Mack, Prometheus Users
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>

Freddy Mack

unread,
Jun 16, 2020, 10:10:14 AM6/16/20
to Prometheus Users
Hello Chris,

I am looking for the Metrics to show in Grafana like the below example which I have executed in Linux, Want the same MEtrics for windows:
For example I have for Memory
100 * (windows_os_physical_memory_free_bytes{instance=~"$instance"}) / windows_cs_physical_memory_bytes{instance=~"$instance"}


Freddy Mack

unread,
Jun 17, 2020, 10:57:35 AM6/17/20
to Prometheus Users
Can I get some help please.

Christian Hoffmann

unread,
Jun 17, 2020, 12:17:33 PM6/17/20
to Freddy Mack, Prometheus Users
Hi,

On 6/16/20 4:10 PM, Freddy Mack wrote:
> Hello Chris,
>
> I am looking for the Metrics to show in Grafana like the below example
> which I have executed in Linux, Want the same MEtrics for windows:
> For example I have for Memory
> 100 * (windows_os_physical_memory_free_bytes{instance=~"$instance"}) /
> windows_cs_physical_memory_bytes{instance=~"$instance"}

I suggest either working based on existing examples (such as the
referenced dashboard) or creating the queries yourself.

The windows_exporter collectors seem to be documented just fine:
https://github.com/prometheus-community/windows_exporter/blob/master/docs/collector.cpu.md

Kind regards,
Christian
Reply all
Reply to author
Forward
0 new messages