Files
librenms-librenms/includes
Ambroise c25629343f Fix error between application module and unix-agent (#14177)
* It seems that after the PR #14087, the variable $agent_data is not
accessible anymore in applications script.

Just add the line `global $agent_data` at script start solve this issue.

* It seems that after the PR #14087, the variable $agent_data is not
accessible anymore in applications script.

Just add `$agent_data` to the use in the applications polling script start solve this issue.

Co-authored-by: Tony Murray <murraytony@gmail.com>
2022-08-04 19:17:18 -05:00
..
2021-09-10 20:09:53 +02:00
2022-08-04 18:12:34 -05:00
2022-08-04 18:12:34 -05:00
2022-04-12 08:27:31 -05:00
2022-03-12 16:14:32 -06:00
2021-08-19 17:31:32 +02:00