-
Problem report
-
Resolution: Unresolved
-
Trivial
-
4.0.26
-
None
-
VMware ESXi 7.0.0
-
S25-W14/15, S25-W16/17
-
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.