Hey there, I am using PMM 2.28.0 , and prometheus was replaced by victoria metrics from PMM 2.12, so my doubt is ,
1.why is the logo of prometheus still preserved even after it being replaced?
2. Victoria metrics supports pull and push models both, so how do I know when is the metrics being pulled or pushed from the server, is there anyway to find that out?
3. Suppose my one pmm client is down , how will the pmm server/victoria metrics still scrape the metrics? Is that possible?
4. and also is pmm client being down because of connectivity and unregistering that particular node the same? or different?
Thank you
1 Like
@matthewb Thanks for clearing my confusion , But pmm-client status command does not exist and when i run
pmm-admin status , this is what I am getting , this does not show anything about pull/push
PMM Server:
URL : https://10.57.58.215:443/
Version: 2.28.0
PMM Client:
Connected : true
Time drift : 1.063076ms
Latency : 571.854µs
pmm-admin version: 2.28.0
pmm-agent version: 2.28.0
Agents:
/agent_id/23971c5c-0c39-495e-b01d-b5f113a98752 vmagent Running
/agent_id/8f32dafd-056f-4be7-9e9f-01ec8c3bd3c0 mysql_perfschema_agent Running
/agent_id/95d34efb-e02c-4bb9-83e2-8ddc7b541aa2 node_exporter Running
/agent_id/b55bf80e-5003-4035-a6ba-bc19c0285a25 mysqld_exporter Running
1 Like
What about pmm-admin list
?
1 Like
@matthewb works , thank you
1 Like
@matthewb , hey is there any document that i can refer to where all these commands are listed and explained more briefly?
thanks
1 Like