You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<style>
|
|
|
|
.overflow_hide {
|
|
|
|
overflow: hidden;
|
|
|
|
text-overflow: ellipsis;
|
|
|
|
white-space: nowrap;
|
|
|
|
vertical-align: middle;
|
|
|
|
}
|
|
|
|
</style>
|
|
|
|
|
|
|
|
<div class="bt-form">
|
|
|
|
<div class='plugin_version'></div>
|
|
|
|
<div class="bt-w-main">
|
|
|
|
<div class="bt-w-menu">
|
|
|
|
<p class="bgw" onclick="pluginService('zabbix');">服务</p>
|
|
|
|
<p onclick="pluginInitD('zabbix');">自启动</p>
|
|
|
|
<p onclick="pluginConfig('zabbix',$('.plugin_version').attr('version'));">OP配置</p>
|
|
|
|
<p onclick="pluginConfig('zabbix',$('.plugin_version').attr('version'),'php_conf');">PHP配置</p>
|
|
|
|
<p onclick="pluginLogs('zabbix','','run_log');">运行日志</p>
|
|
|
|
<p onclick="zabbixReadme();">相关说明</p>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<div class="bt-w-con pd15">
|
|
|
|
<div class="soft-man-con" style="height: 520px; overflow: auto;"></div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<script type="text/javascript">
|
|
|
|
$.getScript( "/plugins/file?name=zabbix&f=js/zabbix.js", function(){
|
|
|
|
pluginService('zabbix', $('.plugin_version').attr('version'));
|
|
|
|
});
|
|
|
|
</script>
|