Welcome to Pandora FMS Community › Forums › Community support › Advanced troubleshooting › Agent view not working – blank screen
-
Agent view not working – blank screen
Posted by tombaja on November 1, 2017 at 01:36Hi.
Installed the lates version of PandoraFMS console and server v7.ONG.714 Build PC171025-MR7. After a Recon task I can see a list of agents, but agent view is without any information, just a blank screen. Agents > Views > Agent detail >View menu of agent >Â Nothing.There is a New Pandora Console Update alert informing about a new version 171030, where do I get this update?
Any help is appreciated. Thanks.
jose.almendros replied 5 years, 11 months ago 7 Members · 9 Replies -
9 Replies
-
-
-
::
Hi all,
The correct way to solve the problem is:
Modifying the file:
Código:*/pandora_console/operation/agentes/ver_agente.php
Edit 1047 line:
Código PHP:$active_ux = get_ux_transactions($id_agente);Â
Changing it by:
Código PHP:$active_ux = enterprise_hook('get_ux_transactions', array($id_agente));Â
Then we restart the apache server.
The bug will be solved in a short time. Thanks for reporting.Best regards,
vic.
-
-
-
::
Upgraded to Pandora FMS v7.0NG.714 – Build 191231 – MR 7 and still no agent view. When will this be fixed please?
Good morning majdana,
We are now in the version 731 with MR 24, and this problem is solved in this versión. Please, upgrade to latest versión.
Alberto
-
::
Upgraded to Pandora FMS v7.0NG.714 – Build 191231 – MR 7 and still no agent view. When will this be fixed please?
Good morning majdana,
We are now in the version 731 with MR 24, and this problem is solved in this versión. Please, upgrade to latest versión.
Alberto
Alberto,
I’m running the community version appliance iso (PandoraFMS7.0NG.714.x86_64.iso). Where is the documentation about upgrading? The update manager doesn’t seem to be allowing me to update to 731.
-
::
Upgraded to Pandora FMS v7.0NG.714 – Build 191231 – MR 7 and still no agent view. When will this be fixed please?
Good morning majdana,
We are now in the version 731 with MR 24, and this problem is solved in this versión. Please, upgrade to latest versión.
Alberto
Alberto,
I’m running the community version appliance iso (PandoraFMS7.0NG.714.x86_64.iso). Where is the documentation about upgrading? The update manager doesn’t seem to be allowing me to update to 731.
Good morning majdana,
Here is a link to Pandora FMS Wiki that explains you how to upgrade.
https://wiki.pandorafms.com/index.php?title=Pandora:Documentation_en:Anexo_Upgrade
Alberto
-
::
Hello majdana,
Hope the answer of alberto.sanchez helps you to solve your problem.
Please, do take a few minutes to write a Pandora FMS review in order to help us continue monitoring systems… https://bit.ly/2S9Y2kp
Thank you for your time!
Regards