From 7a4e35dfa4ab2c0c6277ebccaf05ae093392366f Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 28 Feb 2026 18:12:37 +0200 Subject: Update content for html --- gemfeed/2026-03-01-loadbars-0.13.0-released.html | 42 +++++------------------- gemfeed/atom.xml | 42 +++++------------------- 2 files changed, 18 insertions(+), 66 deletions(-) diff --git a/gemfeed/2026-03-01-loadbars-0.13.0-released.html b/gemfeed/2026-03-01-loadbars-0.13.0-released.html index 9cc7ea77..27e2a1af 100644 --- a/gemfeed/2026-03-01-loadbars-0.13.0-released.html +++ b/gemfeed/2026-03-01-loadbars-0.13.0-released.html @@ -23,23 +23,15 @@
Loadbars on Codeberg

-

Table of Contents


-
-
+2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage
+2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation
+2025-02-01 f3s: Kubernetes with FreeBSD - Part 3: Protecting from power cuts
+2025-04-05 f3s: Kubernetes with FreeBSD - Part 4: Rocky Linux Bhyve VMs
+2025-05-11 f3s: Kubernetes with FreeBSD - Part 5: WireGuard mesh network
+2025-07-14 f3s: Kubernetes with FreeBSD - Part 6: Storage
+2025-10-02 f3s: Kubernetes with FreeBSD - Part 7: k3s and first pod deployments
+2025-12-07 f3s: Kubernetes with FreeBSD - Part 8: Observability
+

What Loadbars is (and isn't)



Loadbars shows the current state only. It is not a tool for collecting loads and drawing graphs for later analysis. There is no history, no recording, no database. Tools like Prometheus or Grafana require significant setup before producing results. Loadbars lets you observe the current state immediately: one binary, SSH (or local), and you're done.
@@ -62,7 +54,6 @@
  • Load testing: run your load tool against a cluster and see which hosts (or cores) are saturated, whether memory or disk I/O is the bottleneck, and how load spreads.
  • Quick health sweep: no dashboards set up yet? SSH to a handful of hosts and run Loadbars. You get an instant picture of who's busy, who's idle, and who's swapping.
  • Comparing hosts: side-by-side bars make it easy to see if one machine is hotter than the rest (e.g. after a config change or migration).
  • -
  • NOC or on-call: glance at load average, CPU, and network for a known set of servers without opening multiple terminals or a heavy monitoring UI.
  • Local tuning: run loadbars --hosts localhost while you benchmark or stress a single box; the bars and load-average view help correlate activity with what you're doing.

  • What's new since the Perl version


    @@ -218,21 +209,6 @@ mage test
    E-Mail your comments to paul@nospam.buetow.org :-)

    -Other related posts:
    -
    -2026-03-01 Loadbars 0.13.0 released (You are currently reading this)
    -2025-11-02 Perl New Features and Foostats
    -2025-09-14 Bash Golf Part 4
    -2025-03-05 Sharing on Social Media with Gos v1.0.0
    -2024-03-03 A fine Fyne Android app for quickly logging ideas programmed in Go
    -2023-12-10 Bash Golf Part 3
    -2023-06-01 KISS server monitoring with Gogios
    -2022-05-27 Perl is still a great choice
    -2022-01-01 Bash Golf Part 2
    -2021-11-29 Bash Golf Part 1
    -2011-05-07 Perl Daemon (Service Framework)
    -2008-06-26 Perl Poetry
    -
    Back to the main site

    Table of Contents


    +2024-11-17 f3s: Kubernetes with FreeBSD - Part 1: Setting the stage
    +2024-12-03 f3s: Kubernetes with FreeBSD - Part 2: Hardware and base installation
    +2025-02-01 f3s: Kubernetes with FreeBSD - Part 3: Protecting from power cuts
    +2025-04-05 f3s: Kubernetes with FreeBSD - Part 4: Rocky Linux Bhyve VMs
    +2025-05-11 f3s: Kubernetes with FreeBSD - Part 5: WireGuard mesh network
    +2025-07-14 f3s: Kubernetes with FreeBSD - Part 6: Storage
    +2025-10-02 f3s: Kubernetes with FreeBSD - Part 7: k3s and first pod deployments
    +2025-12-07 f3s: Kubernetes with FreeBSD - Part 8: Observability

    -

    What Loadbars is (and isn't)



    Loadbars shows the current state only. It is not a tool for collecting loads and drawing graphs for later analysis. There is no history, no recording, no database. Tools like Prometheus or Grafana require significant setup before producing results. Loadbars lets you observe the current state immediately: one binary, SSH (or local), and you're done.
    @@ -150,7 +142,6 @@
  • Load testing: run your load tool against a cluster and see which hosts (or cores) are saturated, whether memory or disk I/O is the bottleneck, and how load spreads.
  • Quick health sweep: no dashboards set up yet? SSH to a handful of hosts and run Loadbars. You get an instant picture of who's busy, who's idle, and who's swapping.
  • Comparing hosts: side-by-side bars make it easy to see if one machine is hotter than the rest (e.g. after a config change or migration).
  • -
  • NOC or on-call: glance at load average, CPU, and network for a known set of servers without opening multiple terminals or a heavy monitoring UI.
  • Local tuning: run loadbars --hosts localhost while you benchmark or stress a single box; the bars and load-average view help correlate activity with what you're doing.

  • What's new since the Perl version


    @@ -306,21 +297,6 @@ mage test
    E-Mail your comments to paul@nospam.buetow.org :-)

    -Other related posts:
    -
    -2026-03-01 Loadbars 0.13.0 released (You are currently reading this)
    -2025-11-02 Perl New Features and Foostats
    -2025-09-14 Bash Golf Part 4
    -2025-03-05 Sharing on Social Media with Gos v1.0.0
    -2024-03-03 A fine Fyne Android app for quickly logging ideas programmed in Go
    -2023-12-10 Bash Golf Part 3
    -2023-06-01 KISS server monitoring with Gogios
    -2022-05-27 Perl is still a great choice
    -2022-01-01 Bash Golf Part 2
    -2021-11-29 Bash Golf Part 1
    -2011-05-07 Perl Daemon (Service Framework)
    -2008-06-26 Perl Poetry
    -
    Back to the main site
    -- cgit v1.2.3