-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error creating ticket | error(14): Bad parameter (ticket) #7
Comments
Estou enfrentando o mesmo problema. |
Robertolw, try it with an Admin user, I'm using "glpi". |
I created a zabbix user with super-admin rights, tested with glpi user aswell and got the same error with both accounts, i can create tickets just fine with command lines and automaticaly, but i always get xmlrpc error(14): Bad parameter (ticket) when i try closing it. |
So your problem is only closing the ticket? if opening the ticket is working well it has to work well closing it. Check again the actions in Zabbix Server, there must be an error. Find below the commands I'm using in each case. Open
Close
Both actions are configured with this parameters Operation Type: Remote Command Hope it helps. |
Hi i double checked my actions config, no luck...
I'm using exactly the same actions as you, the only big difference is I'm using 2 servers zabbix and glpi are running on different machines. |
I have the same problem, I'm using 2 servers. |
Consegui colocar pra executar o comando remoto, me retorna executado, porém o GLPI não recebe o chamado, já está com API REST habilitado, sabem me dizer se exite algum outro detalhe? Abrir chamado - Comando:Zabbix server:php /opt/zabbix/externalscripts/tickets_zabbix_glpi.php eventhost="BEATRIZ" event="DOWN" state="PROBLEM" hostproblemid=0 lasthostproblemid=0 servico="WSUS" triggerid="23349" eventzabbix="1902421" - Executado RESOLVIDO - Era o apontamento de diretório dentro de Tickets_zabbix_glpi.php estava para /opt/zabbix/externalscripts quando deveria ser /usr/lib/zabbix/externalscripts Cenário: GLPI 9.2.1 e Plugin Web Services 1.8.0 em Debian 8 |
I have Zabbix and GLPI in two different VM.
All the configuration has been done based on the manual. however at the moment to try the command from zabbix console I'm getting the following error.
Apparently all it's fine but it's an application bug ?
The text was updated successfully, but these errors were encountered: