Hi!
Some services have runs not allways under the same tcp-port (e.g. http on 8000 instead 80).
So I have created a template with a macro {$HTTP_PORT} which is default-setting is 80. So when I have a web-server on another port, I don't have to create another Template.
So far, so good. But what can I do, if there are multiple web-servers on one node?
Can I add the same Template more than one time to a node?
TIA,
Stephan
Some services have runs not allways under the same tcp-port (e.g. http on 8000 instead 80).
So I have created a template with a macro {$HTTP_PORT} which is default-setting is 80. So when I have a web-server on another port, I don't have to create another Template.
So far, so good. But what can I do, if there are multiple web-servers on one node?
Can I add the same Template more than one time to a node?
TIA,
Stephan
Comment