Commit cfee4d0
Do not send disk usage alarm when the data is null value
When the Agent client can't get disk information, it fills all data to zero.
The Agent server should ignore the null value data.1 parent 6d3744f commit cfee4d0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
347 | | - | |
| 347 | + | |
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
| |||
0 commit comments