Apache by zabbix agent: Apache get status items status: Not Supported. Info on items show the following:
Preprocessing failed for: {"Date":"Wed, 30 Jun 2021 11:42:42 GMT","Server":"Apache/2.4.46 (Unix) mod_fcgid/2.3.9","Vary":"A...
1. Failed: cannot extract value from json by path "$["Total Accesses"]": no data matches the specified path.
Preprocessing failed for: {"Date":"Wed, 30 Jun 2021 11:42:42 GMT","Server":"Apache/2.4.46 (Unix) mod_fcgid/2.3.9","Vary":"A...
1. Failed: cannot extract value from json by path "$.ServerUptimeSeconds": no data matches the specified path
Preprocessing failed for: {"Date":"Wed, 30 Jun 2021 11:42:42 GMT","Server":"Apache/2.4.46 (Unix) mod_fcgid/2.3.9","Vary":"A...
1. Failed: cannot extract value from json by path "$.IdleWorkers": no data matches the specified path
If I run the preprocessing steps for the JavaScript Convert apache status to JSON It seems its able to pull the data as some of the items are populated.
How do I troubleshoot this issue?
Preprocessing failed for: {"Date":"Wed, 30 Jun 2021 11:42:42 GMT","Server":"Apache/2.4.46 (Unix) mod_fcgid/2.3.9","Vary":"A...
1. Failed: cannot extract value from json by path "$["Total Accesses"]": no data matches the specified path.
Preprocessing failed for: {"Date":"Wed, 30 Jun 2021 11:42:42 GMT","Server":"Apache/2.4.46 (Unix) mod_fcgid/2.3.9","Vary":"A...
1. Failed: cannot extract value from json by path "$.ServerUptimeSeconds": no data matches the specified path
Preprocessing failed for: {"Date":"Wed, 30 Jun 2021 11:42:42 GMT","Server":"Apache/2.4.46 (Unix) mod_fcgid/2.3.9","Vary":"A...
1. Failed: cannot extract value from json by path "$.IdleWorkers": no data matches the specified path
If I run the preprocessing steps for the JavaScript Convert apache status to JSON It seems its able to pull the data as some of the items are populated.
How do I troubleshoot this issue?