KSriHarsha591 / mysql-cacti-templates

Automatically exported from code.google.com/p/mysql-cacti-templates
GNU General Public License v2.0
0 stars 0 forks source link

Missing argument causes an error #116

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
www-data@debian:~$ /usr/bin/php -q
/usr/share/cacti/site/scripts/ss_get_by_ssh.php --host 127.0.0.1 --type
diskstats --items bs,bt

Notice: Undefined index:  device in
/usr/share/cacti/site/scripts/ss_get_by_ssh.php on line 955

Notice: Undefined variable: command in
/usr/share/cacti/site/scripts/ss_get_by_ssh.php on line 457
--device is required for --type diskstats

Original issue reported on code.google.com by baron.schwartz on 4 Jan 2010 at 5:58

GoogleCodeExporter commented 8 years ago
Fixed in r390.

Original comment by baron.schwartz on 4 Jan 2010 at 3:13