-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Abandoning in case of server auth errors
Details: * When the HMC userid cannot log on to the HMC because the password is invalid or expired, or because the maximum number of sessions has been reached, the exporter no longer retries the logon but abandons. The previous retrying has lead to disabling the userid after some unsuccessful retries. (issue #493) Signed-off-by: Andreas Maier <[email protected]>
- Loading branch information
1 parent
32b28d5
commit ad77792
Showing
2 changed files
with
16 additions
and
7 deletions.
There are no files selected for viewing
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
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