Added note to restart service for permission changes

This commit is contained in:
Lord Hepipud 2019-09-16 11:27:09 +02:00
parent bee9b0a1c1
commit 02ca9367c4

View file

@ -5,7 +5,7 @@
#> #>
[hashtable]$Permission = @{ [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 = @{ [hashtable]$Inputs = @{