Search found 17 matches
- Mon Mar 23, 2020 2:48 pm
- Forum: Nagios Log Server
- Topic: Most recent state PARTIAL
- Replies: 7
- Views: 881
Re: Most recent state PARTIAL
Restore not successful. NagiosLS state was green when restore attempted. It complains about the index already being open, but it is not.
- Fri Mar 13, 2020 9:50 am
- Forum: Nagios Log Server
- Topic: Restored Nagios Log Server
- Replies: 5
- Views: 852
Re: Restored Nagios Log Server
[root@localhost ~]# curl -XGET 'http://localhost:9200/_cat/nodes?v' host ip heap.percent ram.percent load node.role master name localhost.localdomain 127.0.0.1 15 80 2.74 d * 001dd557-fa78-4ad5-a6b9-83211ab3a84d [root@localhost ~]# curl -XGET 'http://localhost:9200/_cat/health?v' epoch timestamp clu...
- Wed Mar 11, 2020 4:25 pm
- Forum: Nagios Log Server
- Topic: Most recent state PARTIAL
- Replies: 7
- Views: 881
Re: Most recent state PARTIAL
Here's the system profile and screencap of snapshots.
- Wed Mar 11, 2020 10:36 am
- Forum: Nagios Log Server
- Topic: Restored Nagios Log Server
- Replies: 5
- Views: 852
Re: Restored Nagios Log Server
Nope. cluster_hosts was clean - just had 2 lines, one with localhost and the other with the restored server's IP. I removed the localhost entry anyway and restarted elasticsearch. curl -XGET 'http://localhost:9200/_cat/nodes?v' only shows one node with loopback IP, however instance status in GUI sti...
- Tue Mar 10, 2020 12:20 pm
- Forum: Nagios Log Server
- Topic: Restored Nagios Log Server
- Replies: 5
- Views: 852
Restored Nagios Log Server
I restored a single-node instance as a test which worked according to instructions here - https://assets.nagios.com/downloads/nagios-log-server/docs/Backing-Up-And-Restoring-Nagios-Log-Server.pdf I was able to restore our config I was able to get snapshots restored and searchable However, I see a bo...
- Tue Mar 10, 2020 12:10 pm
- Forum: Nagios Log Server
- Topic: Most recent state PARTIAL
- Replies: 7
- Views: 881
Re: Most recent state PARTIAL
Hey Jeffrey,
8 out of 41 or almost 20%. Is that a lot?
Ken
8 out of 41 or almost 20%. Is that a lot?
Ken
- Mon Mar 02, 2020 7:08 pm
- Forum: Nagios Log Server
- Topic: Most recent state PARTIAL
- Replies: 7
- Views: 881
Most recent state PARTIAL
From time to time under snapshots and maintenance is see Most Recent State = PARTIAL. Almost all of them are SUCCESS, however am wondering what PARTIAL means and what are ramifications.
- Fri Feb 28, 2020 1:25 pm
- Forum: Nagios Log Server
- Topic: Host Freshness Alerts - Reports Questions
- Replies: 1
- Views: 352
Host Freshness Alerts - Reports Questions
1. Can the email template be modified to include the hostnames of the "Not Sending" hosts? 2. Once Nagios LS again starts receiving logs from a formerly "Not Sending" host, does the logging start fresh from that point or does the logs catch up to provide the log server with the p...
- Thu Feb 13, 2020 5:23 pm
- Forum: Nagios Log Server
- Topic: snapshots_maintenance stuck in running state
- Replies: 1
- Views: 358
snapshots_maintenance stuck in running state
Any idea what's going on here and how to recover? snapshots_maintenance stuck and does not finish. Here's the snippet from the command subsystem - Job ID Job Status Last Run Status Last Run Time Frequency Next Run Time Type Actions cleanup_cmdsubsys Waiting SUCCESS 02/13/2020 13:28:01 1 hour 02/13/2...
- Thu Feb 13, 2020 12:55 pm
- Forum: Nagios Log Server
- Topic: Stuck Initializing Shards count stuck at 1
- Replies: 6
- Views: 1213
Re: Stuck Initializing Shards count stuck at 1
Is there more guidance on determining if RAM increase is in order? We consistently see 0 bytes under instance status - Memory (Used/Free): 14.78 GB / 0 bytes Swap (Used/Free): 771.11 MB / 0 bytes We have 16G and as you point out, about half is dedicated to JVM - Heap Committed: 7.72 GB Is this one o...