package
0.0.0-20241010070118-5bed1dfed891
Repository: https://github.com/trento-project/agent.git
Documentation: pkg.go.dev
# Packages
generated nolint.
# Functions
FindInstances returns the installed SAP instances in the /usr/sap/${SID} folder It returns a list with [instanceName, instanceNumber] combination.
FindProfiles returns the latest profile file names in the /sapmnt/${SID}/folder folder.
FindSystems returns the installed SAP systems in the /usr/sap folder It returns the list of found SAP system paths.
The content type of the databases.lst looks like # DATABASE:CONTAINER:USER:GROUP:USERID:GROUPID:HOST:SQLPORT:ACTIVE PRD::::::hana02:30015:yes DEV::::::hana02:30044:yes.
GetProfileData returns the SAP profile file content.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
A SAPSystem in this context is a SAP installation under one SID.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author