-
Problem report
-
Resolution: Fixed
-
Trivial
-
3.4.0rc1
-
Sprint 15, Sprint 16
-
0.5
Steps:
1. Create host with item for monitoring apache server (web.page.get[localhost,/server-status])
2. Create dependent item with preprocessing configuration = “([0-9]*) day” and output =”0\1”
3. Restart apache server
4. Wait until items get information
Result: Dependent item is ‘Not supported’ bacause of:
Value "" of type "string" is not suitable for value type "Numeric (unsigned)"
Expected: Last value of dependent item equal to 0.