Files
iTop/setup/data/50.knownerror.xml

16 lines
463 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<Set>
<bizKnownError id="1">
<name>High CPU load</name>
<org_id>2</org_id>
<symptom>CPU is very high and we cannot access any more web site on this server</symptom>
<root_cause>http daemon is hanging</root_cause>
<workaround>stop http daemon and restart it</workaround>
<solution></solution>
<error_code></error_code>
<domain>Application</domain>
<vendor></vendor>
<model></model>
<version></version>
</bizKnownError>
</Set>