mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 15:34:12 +01:00
16 lines
463 B
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> |