Smart dashboard data table performance and save column state
Posted: Wed Apr 29, 2026 4:31 am
Hi,
When adding a data table to a smart dashboard based on the host status of a host group it needs a "long" time to load.
For example: 6 seconds for a host group with 180 hosts in it
Search for that same host group itself only takes less than a second to load.
The performance impact comes from another query that runs in the background /nagiosxi/api/v2/objects/status/service?limitrecords=false&orderby=host_name:a
But why do we need these service details if only host status is needed?
Second, when changing the view of the data table and select other columns, the state is not saved during a refresh.
And it would also be nice to be able to display more than 10 hosts per page
Kind regards,
Peter
When adding a data table to a smart dashboard based on the host status of a host group it needs a "long" time to load.
For example: 6 seconds for a host group with 180 hosts in it
Search for that same host group itself only takes less than a second to load.
The performance impact comes from another query that runs in the background /nagiosxi/api/v2/objects/status/service?limitrecords=false&orderby=host_name:a
But why do we need these service details if only host status is needed?
Second, when changing the view of the data table and select other columns, the state is not saved during a refresh.
And it would also be nice to be able to display more than 10 hosts per page
Kind regards,
Peter