Ad Widget

Collapse

Implementation top 10 for zabbix

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • omid1979
    Member
    • Nov 2016
    • 33

    #1

    Implementation top 10 for zabbix

    Hi all , I want add top 10 usage for each group of items on my zabbix server , for example I want to add top 10 CPU Usage or top 10 Memory usage from list of my server .
    or in another example I want to have top 10 Interface traffice of my switch ,
    How can I do it ? I know most of Monitoring software have this parameter and it important item for compering zabbix with other monitoring software
    how can I add this implementation to zabbix ?
  • kernbug
    Senior Member
    • Feb 2013
    • 330

    #2
    Originally posted by omid1979
    Hi all , I want add top 10 usage for each group of items on my zabbix server , for example I want to add top 10 CPU Usage or top 10 Memory usage from list of my server .
    or in another example I want to have top 10 Interface traffice of my switch ,
    How can I do it ? I know most of Monitoring software have this parameter and it important item for compering zabbix with other monitoring software
    how can I add this implementation to zabbix ?
    Hi, omid1979

    I think there is no such functionality at this moment. Maybe you can use this workaround: make triggers with the severity Information for CPU/MEM load above 50%, add Trigger/Problem widget to the dashboard and select necessary host groups.

    Comment

    • omid1979
      Member
      • Nov 2016
      • 33

      #3
      Originally posted by kernbug

      Hi, omid1979

      I think there is no such functionality at this moment. Maybe you can use this workaround: make triggers with the severity Information for CPU/MEM load above 50%, add Trigger/Problem widget to the dashboard and select necessary host groups.
      it is good but I have a littele problem
      we have duplicate Item in some time and It can give us wrong data , How we can solved them ? for example we mey have two time of CPU Utilization Trigger for server 1 more than 50% ,
      But I want to have unique Item on Top 10

      Comment

      Working...