Bug #38302 | sigar network stats error on solaris | ||
---|---|---|---|
Submitted: | 23 Jul 2008 0:33 | Modified: | 9 Jan 2015 10:03 |
Reporter: | Adam Dixon | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Enterprise Monitor: Agent | Severity: | S3 (Non-critical) |
Version: | 1.2.0.7879, 2.0.0.7014 | OS: | Solaris (10) |
Assigned to: | Jan Kneschke | CPU Architecture: | Any |
Tags: | sigar, zones |
[23 Jul 2008 0:33]
Adam Dixon
[23 Jul 2008 22:19]
Adam Dixon
Two different hosts not working in the same way (sigar err) both using Solaris zones, other Solaris hosts seem fine. Sort of confirming that sigar is having problems with zones and gathering network stats.
[31 Jul 2008 22:26]
Matthew Boehm
Similar experience on CentOS 5 (Final), running on a VPS. 2008-07-31 17:30:37: (critical) sigar_net_interface_config_primary_get() failed: 6 [root@server agent]# /usr/local/mysql/enterprise/agent/bin/mysql-service-agent --version MySQL Service Agent - 1.3.2.9118, (glib lib=2.8.5, headers=2.8.5) [root@server agent]# /usr/local/mysql/enterprise/agent/bin/sigar-test-all >/tmp/centos_test.txt sigar_net_interface_stat_get(venet0:0) failedsigar_net_interface_stat_get(venet0:1) failedsigar_net_interface_stat_get(venet0:2) failed [root@server agent]# [root@server agent]# uname -a Linux server.poweredbyslingshot.com 2.6.9-023stab046.2-entnosplit #1 SMP Mon Dec 10 15:37:37 MSK 2007 i686 i686 i386 GNU/Linux Contents of /tmp/centos_test.txt to be attached.
[31 Jul 2008 22:28]
Matthew Boehm
sigar net interface test results on CentOS on VPS
Attachment: centos_test.txt (text/plain), 9.85 KiB.
[10 Sep 2008 13:02]
Jan Kneschke
added support for extacting the host-id from the public ssh-host-key * new option --agent-host-id-commandline * prefix mac-addresses with mac:{...} and ssh-host keys with ssh:{...} * use ssh-host-key as default and mac-addresses as default (fixes #38679) * take host-id from commandline which defaults to ssh-keygen -l -t ... (fixes #38302) * test a set of files for the host-key to find them on most unixes
[17 Oct 2008 19:57]
Diego Medina
Now I'm QA on this one.
[11 Dec 2008 20:34]
Diego Medina
Verified fixed on 2.0.0.7111
[13 Jan 2009 11:21]
Tony Bedford
An entry was added to the 2.0 changelog: A sigar network stats error was generated on the Solaris platform: # /opt/mysql/enterprise/agent/bin/mysql-service-agent --version MySQL Service Agent - 1.2.0.7879, (glib lib=2.8.5, headers=2.8.5) SunOS mysqlprd01 5.10 Generic_127127-11 sun4v sparc SUNW,T5240 2008-07-21 10:07:24: (critical) sigar_net_interface_config_primary_get() failed: 6 2008-07-21 10:08:00: (critical) sigar_net_interface_config_primary_get() failed: 6 # /opt/mysql/enterprise/agent/bin/sigar-test-all >/tmp/test.txt sigar_net_interface_stat_get(e1000g0:2) failed#