Click here to Skip to main content
15,891,529 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
actually i want to check my system reliability based on my system cpu usage and physcial memory usage and available space memory...

For example:(In my system)

Cpu Usage:99%

physical memory usage:7464KB

Available physical memory :250KB

Hard disk memory usage: 250GB

Hard Disk memory available:33KB



In this situation i wanna copy 50KB size file into my system means it was failure to copy this files due to unavailable space...like that i wanna do allocation fault injection and as well as input fault injection in c# and wanna check my system reliablity and system fault tolerance...
How can i implement this concept in c#?
Posted
Comments
Sergey Alexandrovich Kryukov 29-Mar-13 10:29am    
Did you kook into available load testing tools?
—SA
Deenuji 29-Mar-13 10:35am    
not tool sir i ll inject those injection means i need report what type of error i ll getting on this process....i need to get this report through c# coding
Deenuji 29-Mar-13 10:37am    
shall i upload my project abstract sir??

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900