LINUX.ORG.RU

История изменений

Исправление Kolins, (текущая версия) :

В препроцессинге custom scripts -> java script:

function (value) {
 return value-10
}
https://www.zabbix.com/documentation/current/manual/config/items/preprocessin...

Исправление Kolins, :

В препроцессинге custom scripts -> java script:

function (value) {
 return value-10
}

Исходная версия Kolins, :

В препроцессинге custon scripts -> java script:

function (value) {
 return value-10
}