lveinfo mem
							
						
					lveinfo --by-fault=mem --period=5m displays nothing
				
					Collapse
				
			
		
	X
- 
	
	
	
	
		
	
	
	
		
	
		
			
				
	
	
	
	
	
	
	
	
	
 I am testing memory limits and can seem to get lveinfo to display the errors. If I use:
 
 lveinfo --id=501 --by-fault=mem --period=1h
 
 I get nothing but the headers returned. Yet, I am running a script that produces memory errors:
 
 Run it again:Code:root@vpc1 [/vhome/infra/access-logs]# more /proc/lve/list 5:LVE EP lCPU lIO CPU MEM IO lMEM lEP nCPU fMEM fEP 0 0 25 25 0 0 0 262144 5 1 0 0 501 0 25 25 775356350 0 0 51200 5 1 8 0 
 
 Yet still nothing shows via cPanel resource usage nor via lvectl:Code:root@vpc1 [/home/brooks]# more /proc/lve/list 5:LVE EP lCPU lIO CPU MEM IO lMEM lEP nCPU fMEM fEP 0 0 25 25 0 0 0 262144 5 1 0 0 501 0 25 25 81799535 1370 0 12800 5 1 12 0 
 
 Code:root@vpc1 [/home/brooks]# lveinfo --id=501 --by-fault=mem --period=1h From To aCPU mCPU lCPU aEP mEP lEP aMem mMem lMem MemF MepF 
- 
	
	
	
	
		
	
	
	
		
	
		
			
				
	
	
	
	
	
	
	
	
	
Comment