[ZBX-3797] FreeBSD disk statistics Created: 2011 May 11 Updated: 2017 May 30 Resolved: 2011 Jun 02 |
|
| Status: | Closed |
| Project: | ZABBIX BUGS AND ISSUES |
| Component/s: | Agent (G) |
| Affects Version/s: | 1.8.5 |
| Fix Version/s: | 1.8.6 |
| Type: | Incident report | Priority: | Trivial |
| Reporter: | Pavel Timofeev | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: |
FreeBSD |
||
| Description |
|
Zabbix agent doesn't show right disk stats like vfs.dev.read and vfs.dev.write under FreeBSD. |
| Comments |
| Comment by Oleksii Zagorskyi [ 2011 May 24 ] |
|
Just for case - from man of smartctl: Note: according to documentation FreeBSD support only "ops" and "bps" as type for the key "vfs.dev.read[]" My testing is unsuccessful (sata HDD). edits: FreeBSD 8.1 |
| Comment by Pavel Timofeev [ 2011 May 24 ] |
|
You're right, Oleksiy. |
| Comment by Pavel Timofeev [ 2011 May 24 ] |
|
the problem was spotted back in 2010 |
| Comment by Oleksii Zagorskyi [ 2011 May 24 ] |
|
User zerg from the mentioned forum thread said that "operations" is supported for FreeBSD too. I checked and really it's truth, and even more:
<operations> and <bytes> should be documented as supported. |
| Comment by Alexander Vladishev [ 2011 Jun 02 ] |
|
Confirmed in the last 1.8 branch, r20000. |
| Comment by Alexander Vladishev [ 2011 Jun 02 ] |
|
Fixed in the development branch svn://svn.zabbix.com/branches/dev/ZBX-3797 |
| Comment by Alexander Vladishev [ 2011 Jun 02 ] |
|
Fixed in version pre1.8.6, r20008 |
| Comment by Pavel Timofeev [ 2011 Jun 03 ] |
|
> Fixed in version pre1.8.6, r20008 And what about 1.9 branch? |
| Comment by richlv [ 2011 Jun 03 ] |
|
to test you can either get nightly build or grab source from svn : http://www.zabbix.com/wiki/contrib/getting_source this was also merged to trunk (1.9) in revision 20009 |
| Comment by Pavel Timofeev [ 2011 Jun 03 ] |
|
Big thanks) |
| Comment by Oleksii Zagorskyi [ 2011 Jun 03 ] |
|
additionally tested. it works. |