Hi list, The name of the "server" directive allows [A-Za-Z0-9_.:-] (see function invalid_char()).
The name allowed for the "server-template" directive only allows [A-Za-Z_.-], the chars [0-9:] disappear. This limitation forces the modifications of all the server names which contains numbers and forces to review the monitoring system. This is not great. It have a good reason to reject chars [0-9:] ? If it is not a case, I join a patch which fix the syntax for [0-9], not for ':' Thanks, Thierry
0001-MINOR-servers-Support-alphanumeric-characters-for-th.patch
Description: Binary data

