Subdomain Posts
Python | 6 days ago
Python | 10 days ago
PHP | 22 days ago
PHP | 350 days ago
PHP | 350 days ago
PHP | 350 days ago
Recent Posts
None | 2 sec ago
None | 11 sec ago
None | 12 sec ago
Java | 14 sec ago
ASM (NASM) | 21 sec ago
None | 34 sec ago
Python | 39 sec ago
None | 44 sec ago
None | 1 min ago
None | 1 min ago
Sitereport
Find cool info about any domain on the internet?
visit sitereport
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
Learn a little bit about the new Pastebin.com on our help page. hide message
By ninja4nagios on the 3rd of Apr 2009 11:30:26 AM Download | Raw | Embed | Report
  1. <?php defined('SYSPATH') OR die('No direct access allowed.'); ?>
  2. <div class="widget movable collapsable removable closeconfirm" id="widget-network_health">
  3.         <div class="widget-header">
  4.                 <strong><?php echo $title ?></strong>
  5.         </div>
  6.         <div class="widget-editbox">
  7.                 <!--Edit the widget here-->
  8.         </div>
  9.         <div class="widget-content">
  10.                 <!--This is widget content:<br /><br />-->
  11.  
  12.                 <table cellpadding="0" cellspacing="0" id="netw_health">
  13.                 <tr>
  14.                         <td valign="bottom" id="host_health" align="center">
  15.                                 <div class="netw_health_label"><?php echo $host_value ?> %</div>
  16.                                 <div><?php echo html::image($host_image, array('height' => $host_value, 'width' => '100%')) ?></div>
  17.                                 <div class="netw_health_label"><?php echo $host_label ?></div>
  18.                         </td>
  19.                         <td valign="bottom" id="service_health" align="center">
  20.                                 <div class="netw_health_label"><?php echo $service_value ?> %</div>
  21.                                 <div><?php echo html::image($service_image, array('height' => $service_value, 'width' => '100%')) ?></div>
  22.                                 <div class="netw_health_label"><?php echo $service_label ?></div>
  23.                         </td>
  24.                 </tr>
  25.                 </table>
  26. </div>
Submit a correction or amendment below. Make A New Post
To highlight particular lines, prefix each line with @h@
Syntax highlighting:
Post expiration:
Post exposure:
Name / Title:
Email: