Si vos Management Server et Token Server sont installés sur la même machine, lors de l'installation de votre agent, vous saisissez la même adresse IP (ou hostname) pour les paramètres
masterip et
ms.
Si vous disposez de plusieurs serveurs Token Server (ou Management Server) les adresses peuvent sont différentes. Vous devez vous assurer que les ports de communication soient correctement ouverts entre les
composants centraux et l'
agent- Paramètre du Token Server :
[SLDTK] masterip
#Host ID (IP address or hostname) of the token server machine for the program to obtain tokens
#Format : String without spaces on 64 characters
#Optional/Mandatory : Mandatory
#Console labels (EN) : Section [Token server]"Host"
#Console labels (FR) : Section [Serveur de jetons]"Station"
- Paramètres du Management Server :
[MS_SERVERS_DEF] ms
#Management Server that handles the Monitored Obect(s), i.e. where the Monitored Object(s) are registered. Each time the Agent Collector is started, it will initiate a query to its Management Server to register the Monitored Object. If the MO is not in the Management Server database, it will be registered. If it exist, it will be refreshed.
#A Monitered Object is registered or refreshed according to the keyword "[COMM] AgentDeclareHost
#Syntax: example "host:vmstm2k881.orsyptst.com,port:9901"
#Optional/Mandatory : Optional
# Automation is not activated. The Agent Collector default the value to “0”
#This section can accept any keyword, one keyword per Management Server in which MOs can be registered
#Example:
ms=host:vmstm2k881.orsyptst.com,port:9901
ms2=cshost:vmstm2k881.orsyptst.com,csport:9900,user:admin,pass:sysload
#Important : This parameter is taken into account only if "" is also set to "1"
#Appeared in version 5.80