Just wondering if there is any interest at all in this as we are about to give up on our chassis.
I wrote a script that created nicely grouped MRTG (yes yes, I'm old as a dinosaur!) graphs regarding chassis.
You get chassis level view on CPU and Backplane usage on all SGMs
![image.png image.png](https://community.checkpoint.com/t5/image/serverpage/image-id/3766iE883F50D9D8114FD/image-size/medium?v=v2&px=400)
CPUs stats will have any CoreXL config included and will cater for Hyperthreading by placing siblings next to each other
![image.png image.png](https://community.checkpoint.com/t5/image/serverpage/image-id/3767i7B4612800F9101C8/image-size/medium?v=v2&px=400)
Then you have "VS overview" stats across all VSes with four main KPIs (throughput, Concurrect connections, CPS and PPS)
![image.png image.png](https://community.checkpoint.com/t5/image/serverpage/image-id/3768i494492697B38649C/image-size/medium?v=v2&px=400)
And lastly "per VS" view where you can select any VS that you have configured
![image.png image.png](https://community.checkpoint.com/t5/image/serverpage/image-id/3769iD2A9A3DCD8786622/image-size/medium?v=v2&px=400)
and then get per SGM and total stats for all KPIs above plus virtual memory usage (since it's still 32bit kernel so you need to watch out, especially on VSX)
![image.png image.png](https://community.checkpoint.com/t5/image/serverpage/image-id/3770iC67575382DBF8AE4/image-size/medium?v=v2&px=400)
None of the "off-shelf" tools that we had didn't really cater for "chassis" plus VSX matrix so I ended up going back to MRTG as it gave me one screen collections that I wanted.
But now we are about to give up on chassis after 4 years so this will go to bin..
If there's any interest out there I could polish those scripts and dump them here.