Determining cause of CPU spike in azure -
i relatively new azure. have website has been running couple of months not traffic...when users on system, various dashboard monitors go , flat line rest of time. week, cpu time when way when there no requests , data going in or out of site. there way determine cause of cpu activity when site not active? doesn't make sense me should have cpu activity being assigned site when there site activity.
you need collect data understand what's going on. first thing is: 1. go azure management portal -> website (assuming using azure websites) -> dashboard -> operation logs. try see whether there suspicious activity going on.
- download logs site using ftp client , analyze what's happening. if there not data, suggest adding more logging in application see happening or module spinning.
Comments
Post a Comment