1 Title: Fix confusions when working with localized shell environments
10 When switching to the site user context we now enforce a non localized
11 environment. The reason for this configuration is that the parameters and
12 outputs of the monitoring plug-ins are localized. If they are called from the
13 core, they are always language-neutral. During manual testing, the plugins may
14 behave differently depending on the localization of the user's environment
15 variables. This can lead to confusion during tests.