This file is indexed.

/etc/send_nsca.cfg is in nsca-ng-client 1.4-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
#
# Sample configuration for send_nsca(8).  See the send_nsca.cfg(5) man page.
#
# PLEASE SET THE PERMISSIONS OF THIS FILE APPROPRIATELY TO MAKE SURE THAT ONLY
# AUTHORIZED USERS CAN ACCESS IT!
#

# 	identity = "web-checker"                        # Default: `hostname`.
# 	password = "8a5UMsMzZhu6sSPkSmSaqC3HjMGCLwdt"   # Default: "change-me".
# 	server = "monitoring.example.com"               # Default: "localhost".
# 	tls_ciphers = "PSK-AES256-CBC-SHA"              # See send_nsca.cfg(5).
# 	delay = 2                                       # Default: 0.
# 	port = 5668                                     # Default: 5668.
# 	timeout = 10                                    # Default: 15.