| Bug #57598 | agent on Solaris dos not report disk_bytes_[read|written] values --> no graph | ||
|---|---|---|---|
| Submitted: | 20 Oct 2010 10:22 | Modified: | 16 May 2011 22:37 |
| Reporter: | Carsten Segieth | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Enterprise Monitor: Agent | Severity: | S2 (Serious) |
| Version: | 2.3.0.2036 | OS: | Solaris |
| Assigned to: | Jan Kneschke | CPU Architecture: | Any |
[16 May 2011 22:37]
John Russell
Added to 2.3.4 changelog: The Disk IO Usage and Disk Space Usage graphs are now available on Solaris systems.

Description: The agents on (most) Solaris platforms do not report "disk_bytes_[read|written]". From this e.g. there is no graph "Disk IO Usage". From debug log: <task> <taskId>86</taskId> <command>collect_data</command> <utc>2010-10-19T11:41:06.144Z</utc> <data> <datum> <target> <namespace>os</namespace> <classname>disk</classname> <instance>ssh:{76:72:ba:c8:c2:a9:e5:03:37:7c:cb:68:3a:7a:83:b9}.all</instance> <attribute>disk_bytes_read</attribute> </target> <utc>2010-10-19T11:41:00.150Z</utc> <value>-14</value> </datum> </data> </task> <task> <taskId>87</taskId> <command>collect_data</command> <utc>2010-10-19T11:41:06.144Z</utc> <data> <datum> <target> <namespace>os</namespace> <classname>disk</classname> <instance>ssh:{76:72:ba:c8:c2:a9:e5:03:37:7c:cb:68:3a:7a:83:b9}.all</instance> <attribute>disk_bytes_written</attribute> </target> <utc>2010-10-19T11:41:00.171Z</utc> <value>-14</value> </datum> </data> </task> How to repeat: fresh install of agent and svc mgr, then check "Disk IO Usage"