|
@@ -849,15 +849,16 @@ text-align:center;
|
|
|
<label>Welcome</label>
|
|
|
<hyperlink>./UI.php</hyperlink>
|
|
|
<icon_path></icon_path>
|
|
|
-<template><style>
|
|
|
+<template><div style="width:100%;background: url(../images/welcome.jpg) top left no-repeat;">
|
|
|
+<style>
|
|
|
.dashboard {
|
|
|
vertical-align:top;
|
|
|
width:50%;
|
|
|
border:0px solid #000;
|
|
|
--moz-border-radius:10px;
|
|
|
-background-color:#F2F2F2;
|
|
|
-padding:5px;
|
|
|
+background-color:#F9F9F1;
|
|
|
+padding:10px;
|
|
|
text-align:left;
|
|
|
+font-size:10pt;
|
|
|
}
|
|
|
.dashboard2 {
|
|
|
vertical-align:top;
|
|
@@ -868,37 +869,45 @@ padding:5px;
|
|
|
text-align:left;
|
|
|
}
|
|
|
|
|
|
+td.dashboard li {
|
|
|
+margin-top: 5px;
|
|
|
+display: list-item;
|
|
|
+}
|
|
|
</style>
|
|
|
-
|
|
|
<p></p>
|
|
|
<p></p>
|
|
|
-<p style="text-align:center; font-family:Georgia, 'Times New Roman', Times, serif; font-size:32px;">Welcome to iTop</p>
|
|
|
+<p style="text-align:left; font-size:32px;padding-left:400px;padding-top:40px;margin-bottom:30px;margin-top:0;color:#FFFFFF;">Welcome to iTop</p>
|
|
|
<p></p>
|
|
|
-<p style="text-align:center; font-family:Georgia, 'Times New Roman', Times, serif; font-size:14px;"><i>Version 0.8</i></p>
|
|
|
-<table border="0" padding="5">
|
|
|
+<table border="0" style="padding:10px;border-spacing: 10px;">
|
|
|
<tr>
|
|
|
<td class="dashboard">
|
|
|
-<p style"font-size:20px">ITOP is the first complete IT Operational Portal. It includes:</p>
|
|
|
-- A complete CMDB (Configuration management database) allowing IT operations to document the IT inventory.
|
|
|
-<br>- An Incident management module allowing IT operations to track and communicate about all issues occurring in the IT.
|
|
|
-<br>- A change management module allowing IT operations to better deal with all the changes occurring.
|
|
|
-<br>- A service management module allowing IT operations to document all the contracts and services they have under their control.
|
|
|
-<br>- A known error database allows IT operations to document fixes for known issues in order to speed up the resolution processes.
|
|
|
-<br>- An outage module allows IT operations to document all planned outages and notify concerned contacts.
|
|
|
-<br>- Dashboards allow you to quickly get an overview of your IT.
|
|
|
-
|
|
|
-<br><br>Each module can be set up little by little, independently.
|
|
|
+<p>iTop is a complete, OpenSource, IT Operational Portal.</p>
|
|
|
+<ul>It includes:
|
|
|
+<li>A complete CMDB (Configuration management database) to document and manage the IT inventory.</li>
|
|
|
+<li>An Incident management module to track and communicate about all issues occurring in the IT.</li>
|
|
|
+<li>A change management module to plan and track the changes to the IT environment.</li>
|
|
|
+<li>A known error database to speed up the resolution of incidents.</li>
|
|
|
+<li>An outage module to document all planned outages and notify the appropriate contacts.</li>
|
|
|
+<li>Dashboards to quickly get an overview of your IT.</li>
|
|
|
+</ul>
|
|
|
+<p>All the modules can be setup, step by step, indepently of each other.</p>
|
|
|
</td>
|
|
|
<td class="dashboard">
|
|
|
-<p>ITOP is service provider oriented, it allows IT engineers to manage easily multiple customers or organizations. ITOP, a robust OpenSource Web 2.0 application, delivers a feature-rich set of business processes that:</p>
|
|
|
-- enhances IT management effectiveness,
|
|
|
-<br> - drives IT operations performance,
|
|
|
-<br> - improves customer satisfaction and provides executives with insights into business performance.
|
|
|
-<br><br>ITOP is completely opened to be integrated within your current IT Management infrastructure.
|
|
|
-<br><br>Adopting this new generation of IT Operational portal will help you to:
|
|
|
-<br> - Better manage a more and more complex IT environment.
|
|
|
-<br> - Move step by step to an ITIL oriented way to manage your customers.
|
|
|
-<br> - Manage the most important asset of your IT: Documentation.
|
|
|
+<p>iTop is service provider oriented, it allows IT engineers to manage easily multiple customers or organizations.
|
|
|
+<ul>iTop, delivers a feature-rich set of business processes that:
|
|
|
+<li>Enhances IT management effectiveness</li>
|
|
|
+<li>Drives IT operations performance</li>
|
|
|
+<li>Improves customer satisfaction and provides executives with insights into business performance.</li>
|
|
|
+</ul>
|
|
|
+</p>
|
|
|
+<p>iTop is completely opened to be integrated within your current IT Management infrastructure.</p>
|
|
|
+<p>
|
|
|
+<ul>Adopting this new generation of IT Operational portal will help you to:
|
|
|
+<li>Better manage a more and more complex IT environment.</li>
|
|
|
+<li>Implement ITIL processes at your own pace.</li>
|
|
|
+<li>Manage the most important asset of your IT: Documentation.</li>
|
|
|
+</ul>
|
|
|
+</p>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
@@ -912,74 +921,13 @@ text-align:left;
|
|
|
</td>
|
|
|
|
|
|
</tr>
|
|
|
-</table></template>
|
|
|
+</table>
|
|
|
+</div></template>
|
|
|
<type>application</type>
|
|
|
<rank>1</rank>
|
|
|
<parent_id>0</parent_id>
|
|
|
<user_id>0</user_id>
|
|
|
</menuNode>
|
|
|
-<menuNode id="500">
|
|
|
-<name>Customization</name>
|
|
|
-<label>Customization</label>
|
|
|
-<hyperlink>UI.php</hyperlink>
|
|
|
-<icon_path></icon_path>
|
|
|
-<template></template>
|
|
|
-<type>administrator</type>
|
|
|
-<rank>2</rank>
|
|
|
-<parent_id>1</parent_id>
|
|
|
-<user_id>0</user_id>
|
|
|
-</menuNode>
|
|
|
-<menuNode id="501">
|
|
|
-<name>Triggers - entering</name>
|
|
|
-<label>Triggers - On entering state</label>
|
|
|
-<hyperlink>UI.php</hyperlink>
|
|
|
-<icon_path>../images/std_view.gif</icon_path>
|
|
|
-<template>
|
|
|
-<itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT TriggerOnStateEnter</itopblock>
|
|
|
-<div id="BottomPane">
|
|
|
-<p></p>
|
|
|
-<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT TriggerOnStateEnter</itopblock>
|
|
|
-</div>
|
|
|
-</template>
|
|
|
-<type>administrator</type>
|
|
|
-<rank>2</rank>
|
|
|
-<parent_id>500</parent_id>
|
|
|
-<user_id>0</user_id>
|
|
|
-</menuNode>
|
|
|
-<menuNode id="502">
|
|
|
-<name>Triggers - leaving</name>
|
|
|
-<label>Triggers - On leaving state</label>
|
|
|
-<hyperlink>UI.php</hyperlink>
|
|
|
-<icon_path>../images/std_view.gif</icon_path>
|
|
|
-<template>
|
|
|
-<itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT TriggerOnStateLeave</itopblock>
|
|
|
-<div id="BottomPane">
|
|
|
-<p></p>
|
|
|
-<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT TriggerOnStateLeave</itopblock>
|
|
|
-</div>
|
|
|
-</template>
|
|
|
-<type>administrator</type>
|
|
|
-<rank>2</rank>
|
|
|
-<parent_id>500</parent_id>
|
|
|
-<user_id>0</user_id>
|
|
|
-</menuNode>
|
|
|
-<menuNode id="505">
|
|
|
-<name>Actions</name>
|
|
|
-<label>Actions - Send an email</label>
|
|
|
-<hyperlink>UI.php</hyperlink>
|
|
|
-<icon_path>../images/std_view.gif</icon_path>
|
|
|
-<template>
|
|
|
-<itopblock BlockClass="DisplayBlock" type="search" asynchronous="false" encoding="text/oql">SELECT ActionEmail</itopblock>
|
|
|
-<div id="BottomPane">
|
|
|
-<p></p>
|
|
|
-<itopblock BlockClass="DisplayBlock" type="list" asynchronous="false" encoding="text/oql">SELECT ActionEmail</itopblock>
|
|
|
-</div>
|
|
|
-</template>
|
|
|
-<type>administrator</type>
|
|
|
-<rank>2</rank>
|
|
|
-<parent_id>500</parent_id>
|
|
|
-<user_id>0</user_id>
|
|
|
-</menuNode>
|
|
|
<menuNode id="510">
|
|
|
<name>Application log</name>
|
|
|
<label>Application log</label>
|