Hi,
First time user/asking. I'm using Exceed 12.0.4. (exceed turboX) and want to leverage Splunk for notifications. We have a script that looks at our 'etx server status' and reports the following:
name, id, local_ip, local_port, server_version, server_url, last_heartbeat, timeline, dboid, local, status, readonly, state, sender_pid, sender_start_time, remote_addr, remote_port, resync_journal_kb, pending_kb, write_kb, flush_kb, replay_kb, total_backlog_kb.
This is useful but missing a very important field, "Link status". I want the script to display the link status for each 'etxserver' so Splunk can ingest this data.
Any thoughts, ideas, etc on how to setup the scrip to do this or another way to accomplish this?
Thanks in advance
*added script so it's more clear