Created
September 24, 2020 01:51
-
-
Save toxinu/2fa189c67bae5bae1343727b71843833 to your computer and use it in GitHub Desktop.
blog/nagios-oracle-health-plugin
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<addressname> = | |
(DESCRIPTION = | |
(ADDRESS_LIST = | |
(ADDRESS = (PROTOCOL = TCP)(Host = <hostname>)(Port = <port>)) | |
) | |
(CONNECT_DATA = | |
(SERVICE_NAME = <sid>) | |
) | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment