You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if this is the same or not (error message looks similar). I have a web server with different partitions, and I can't get
data from /var/www, but all others work fine (/, /usr, /tmp). Error message from the query inspector is: error:"error parsing regexp: invalid or unsupported Perl syntax: (?w"
I have done a ghetto Regex fix, by changing the Application to the appropriate filesystem and the Item to /.*Total/ and /.*Used/ to avoid using /'s inside the Regex. Hope this will help some people around this bug intil a fix is committed.
When trying to query filesystems different than '/' no data is received.
Expected behavior
It is expected to pass data back to Grafana for the different filesystems.
Screenshots
On this screenshot it is clear that some Perl Regex is failing and probably the cause of this issue.
https://nixcloud.net/ui/s/7EwAKWtMoFmDPrs
Software versions
| Grafana | Zabbix | Grafana-Zabbix Plugin |
Grafana v8.1.5 (c725a4259a)
Zabbix 5.0 LTS
Zabbix Plugin Config 4.2.4
The text was updated successfully, but these errors were encountered: