| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Etcd is a distributed, highly available name-value store that is
the basis of many clustered applications. However, it can also be
run on a standalone machine. Using etcd allows live monitoring
and possibly changing configuration while the sim is running.
|
| |
|
|
|
|
|
|
| |
simulator console
This means the "show stats" command is now active on the robust console.
|
|
|
|
| |
Clean up some parameter code in Statistics.Binary.
|
|
|
|
|
| |
usage of ProcessCounters which tend to fail oddly and are not supported
everywhere.
|
|
|
|
| |
server wide statistics (CPU%, network bytes sent, ...) with StatsManager.
|
|
|
|
| |
This is not used for anything - appearances are always properties of objects with ids (ScenePresence, AgentCircuitData) and just has the potential to get out of sync when the appearance is cloned.
|
|
connected to.
Currently disabled.
|