mirror of
https://github.com/aljazceru/zabbix.git
synced 2025-12-18 23:34:21 +01:00
fixed graph
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
HOST="localhost"
|
HOST="localhost"
|
||||||
PORT="80"
|
PORT="80"
|
||||||
|
|
||||||
function check {
|
function check() {
|
||||||
/sbin/pidof nginx | wc -l
|
/sbin/pidof nginx | wc -l
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<template>Template App NGINX</template>
|
<template>Template App NGINX</template>
|
||||||
<name>Template App NGINX</name>
|
<name>Template App NGINX</name>
|
||||||
<description>Nginx Template - http://www.netkiller.cn)</description>
|
<description>Nginx Template - http://www.netkiller.cn</description>
|
||||||
<groups>
|
<groups>
|
||||||
<group>
|
<group>
|
||||||
<name>Templates</name>
|
<name>Templates</name>
|
||||||
@@ -254,7 +254,7 @@
|
|||||||
<value_type>3</value_type>
|
<value_type>3</value_type>
|
||||||
<allowed_hosts/>
|
<allowed_hosts/>
|
||||||
<units/>
|
<units/>
|
||||||
<delta>1</delta>
|
<delta>0</delta>
|
||||||
<snmpv3_contextname/>
|
<snmpv3_contextname/>
|
||||||
<snmpv3_securityname/>
|
<snmpv3_securityname/>
|
||||||
<snmpv3_securitylevel>0</snmpv3_securitylevel>
|
<snmpv3_securitylevel>0</snmpv3_securitylevel>
|
||||||
@@ -297,7 +297,7 @@
|
|||||||
<value_type>3</value_type>
|
<value_type>3</value_type>
|
||||||
<allowed_hosts/>
|
<allowed_hosts/>
|
||||||
<units/>
|
<units/>
|
||||||
<delta>1</delta>
|
<delta>0</delta>
|
||||||
<snmpv3_contextname/>
|
<snmpv3_contextname/>
|
||||||
<snmpv3_securityname/>
|
<snmpv3_securityname/>
|
||||||
<snmpv3_securitylevel>0</snmpv3_securitylevel>
|
<snmpv3_securitylevel>0</snmpv3_securitylevel>
|
||||||
@@ -340,7 +340,7 @@
|
|||||||
<value_type>3</value_type>
|
<value_type>3</value_type>
|
||||||
<allowed_hosts/>
|
<allowed_hosts/>
|
||||||
<units/>
|
<units/>
|
||||||
<delta>1</delta>
|
<delta>0</delta>
|
||||||
<snmpv3_contextname/>
|
<snmpv3_contextname/>
|
||||||
<snmpv3_securityname/>
|
<snmpv3_securityname/>
|
||||||
<snmpv3_securitylevel>0</snmpv3_securitylevel>
|
<snmpv3_securitylevel>0</snmpv3_securitylevel>
|
||||||
|
|||||||
Reference in New Issue
Block a user