yuing32

Results 2 comments of yuing32

Another case is "mongoTuning.keyServerStats(5000)" I just fix this case. mongoTuning.derivedStatistics = function (serverData) { const { deltas, finals } = serverData; const data = {}; const descriptions = {}; //...

I have the same problem and also failed after researching 10 hours. Let me say my finding: 1. Some people say uncomment the following In /etc/httpd/conf.d/nagvis.conf. #AuthName "NagVis Access" #AuthType...