Can Meraki organisations and disabled networks be deleted from Statseeker?
Disabled Meraki networks and organisations with 0 networks can be removed or deleted from Statseeker via a CLI script
There is currently no direct way to remove orgs, network etc from Statseeker via the graphical user interface (GUI).
To delete Disabled Networks in version 5.6.2+, the process is simplified using the meraki_delete_disabled_networks script.
This script identifies and deletes networks that have been disabled
1) Use the GUI to disable the networks you wish to remove in the Statseeker configuration.
2) Run the script as the user: statseeker on the command line:
meraki_delete_disabled_networks
* The script will display how many networks and organizations it will delete and ask for confirmation before proceeding.
* It automatically stops Meraki collection and processing at the start and restarts them once finished.
* If an organization has zero enabled networks remaining, the script will also delete that organization.
The script will also delete organizations which have 0 enabled networks.
When run, it will display how many networks, orgs etc it will delete and ask for confirmation before proceeding to removal / deletion.
It should be used with care and with some caution as once deleted they will be gone