Hi, you are probably looking for the windows_exporter, which allows you to gather the necessary metrics:
https://github.com/prometheus-community/windows_exporter Once this is set up and scraped by Prometheus, you can set up alert rules: https://prometheus.io/docs/prometheus/latest/configuration/alerting_rules/ If you need more specific help, try expanding on what you have tried so far and what problems you are facing. It's not that common that some volunteer solves such generic enquiries with all the details for you. :) If you are looking for someone who does this set up work for you, you might want to contact one of the commercial support providers: https://prometheus.io/support-training/ Kind regards, Christian On 6/11/20 10:12 PM, Freddy Mack wrote: > Hello, > > Can I have scripts for the below Windows Metrics: > > § CPU > utilization Warning at 89%, Alarm at 90% > > § Memory utilization Warning at 90%, Alarm at 95% > > § File System utilization Warning at 90%, Alarm at 95% > > § System messages (ex. Errors in /var/log/messages) Any > critical errors reported in logs > > § Disk INODE utilization Warning at 90%, Alarm at 95% > > § System process monitoring (ex. Set of services on a server if they > are running or not) Alarm if services are not running. > > § Server Network Interface Up or Down (Alarm if server doesn’t respond) > > > > Regards > > -- > 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] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/prometheus-users/1d06e045-16a0-4366-a63b-290f0c67c783o%40googlegroups.com > <https://groups.google.com/d/msgid/prometheus-users/1d06e045-16a0-4366-a63b-290f0c67c783o%40googlegroups.com?utm_medium=email&utm_source=footer>. -- 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/dba6aea3-b609-aeae-31a7-a5e12991bed7%40hoffmann-christian.info.

