Added note to restart service for permission changes

This commit is contained in:
Lord Hepipud 2019-09-16 11:27:09 +02:00
parent 49932ac17c
commit 203537da2b

View file

@ -5,7 +5,7 @@
#>
[hashtable]$Permission = @{
PerformanceCounter = 'A Plugin failed to fetch Performance Counter information. This may be caused when the used Service User is not permitted to access these information. To fix this, please add the User the Icinga Agent is running on into the "Performance Log Users" group.';
PerformanceCounter = 'A Plugin failed to fetch Performance Counter information. This may be caused when the used Service User is not permitted to access these information. To fix this, please add the User the Icinga Agent is running on into the "Performance Log Users" group and restart the service.';
};
[hashtable]$Inputs = @{