mirror of
https://github.com/aljazceru/zabbix.git
synced 2025-12-18 13:24:19 +01:00
fixed graph
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
HOST="localhost"
|
||||
PORT="80"
|
||||
|
||||
function check {
|
||||
function check() {
|
||||
/sbin/pidof nginx | wc -l
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user