Unable to List Snapshots in Repository on Nagios XI 2024R1.3.5

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Post Reply
helen9c
Posts: 5
Joined: Mon Aug 04, 2025 4:39 am

Unable to List Snapshots in Repository on Nagios XI 2024R1.3.5

Post by helen9c »

Hi all,
I'm running Nagios XI 2024R1Speed Stars.3.5 on a 3-node cluster (8 vCPU, 32 GB RAM each). I'm using an NFS share as our repository, mapped and accessible to Nagios XI.
When I try to list snapshots, the web interface keeps spinning and shows no data. I've tried adjusting dates, and even running curl -XPOST 'http://localhost:9200/_export/state'returns {"count":0,"states":[]}. Curator also reports No snapshots found in Elasticsearch.
I can't access Admin > Snapshots & Maintenance from the web interface. How to manually sync the repository from CLI or any documentation I might have missed?

Thanks in advance for any guidance!
kg2857
Posts: 490
Joined: Wed Apr 12, 2023 5:48 pm

Re: Unable to List Snapshots in Repository on Nagios XI 2024R1.3.5

Post by kg2857 »

Sounds like NLS not NXI...
vicentewilson
Posts: 1
Joined: Fri Nov 21, 2025 6:15 am

Re: Unable to List Snapshots in Repository on Nagios XI 2024R1.3.5

Post by vicentewilson »

Check your Elasticsearch repo config with GET _snapshot/_all via API. If it's missing, you'll need to re-register the NFS repo from the CLI. So, how exactly do you re-register the NFS repository from the CLI in Nagios XI to fix this snapshot issue?
Post Reply