imap
imap copied to clipboard
Zabbix 4.0
Will you creating a Zabbix 4.0 version?
Agree. Definetly we need it.
iPad’imden gönderildi
Mark de Groot [email protected] şunları yazdı (3 Eki 2018 13:20):
Will you creating a Zabbix 4.0 version?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
I join the request, Russianfox, thank you very much for all your work.
I join the request, Russianfox, thank you very much for all your work.
Are we going to have to forget Imap in version 4.0?
It's a shame, it's a great plug.
go go go :)
Has anyone been able to use imap in zabbix 4.0 ?
Looks like the original dev has stopped working on it... I have been using the below fork on Zabbix v4.2.1
https://github.com/meissnerIT/imap
It has a few quirks but mostly it's fine
Tanks !
boyemillar,
In your zabbix is shown the error
Undefined index: fullscreen [in imap.php: 556]
Undefined index: fullscreen [in imap.php: 563]
Hi...
I did have to tweak/hack the imap.php file a little to get rid of those warnings
Remove these lines
Line 74
'fullscreen' => array(T_ZBX_INT, O_OPT, P_SYS, IN('0,1'), null),
Line 556
->addVar('fullscreen', $_REQUEST['fullscreen']);
Line 563
$controls->addItem(get_icon('fullscreen', ['fullscreen' => $_REQUEST['fullscreen']]));
Looks like the original dev has stopped working on it... I have been using the below fork on Zabbix v4.2.1
https://github.com/meissnerIT/imap
It has a few quirks but mostly it's fine
@boyemillar, Thanks for this fork .. But I have only half of map with zabbix 4.2.3..
After installing this version in menu not added element interactive map. Zabbix 4.0.11
Hello,
My zabbix is 4.4.0. I get this error. Someone with too?