I was only able to get some of the information. The other commands timed out. Not sure if that is a symptom of the same issue or potentially pointing to a cause.
[root@NECSD-NagiosLS-1 ~]# free -m
total used free shared buff/cache available
Mem: 7812 5696 618 386 1496 1323
Swap: 2047 5 2042
[root@NECSD-NagiosLS-1 ~]# df -h
Filesystem Size Used Avail Use% Mounted on
devtmpfs 3.9G 0 3.9G 0% /dev
tmpfs 3.9G 0 3.9G 0% /dev/shm
tmpfs 3.9G 390M 3.5G 10% /run
tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup
/dev/mapper/centos-root 96G 91G 181M 100% /
/dev/sda1 976M 197M 713M 22% /boot
tmpfs 782M 0 782M 0% /run/user/48
tmpfs 782M 0 782M 0% /run/user/1000
tmpfs 782M 0 782M 0% /run/user/0
[root@NECSD-NagiosLS-1 ~]# curl -XGET '
http://localhost:9200/_cluster/health?pre tty=true'
curl: (56) Recv failure: Connection reset by peer
[root@NECSD-NagiosLS-1 ~]# curl 'localhost:9200/_cat/nodes?v'
curl: (56) Recv failure: Connection reset by peer
[root@NECSD-NagiosLS-1 ~]# curl 'localhost:9200/_cat/indices?pretty'
curl: (56) Recv failure: Connection reset by peer