-
Problem report
-
Resolution: Fixed
-
Trivial
-
4.0.26
-
None
-
VMware ESXi 7.0.0
-
S25-W14/15, S25-W16/17, S25-W18/19, S25-W20/21, S25-W22/23
-
1
Steps to reproduce:
- Specify not existing mount point for parameter <fsname> of vmware.vm.vfs.fs.size[].
e.g.
vmware.vm.vfs.fs.size[\{$URL},\{HOST.HOST},/foo,free]
2. Check history data of the item on the web-frontend.
Result:
Item collects history data.
Expected:
Item becomes not supported and show errror.
Â
Â
The item might collect the last one's value if fsname does not match any file systems, in the current implementation.
See attached patch file.
Â