Ad Widget

Collapse

I can't choose an interface to choose from

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • przemo2
    Junior Member
    • Oct 2020
    • 23

    #1

    I can't choose an interface to choose from


    For some time, I can't add what interface I want to monitor, loads (circles the wheel) and nothing


    I choose the item pattern and nothing
    Attached Files
  • Zdenek_OMNISENSUIT
    Member
    Zabbix Certified SpecialistZabbix Certified Professional
    • Nov 2020
    • 55

    #2
    Hello.

    It looks like your Zabbix is overloaded and not responding well.
    Can't say more now, you must check it now at first.

    Comment

    • przemo2
      Junior Member
      • Oct 2020
      • 23

      #3
      I understand, it monitors 250 I only check ping. The machine has 8 cores, 8GB of RAM this is what config zabbix looks like

      ############ GENERAL PARAMETERS #################

      ### Option: ListenPort
      # Listen port for trapper.
      #
      # Mandatory: no
      # Range: 1024-32767
      # Default:
      # ListenPort=10051


      ### Option: LogFile
      # Log file name for LogType 'file' parameter.
      #
      # Mandatory: yes, if LogType is set to file, otherwise no
      # Default:
      # LogFile=

      LogFile=/var/log/zabbix/zabbix_server.log

      ### Option: LogFileSize
      # Maximum size of log file in MB.
      # 0 - disable automatic log rotation.
      #
      # Mandatory: no
      # Range: 0-1024
      # Default:
      # LogFileSize=1

      LogFileSize=0

      DBName=zabbixdb

      ### Option: DBSchema
      # Schema name. Used for PostgreSQL.
      #
      # Mandatory: no
      # Default:
      # DBSchema=

      ### Option: DBUser
      # Database user.
      #
      # Mandatory: no
      # Default:
      # DBUser=

      DBUser=***********

      ### Option: DBPassword
      # Database password.
      # Comment this line if no password is used.
      #
      # Mandatory: no
      # Default:
      DBPassword=*********

      ### Option: DBSocket
      # Path to MySQL socket.
      #
      # Mandatory: no
      # Default:
      # DBSocket=

      ### Option: DBPort
      # Database port when not using local socket.
      #
      # Mandatory: no
      # Range: 1024-65535
      # Default:
      # DBPort=



      ### Option: ExportFileSize
      # Maximum size per export file in bytes.
      # Only used for rotation if ExportDir is set.
      #
      # Mandatory: no
      # Range: 1M-1G
      # Default:
      # ExportFileSize=1G

      ############ ADVANCED PARAMETERS ################

      ### Option: StartPollers
      # Number of pre-forked instances of pollers.
      #
      # Mandatory: no
      # Range: 0-1000
      # Default:
      # StartPollers=5


      ### Option: StartTrappers
      # Number of pre-forked instances of trappers.
      # Trappers accept incoming connections from Zabbix sender, active agents and active proxies.
      # At least one trapper process must be running to display server availability and view queue
      # in the frontend.
      #
      # Mandatory: no
      # Range: 0-1000
      # Default:
      # StartTrappers=5

      ### Option: StartPingers
      # Number of pre-forked instances of ICMP pingers.
      #
      # Mandatory: no
      # Range: 0-1000
      # Default:
      StartPingers=5

      ### Option: StartDiscoverers
      # Number of pre-forked instances of discoverers.
      #
      # Mandatory: no
      # Range: 0-250
      # Default:
      # StartDiscoverers=1

      ### Option: StartHTTPPollers
      # Number of pre-forked instances of HTTP pollers.
      #
      # Mandatory: no
      # Range: 0-1000
      # Default:
      # StartHTTPPollers=1


      ### Option: StartVMwareCollectors
      # Number of pre-forked vmware collector instances.
      #
      # Mandatory: no
      # Range: 0-250
      # Default:
      # StartVMwareCollectors=0

      ### Option: VMwareFrequency
      # How often Zabbix will connect to VMware service to obtain a new data.
      #
      # Mandatory: no
      # Range: 10-86400
      # Default:
      # VMwareFrequency=60


      ### Option: VMwareCacheSize
      # Size of VMware cache, in bytes.
      # Shared memory size for storing VMware data.
      # Only used if VMware collectors are started.
      #
      # Mandatory: no
      # Range: 256K-2G
      # Default:
      # VMwareCacheSize=8M

      ### Option: VMwareTimeout
      # Specifies how many seconds vmware collector waits for response from VMware service.
      #
      # Mandatory: no
      # Range: 1-300
      # Default:
      # VMwareTimeout=10



      ### Option: CacheSize
      # Size of configuration cache, in bytes.
      # Shared memory size for storing host, item and trigger data.
      #
      # Mandatory: no
      # Range: 128K-64G
      # Default:
      CacheSize=264M

      ### Option: CacheUpdateFrequency
      # How often Zabbix will perform update of configuration cache, in seconds.
      #
      # Mandatory: no
      # Range: 1-3600
      # Default:
      # CacheUpdateFrequency=60

      ### Option: StartDBSyncers
      # Number of pre-forked instances of DB Syncers.
      #
      # Mandatory: no
      # Range: 1-100
      # Default:
      # StartDBSyncers=4

      ### Option: HistoryCacheSize
      # Size of history cache, in bytes.
      # Shared memory size for storing history data.
      #
      # Mandatory: no
      # Range: 128K-2G
      # Default:
      HistoryCacheSize=220M

      ### Option: HistoryIndexCacheSize
      # Size of history index cache, in bytes.
      # Shared memory size for indexing history cache.
      #
      # Mandatory: no
      # Range: 128K-2G
      # Default:
      # HistoryIndexCacheSize=4M

      ### Option: TrendCacheSize
      # Size of trend cache, in bytes.
      # Shared memory size for storing trends data.
      #
      # Mandatory: no
      # Range: 128K-2G
      # Default:
      # TrendCacheSize=4M

      ### Option: ValueCacheSize
      # Size of history value cache, in bytes.
      # Shared memory size for caching item history data requests.
      # Setting to 0 disables value cache.
      #
      # Mandatory: no
      # Range: 0,128K-64G
      # Default:
      # ValueCacheSize=8M


      Comment

      • diegodaloiso
        Junior Member
        • Jan 2021
        • 4

        #4
        Can you share the values on Queue menu?

        Comment

        • przemo2
          Junior Member
          • Oct 2020
          • 23

          #5
          Zabbix reads pings to routers and switches, but the graph does not work

          What to change in the settings? what resources to increase him



          Here shows the usage of vmaware esxi the monitor shows 3% of the CPU usage for this machineClick image for larger version

Name:	Screen Shot 02-27-21 at 09.05 PM.PNG
Views:	292
Size:	100.2 KB
ID:	419641
          Attached Files
          Last edited by przemo2; 27-02-2021, 22:09.

          Comment

          • gofree
            Senior Member
            Zabbix Certified SpecialistZabbix Certified Professional
            • Dec 2017
            • 400

            #6
            Is this "bez_nazwy_15" actual name of a host ? Try put there "Zabbix server" and for item something like "*cpu*" and see if the graph gets drawn.

            Comment

            • przemo2
              Junior Member
              • Oct 2020
              • 23

              #7
              unfortunately the cpu counter is not updating, the last time on it is the one where other charts stopped

              Comment

              Working...