Could any one shed some knowledge about the naming convention of files under $(DIR_GLOBAL)/sapcontrol/
Every SAP App server has files under this path that are created by sapstartsrv service for every minute.
3_51513_51514_167_1_15_<instance> --> This is one of the file created by sapstartsrv service for every minute. First letter "3" defines priority of the sequence in starting instances of an SAP system. "51513" & "51514" are the ports on which this instance is available.
What bout the other parts of this naming covention? Could some one explain about the other parts of this naming convention.