I have Download the wmi_exporter on localhost and clients- but I see the blogs that they changed into wmi into windows_exporter is that necessary ? If I use wmi_exporter - I have just downloaded on client windows machines- what all Steps required it to work and get the metrics on Grafana. I have added all the client windows servers in prometheus.yml as well
On Thursday, June 4, 2020 at 10:58:11 AM UTC-5, Stuart Clark wrote: > > On 2020-06-04 16:42, Freddy Mack wrote: > > Hello, > > > > I have installed wmi_exporter on the client Windows servers and the > > localhost (CentOS7) on which Grafana 7.0.3 and prometheus installed > > on. > > I need the procedure to get windows_exporter to download and install > > and configure on all the environment and to pull the Metrics on > > Grafana Dashboard. > > I have already set the Linux Metrics in place on Grafana and want to > > Add the Windows as well. > > > > Metrics are: > > > > § 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 would add an additional job in the prometheus.yaml file to scrape > metrics from each Windows machine containing the WMI Exporter. Then > you'd add additional alerting rules & dashboards as needed. > > > -- > Stuart Clark > -- 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/d0ba4aa0-9a3a-4759-b581-fdf9b4dbf657%40googlegroups.com.

