How do I remove "CACHE" tab from the activity monitor.
I have two mac's ,one imac and another on is mac mini. Both of them were configured as a content caching server. Due, to storage constratain I turned off content caching on my mac mini. So, how do I make the "CACHE" tab go away on my Activity monitor? I tried enabling the content caching and then disabling it , but that tab is still present. So how do I remove that "CACHE" tab from the activity monitor?
Here is the terminal output:
sudo assetcachemanagerutil status
2020-05-05 04:39:37.047 assetcachemanagerutil[3171:60136] Content caching status: {
Activated = 0;
Active = 0;
CacheDetails = {
};
CacheFree = 50000000000;
CacheLimit = 50000000000;
CacheStatus = OK;
CacheUsed = 0;
Parents = (
);
Peers = (
);
PersonalCacheFree = 50000000000;
PersonalCacheLimit = 50000000000;
PersonalCacheUsed = 0;
Port = 0;
RegistrationError = "NOT_ACTIVATED";
RegistrationResponseCode = 403;
RegistrationStatus = "-1";
RestrictedMedia = 0;
ServerGUID = "aaaaaaa-4639-48AE-AC93-aaaaaaa";
StartupStatus = FAILED;
TotalBytesAreSince = "2020-05-04 22:00:06 +0000";
TotalBytesDropped = 0;
TotalBytesImported = 0;
TotalBytesReturnedToChildren = 0;
TotalBytesReturnedToClients = 0;
TotalBytesReturnedToPeers = 0;
TotalBytesStoredFromOrigin = 0;
TotalBytesStoredFromParents = 0;
TotalBytesStoredFromPeers = 0;
Mac mini, macOS 10.14