SnmpKit.SnmpSim.Performance.ResourceManager (snmpkit v0.6.4)
System resource management for SNMP simulator. Enforces memory limits, device limits, and automatic cleanup. Optimizes resource utilization for high-scale scenarios.
Summary
Functions
Check if we can allocate a new device within resource limits.
Check if memory usage is within limits.
Returns a specification to start this module under a supervisor.
Force immediate cleanup of idle devices.
Get current resource usage statistics.
Register a new device allocation.
Unregister a device that has been stopped.
Update resource limits dynamically.
Functions
Check if we can allocate a new device within resource limits.
Check if memory usage is within limits.
Returns a specification to start this module under a supervisor.
See Supervisor
.
Force immediate cleanup of idle devices.
Get current resource usage statistics.
Register a new device allocation.
Unregister a device that has been stopped.
Update resource limits dynamically.