This is what I have on my /etc/fstab /dev/VolGroup00/LogVol02 / ext3 defaults,noatime 1 1 /dev/md2 /boot ext3 defaults,noatime 1 2 devpts /dev/pts devpts gid=5,mode=620 0 0 tmpfs /dev/shm tmpfs defaults 0 0 proc /proc proc defaults 0 0 sysfs /sys sysfs defaults 0 0 /dev/VolGroup00/LogVol00 /tmp ext3 defaults,noatime 1 2 /dev/VolGroup00/LogVol01 /var ext3 defaults,noatime 1 2 /dev/VolGroup01/LogVol00 /vservers ext3 defaults,noatime 1 2 /dev/md0 swap swap defaults 0 0
I tried some of the divices listed here and all of them show the same IndexError: list index out of range message. On Tue, Jul 29, 2008 at 1:33 PM, Marc Powell <[EMAIL PROTECTED]> wrote: > > >> -----Original Message----- >> From: [EMAIL PROTECTED] [mailto:nagios-users- >> [EMAIL PROTECTED] On Behalf Of Jake Solid >> Sent: Tuesday, July 29, 2008 11:49 AM >> To: nagios-users@lists.sourceforge.net >> Subject: [Nagios-users] check_smartmon - IndexError: list index out of >> range >> >> Hello, >> >> I'm testing the Nagios-Plugin check_smartmon that uses smartmontools. >> I'm getting a IndexError: list index out of range. I made sure all >> paths were correct. >> >> Any inputs? >> >> This the output when running the plugin: >> >> [root@ plugins]# ./check_smartmon -d /dev/VolGroup00/LogVol00 -v 3 >> Get device name >> Device: /dev/VolGroup00/LogVol00 > > I admit to only a passing familiarity with check_smartmon but wouldn't > you need to specify the physical disk (i.e. /dev/sda) and not a virtual > partition on the disk? > > -- > Marc > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Nagios-users mailing list > Nagios-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/nagios-users > ::: Please include Nagios version, plugin version (-v) and OS when reporting > any issue. > ::: Messages without supporting info will risk being sent to /dev/null > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null