I install the Prometheus using nssm in cmd but unable to start its service. Getting an error "Windows could not start the Prometheus service on the local computer...."
I got the exact same error. So, I simply double clicked the prometheus.exe application file and a cmd like window opened up. After that, you don't need to go to Services and click Start. Simply, go to localhost:9090 in the browser and it will work. Worked for me. Hope it works for you too.
Hi bro I did the same what you done but not getting the metrics , checking in services Prometheus,grafana,and ,wmi_exporter are running fine checking in browser it will working fine but I didn't get the metrics,can u please help me on that ASAP😢
@@jayakumarannamalai7052 Hi JK, thanks for your reply! I figured out what was wrong, I had installed a later version of grafana, and had uninstalled it for an earlier version, this made it so the grafana.db file was having problems, so I just deleted it and it worked fine after that :)
hi, i watch ur vedio and i tried to apply what u already did bt when iwanna modify the yml file the prometheus couldn't be opened in browser can u help me please ?
how to export thermalzone? i use it but not work msiexec /package C:\Program Files\windows_exporter\windows_exporter.exe ENABLED_COLLECTORS=cpu,cs,logical_disk,memory,net,os,process,service,system,tcp,thermalzone,textfile LISTEN_PORT=9182
Good Work JK Tech.
Very nice! Good tutorial and a good step for step guide 👍
Useful
can you explain how to monitor the IIS using the WMI exporter
I cant see the server in the dashboard, for me its showing none. For you its localhost:9812 (13:50).
Plz tell me how can I fix it?
Hey Could you plz provide you support in it.
I want to monitor sensor data so is wmi necessary to create dashboard from Prometheus data source???
where can i download json??
The dashboard panels show up with No Data written on them. Panels are visible but graphs are not created. Cannot find a fix for the same.
Same for me
Kill prometeus.exe and then stop and start the service. Worked for me.
Can u give any reference from where u installed Prometheus as service on windows..?
ruclips.net/video/6m9MuKIeDsY/видео.html
My prometheus is running but my job is not showing on the port
I install the Prometheus using nssm in cmd but unable to start its service. Getting an error "Windows could not start the Prometheus service on the local computer...."
I am also getting the same error... pls suggest
I got the exact same error. So, I simply double clicked the prometheus.exe application file and a cmd like window opened up. After that, you don't need to go to Services and click Start. Simply, go to localhost:9090 in the browser and it will work. Worked for me. Hope it works for you too.
@@arshiakaul7863 I think that the prometheus will not run as a service if you do like that.
Hello, I'd like to monitor remote linux servers but with grafana and prometheus installed in windows
Will be posting soon
@@jayakumarannamalai7052 waiting eagerly 😍😍😍
Hi bro I did the same what you done but not getting the metrics , checking in services Prometheus,grafana,and ,wmi_exporter are running fine checking in browser it will working fine but I didn't get the metrics,can u please help me on that ASAP😢
Same..did you get it to work?
If when you are quering and you got data then dashbord has a problem. Try any othrer dashboard.
10:32 everything worked same till this point, I got a failed to add datasource error
Please share the error which you are getting.
@@jayakumarannamalai7052 Hi JK, thanks for your reply! I figured out what was wrong, I had installed a later version of grafana, and had uninstalled it for an earlier version, this made it so the grafana.db file was having problems, so I just deleted it and it worked fine after that :)
Great work
Bro. I want to monitor windows server logs and view it in Grafana. Is there any way for it?
can you add link to download the software brother..thanks
hi, i watch ur vedio and i tried to apply what u already did bt when iwanna modify the yml file the prometheus couldn't be opened in browser can u help me please ?
Use localhost:9090, if you are getting error please check the Prometheus service status is running or not?
Yml file you cannot open in browser
I am unable to start Prometheus..please suugest
My prometheus service is not getting started
Could you pls tell me the error that you are getting? Are you running In windows machine or Unix systems?
@@jayakumarannamalai7052 thank you... But I resolved it😊
@@priyankapatil-qq2wx Hi can you please tell me how you resolve that error?
@@priyankapatil-qq2wx How you fixed the service start issue > i also facing the same challenge
@@vishakhan93 ummm I need to check on this.. It's long time since I worked on it
How to rename fields on graphs?
Open the graph panel and on the top you can rename the field
Can you provide the json file?
how to export thermalzone?
i use it but not work
msiexec /package C:\Program Files\windows_exporter\windows_exporter.exe ENABLED_COLLECTORS=cpu,cs,logical_disk,memory,net,os,process,service,system,tcp,thermalzone,textfile LISTEN_PORT=9182
Hello, could you pls tell me, where could I download wmi-exporter file, msi ?