Details
-
Type:
Problem report
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 3.4.0rc1
-
Fix Version/s: 3.4.2rc1, 4.0.0alpha1, 4.0 (plan)
-
Component/s: Server (S)
-
Labels:
-
Team:Team C
-
Sprint:Sprint 15, Sprint 16
-
Story Points:0.5
Description
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.