Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How is PCP different from tools like vmstat, ps, top, etc?

different pcp Ps tools
0
Posted

How is PCP different from tools like vmstat, ps, top, etc?

0

Each of these standard Linux tools: • collects a predefined mix of metrics • understands the syntax and semantics of the various “stat” files below /proc • involves no IPC or context switches associated with synchronous IPC • only monitors the local host and cannot monitor a remote host • cannot replay historical data Each of these standard Linux tools could also be re-implemented over the PCP protocols, in which case they would each: • collect a predefined mix of metrics • be insulated from how the data is extracted, and have access to the explicit data semantics over the PCP APIs • optionally (and typically) involve IPC and context switches associated with synchronous IPC • monitor the local host or a remote host with equal ease and no application program changes • process real-time or historical data with equal ease and no application program changes As a proof of concept, pmstat in the PCP Open Source release is a re-implementation of vmstat using the PCP APIs. In addition, new PCP

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.