dashboard
repositories
filestore
activity
search
login
external-software
/
github_OpenIdentityPlatform_OpenDJ
mirror of
https://github.com/OpenIdentityPlatform/OpenDJ.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Move "STAF tests" (functional-tests, stress-tests and system-tests) from "/...
Christophe Sovant
17.05.2008
2f2b85856e60cc6706b066a426148b58f378ce95
[external-software/github_OpenIdentityPlatform_OpenDJ.git]
/
opends
/
tests
/
staf-tests
/
system-tests
/
clients
/
monitoring
/
doc
/
examples
/
ConfigFile
/
JVM.xml
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE config SYSTEM "./config.dtd">
<config>
<protocol name="JVM">
<attribute name="FreePhysicalMemorySize" MBeanName="java.lang:type=OperatingSystem" />
<attribute name="FreeSwapSpaceSize" MBeanName="java.lang:type=OperatingSystem" />
</protocol>
</config>