Hello!
I'm still unable to reproduce your situation nor identify possible cause. Could you please change logging to file by placing
to agent's config, run nxagentd -D and send me nxagentd.log file?
Also, one more test for crash: try to uncomment winperf.nsm and add the following to agent's config:
will it crash as well?
Best regards,
Victor
I'm still unable to reproduce your situation nor identify possible cause. Could you please change logging to file by placing
Code Select
LogFile = C:\nxagentd.log
to agent's config, run nxagentd -D and send me nxagentd.log file?
Also, one more test for crash: try to uncomment winperf.nsm and add the following to agent's config:
Code Select
*WinPerf
EnableDefaultCounters = no
will it crash as well?
Best regards,
Victor
Could you please do some additional tests?