🎄 Happy Holidays! 🥳

Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.

Happy Holidays!

Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.

SolCharts - A simple utility to chart broker activity

tkunnumpurath
tkunnumpurath Member, Employee Posts: 11 Solace Employee

Hello Folks,
I wrote a simple utility to chart Solace PubSub+ broker stats.
You can find it here - https://solacese.github.io/sol-charts/
SolCharts uses SEMP commands to pull monitoring stats from Solace PubSub+ brokers. It completely runs on the client side and hence any credentials put into the tool does not get sent anywhere except the message broker to execute SEMP commands.

The tool has the following features:

  • Ability to chart upto 5 message brokers
  • Save/Load config to/from local files
  • HTTP/s basic authentication to the Solace PubSub+ broker
  • Upto 5 charts from the application
  • Ability to chart 4 VPN attributes per broker
  • Ability to chart client attributes
  • Hosted on github pages or as a standalone electron app

Here is a demonstration of how to use the app:

(Note the waving Solly once you start charting!)

Comments

  • marc
    marc Member, Administrator, Moderator, Employee Posts: 963 admin

    Awesome. I'm going to have to check this out!