Disable Network Scan
-
So I have my fog server on a private LAN for imaging, and while the active computers in the Fog system was useful before hand, and the scanning / pinging, it is now a hindrance and only slows the performance of the web console.
Is there an easy way to disable this function, or is it required?
-
What FOG Version are you running?
If it’s 1.2.0, just disable FOG_HOST_LOOKUP under FOG Configuration->FOG Settings->General Settings->FOG_HOST_LOOKUP. YOu can do the same with trunk, though pinging is a cached thing now. The field, in trunk, just enables/disables the caching system from doing it’s work.
-
Thank you @Tom-Elliott