Ad Widget

Collapse

df -h hungs / lvdisplay hungs

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mpasha06
    Junior Member
    • Jan 2014
    • 15

    #1

    df -h hungs / lvdisplay hungs

    Hi All,

    I have configured zabbix for a node, all working fine. But some time because of disk issue or mount point issue, 'df -h' or 'lvdisplay' hungs.

    is there any way to check by zabbix.?
  • Colttt
    Senior Member
    Zabbix Certified Specialist
    • Mar 2009
    • 878

    #2
    ehm for what do you use df -h or lvdisplay?
    Debian-User

    Sorry for my bad english

    Comment

    • mpasha06
      Junior Member
      • Jan 2014
      • 15

      #3
      df -h hungs / lvdisplay hungs

      Hi

      I have some linux serves and configured zabbix, there are some mount points, and lvms, some time zabbix didn't get lvm details, 'lvdisplay' and 'df -f' hungs some time.

      Need way to find the command hung, need to check df -h and lvdisply.

      Any details...?

      Comment

      • kloczek
        Senior Member
        • Jun 2006
        • 1771

        #4
        Originally posted by mpasha06
        Hi

        I have some linux serves and configured zabbix, there are some mount points, and lvms, some time zabbix didn't get lvm details, 'lvdisplay' and 'df -f' hungs some time.

        Need way to find the command hung, need to check df -h and lvdisply.

        Any details...?
        Seems you issue has nothing to do with zabbix per se.
        However possible causes of what you are observing may be like:
        - hardware problems
        - problem with some mount points mounted from remote NFS/iSCSI servers

        Try to use strace command, check logs ..
        http://uk.linkedin.com/pub/tomasz-k%...zko/6/940/430/
        https://kloczek.wordpress.com/
        zapish - Zabbix API SHell binding https://github.com/kloczek/zapish
        My zabbix templates https://github.com/kloczek/zabbix-templates

        Comment

        • mpasha06
          Junior Member
          • Jan 2014
          • 15

          #5
          df -h hungs

          Hi,

          Thanks for the reply, all of your comments are right.
          Its Linux cluster environment, which some time we wont get the mount point failure notice.

          Thats the reason I need to monitor the command hung state. I guess systemout.run[] option will work for it.

          Comment

          Working...