I'm receiving OverrideNameValue errors
I have just a couple of machines that have AMPAgent version 9.0.167 installed. Everytime the AMPWatchDog script is run with the -k switch (Konea checker) they send emails reporting the following errors:
[2019-04-01.09:28:29][AMPWatchDog:OverrideNameValue ] AgentConfig::OverrideNameValue - Invalid input name: ampport
[2019-04-01.09:28:29][AMPWatchDog:OverrideNameValue ] AgentConfig::OverrideNameValue - Invalid input name: crto
[2019-04-01.09:28:29][AMPWatchDog:OverrideNameValue ] AgentConfig::OverrideNameValue - Invalid input name: rto
[2019-04-01.09:28:29][AMPWatchDog:OverrideNameValue ] AgentConfig::OverrideNameValue - Invalid input name: wto
I'm not sure what the error is or where the Emails are being generated. Is this familiar to anyone?
Thank you, Q
Answers (1)
Top Answer
compare the C:\ProgramData\Quest\KACE\amp.conf file with a good machine. Sounds like that file may be incorrect.
Comments:
-
those are degraded entries that no longer exist in 9.x client - SMal.tmcc 5 years ago
-
Thank you! I'm going to look into that. - AndrewQ 5 years ago
-
That is exactly what the issue was. We are going to update our installs now to reflect the latest amp.comf. - AndrewQ 5 years ago
-
that is why I have this CIR
ShellCommandTextReturn(cmd.exe /c type C:\programdata\quest\kace\amp.conf) - SMal.tmcc 5 years ago