Nagiosxi Network Switch / Router wizard no Port Statistics

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Post Reply
vtcedu
Posts: 16
Joined: Wed Mar 11, 2015 9:07 pm

Nagiosxi Network Switch / Router wizard no Port Statistics

Post by vtcedu »

Hi,
As title we found the Nagiosxi Network Switch / Router wizard no Port Statistics but Nagiosxi version 5.5.8 have.
You do not have the required permissions to view the files attached to this post.
cdepaulis
Posts: 30
Joined: Tue Aug 05, 2025 1:37 pm

Re: Nagiosxi Network Switch / Router wizard no Port Statistics

Post by cdepaulis »

Hello,

The Port Statistics no longer being there is intended behavior. I am unsure of the reason or when it got removed.

If you have any more questions or concerns let me know.

- Caleb
atheson
Posts: 1
Joined: Thu Dec 18, 2025 3:52 am
Location: https://blockblast.org

Re: Nagiosxi Network Switch / Router wizard no Port Statistics

Post by atheson »

Use the SNMP Walk Wizard: This is now the recommended way to find specific statistics (like

Code: Select all

ifInErrors
or

Code: Select all

ifOutDiscards
) that are no longer "one-click" in the Switch/Router wizard. You can walk the device and select the exact statistic OIDs you want to monitor.

Manually Update the Wizard: If you have a backup of your old 5.5.8 instance, you can export the older

Code: Select all

switch.zip
wizard file from Admin > Manage Config Wizards and try uploading it to your new system.

Note: Be careful with this, as older wizards may not be fully compatible with the newer PHP versions or the Neptune UI used in Nagios XI 2024+.
Post Reply