Skip to content

Commit

Permalink
Updates for pcp-6.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
natoscott committed Jul 29, 2024
1 parent c25644d commit 297ab32
Show file tree
Hide file tree
Showing 18 changed files with 55 additions and 59 deletions.
Binary file added docs/images/hicolor-128x128-pmview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/hicolor-16x16-pmview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/hicolor-22x22-pmview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/hicolor-24x24-pmview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/hicolor-256x256-pmview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/hicolor-32x32-pmview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/hicolor-48x48-pmview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/hicolor-64x64-pmview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
64 changes: 31 additions & 33 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,37 @@ <h1>News</h1>
<div class='colspan12-2 colspan8-2 colspan6-1 colspan2-1 as-grid with-gutter'>
<div class='col__module--cta'>
<p>
Jul 2024
<br>
PCP 6.3.0
</p>
</div>
</div>
<div class='colspan12-8 colspan8-6 colspan6-5 colspan2-1 as-grid with-gutter'>
<div class='features_left col__module--cta'>
<p>
AMD GPU metrics.
On 32 bit platforms, support for 64-bit time_t (Y2038).
Improvements to OpenMetrics specification conformance in
<a href='https://man7.org/linux/man-pages/man1/pcp2openmetrics.1.html'>pcp2openmetrics.</a>
Merged latest code (including GPU support) from the
<a href='https://htop.dev/'>htop</a>
project into the PCP variant,
<a href='https://man7.org/linux/man-pages/man1/pcp-htop.1.html'>pcp-htop.</a>
New Linux virtual machine balloon metrics.
New
<a href='https://man7.org/linux/man-pages/man1/pcp-xsos.1.html'>pcp-xsos</a>
utility for fast system summaries.
</p>
</div>
</div>
</section>
</div>
<div class='row'>
<section class='row__colspaced'>
<div class='colspan12-2 colspan8-2 colspan6-1 colspan2-1 as-grid with-gutter'>
<div class='col__module--cta'>
<p>
May 2024
<br>
PCP 6.2.2
Expand Down Expand Up @@ -360,39 +391,6 @@ <h1>News</h1>
</div>
</section>
</div>
<div class='row'>
<section class='row__colspaced'>
<div class='colspan12-2 colspan8-2 colspan6-1 colspan2-1 as-grid with-gutter'>
<div class='col__module--cta'>
<p>
Feb 2023
<br>
PCP 6.0.2
</p>
</div>
</div>
<div class='colspan12-8 colspan8-6 colspan6-5 colspan2-1 as-grid with-gutter'>
<div class='features_left col__module--cta'>
<p>
Minor bug fix release.
Merged latest code from the
<a href='https://atoptool.nl/'>atop</a>
and
<a href='https://htop.dev/'>atop</a>
projects into the PCP variants of these tools,
<a href='https://man7.org/linux/man-pages/man1/pcp-atop.1.html'>pcp-atop</a>
and
<a href='https://man7.org/linux/man-pages/man1/pcp-htop.1.html'>pcp-htop.</a>
New Linux NUMA and networking metrics.
Fixes to NFS client, BPF, statsd and Linux kernel metrics.
New virtual filesystem file descriptor limit
<a href='https://man7.org/linux/man-pages/man1/pmie.1.html'>pmie</a>
rule.
</p>
</div>
</div>
</section>
</div>
</div>
</div>
</div>
Expand Down
Binary file added images/hicolor-128x128-pmview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hicolor-16x16-pmview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hicolor-22x22-pmview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hicolor-24x24-pmview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hicolor-256x256-pmview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hicolor-32x32-pmview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hicolor-48x48-pmview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/hicolor-64x64-pmview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
50 changes: 24 additions & 26 deletions index.haml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,30 @@
%h1 News
%div{:class => 'row-parent'}

%div{:class => 'row'}
%section{:class => 'row__colspaced'}
%div{:class => 'colspan12-2 colspan8-2 colspan6-1 colspan2-1 as-grid with-gutter'}
%div{:class => 'col__module--cta'}
%p
Jul 2024
%br
PCP 6.3.0
%div{:class => 'colspan12-8 colspan8-6 colspan6-5 colspan2-1 as-grid with-gutter'}
%div{:class => 'features_left col__module--cta'}
%p
AMD GPU metrics.
On 32 bit platforms, support for 64-bit time_t (Y2038).
Improvements to OpenMetrics specification conformance in
%a{:href => 'https://man7.org/linux/man-pages/man1/pcp2openmetrics.1.html'} pcp2openmetrics.
Merged latest code (including GPU support) from the
%a{:href => 'https://htop.dev/'} htop
project into the PCP variant,
%a{:href => 'https://man7.org/linux/man-pages/man1/pcp-htop.1.html'} pcp-htop.
New Linux virtual machine balloon metrics.
New
%a{:href => 'https://man7.org/linux/man-pages/man1/pcp-xsos.1.html'} pcp-xsos
utility for fast system summaries.

%div{:class => 'row'}
%section{:class => 'row__colspaced'}
%div{:class => 'colspan12-2 colspan8-2 colspan6-1 colspan2-1 as-grid with-gutter'}
Expand Down Expand Up @@ -249,30 +273,4 @@
%a{:href => 'https://man7.org/linux/man-pages/man1/pmlogreduce.1.html'} pmlogreduce
improvements.

%div{:class => 'row'}
%section{:class => 'row__colspaced'}
%div{:class => 'colspan12-2 colspan8-2 colspan6-1 colspan2-1 as-grid with-gutter'}
%div{:class => 'col__module--cta'}
%p
Feb 2023
%br
PCP 6.0.2
%div{:class => 'colspan12-8 colspan8-6 colspan6-5 colspan2-1 as-grid with-gutter'}
%div{:class => 'features_left col__module--cta'}
%p
Minor bug fix release.
Merged latest code from the
%a{:href => 'https://atoptool.nl/'} atop
and
%a{:href => 'https://htop.dev/'} atop
projects into the PCP variants of these tools,
%a{:href => 'https://man7.org/linux/man-pages/man1/pcp-atop.1.html'} pcp-atop
and
%a{:href => 'https://man7.org/linux/man-pages/man1/pcp-htop.1.html'} pcp-htop.
New Linux NUMA and networking metrics.
Fixes to NFS client, BPF, statsd and Linux kernel metrics.
New virtual filesystem file descriptor limit
%a{:href => 'https://man7.org/linux/man-pages/man1/pmie.1.html'} pmie
rule.

= Haml::Engine.new(File.read("assets/haml-includes/footer.haml")).render

0 comments on commit 297ab32

Please sign in to comment.