Skip to content

Commit 9a7b28b

Browse files
committed
Fixed an incorrect entry in the table.
1 parent 9306036 commit 9a7b28b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Monitoring/monitor-ontap-services/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ filename, then set the configFilename environment variable to the name of your c
126126
| systemStatusFilename | No | No | OntapAdminServer + "-systemStatus" | Set to the filename (S3 object) that you want the program to store the overall system status information into. This file will be created as necessary. |
127127
| snsTopicArn | Yes | No | None | Set to the ARN of the SNS topic you want the program to publish alert messages to. |
128128
| snsRegion | Yes | No | None | The region where the SNS topic resides. |
129-
| conditionsFilename | Yes | No | OntapAdminServer + "-conditions" | Set to the filename (S3 object) where you want the program to read the matching condition information from. |
129+
| conditionsFilename | No | No | OntapAdminServer + "-conditions" | Set to the filename (S3 object) where you want the program to read the matching condition information from. |
130130
| secretName | Yes | No | None | Set to the name of the secret within the AWS Secrets Manager that holds the ONTAP credentials. |
131131
| secretRegion | Yes | No | None | Set to the region where the secretName is stored. |
132132
| secretUsernameKey | Yes | No | None | Set to the key name within the secretName that holds the username portion of the ONTAP credentials. |

0 commit comments

Comments
 (0)