Hello Brian,
Really Appreciate your help.
The Variable settings makes the Trick - Now I am good with seeing the Metrics for their respective Servers.
But on Variable setting if I make the query
Query: label_values(windows_cpu_time_total, instance)
Does this good for all other Metrics like , Server Status,Memory,File System,Disk INODE, Server Network,System Process Monitoring
Also I have this query for Linux Dashboard
label_values(up, instance)
Is this good for all the metrics ?
Can I get the syntax for these Metrics for windows to go in alert.rules file and in Grafana:
System messages (ex. Errors in /var/log/messages) Any critical errors reported in log
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.