So I'd like to create a modern dashboard to represent one of my systems. The system comprises of 2 Windows Severs monitored with the NPM agent and 2 windows services on each. I using NPM 2024.2. I’d like to display the following:
- Realtime CPU usage for each server on separate time series widgets (i.e. one time series widget per host)
Now the only way to do this seems to be to create a performance analysis project per host ! This does not scale so well. If I create a single performance analysis project for both systems (i.e. all CPUs on one project) I have to bundle them all into one widget,
Any way around this?