FusionInventory-Agent

 view release on metacpan or  search on metacpan

resources/hpux/getMPInfo.cgi/hpux2  view on Meta::CPAN

content-type: text/html

parent.frames.CHPAppletFrame.chpMiscData.RIBName = "Embedded iLO";
parent.frames.CHPAppletFrame.chpMiscData.RIBLink = "https://10.0.14.60";

share/html/index.tpl  view on Meta::CPAN

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta content="text/html; charset=UTF-8" http-equiv="content-type" />
    <title>FusionInventory-Agent</title>
    <link rel="stylesheet" href="site.css" type="text/css" />
</head>
<body>

<img src="/logo.png" alt="FusionInventory" />
<br />
This is FusionInventory Agent {$version}<br />
The current status is {$status}<br />

share/html/inventory.tpl  view on Meta::CPAN

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta content="text/html; charset=UTF-8" http-equiv="content-type" />
    <title>FusionInventory-Agent {$deviceid}</title>
    <style type="text/css">
<!--/* <![CDATA[ */
 tr.odd \{ 
    background-color:white;
\}
tr.even \{ 
    background-color:silver;
\}
/* ]]> */-->

share/html/now.tpl  view on Meta::CPAN

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>

<meta content="text/html; charset=UTF-8" http-equiv="content-type" />
<title>FusionInventory-Agent</title>
<link rel="stylesheet" href="site.css" type="text/css" />

</head>
<body>
<p>{$message}</p>
<p><a href="/">Back</a></p>
</body>
</html>



( run in 2.547 seconds using v1.01-cache-2.11-cpan-524268b4103 )