Ad Widget

Collapse

Template Gallery

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • homozavr
    replied
    output is
    echo -e "stats\nquit" | nc 127.0.0.1 11211
    STAT pid 13855
    STAT uptime 2775031
    STAT time 1276607531
    STAT version 1.4.2
    STAT pointer_size 64

    i forgot:
    version of zabbix server/agent
    Zabbix Agent v1.8.2 (revision 11211) (29 March 2010)
    zabbix server on debian lenny, zabbix agent on ubuntu lucid

    Originally posted by tberton
    What is the output of the command:
    Code:
    echo -e "stats\nquit" | nc 127.0.0.1 11211
    ?
    Last edited by homozavr; 15-06-2010, 15:03.

    Leave a comment:


  • tberton
    replied
    Originally posted by homozavr
    Item [my.server.com:memcache[bytes]] error: Not supported by Zabbix Agent
    Item [my.server.com:memcache[bytes_read]] error: Not supported by Zabbix Agent
    What is the output of the command:
    Code:
    echo -e "stats\nquit" | nc 127.0.0.1 11211
    ?

    Leave a comment:


  • homozavr
    replied
    Template for memcache not working

    Good day!
    this parameters in zabbix_agentd.conf with this tempates doesn't work
    error message in zabbix server log

    Item [my.server.com:memcache[bytes]] error: Not supported by Zabbix Agent
    Item [my.server.com:memcache[bytes_read]] error: Not supported by Zabbix Agent


    Originally posted by tberton
    Add the following UserParameter (and modify the ip address if neccessary):
    Code:
    UserParameter=memcache[*],echo -e "stats\nquit" | nc 127.0.0.1 11211 | grep "STAT $1 " | awk '{print $$3}'

    Leave a comment:


  • tberton
    replied
    Another memcache template

    I've made the memcache template before I saw jamied66 recently posted his.
    This template has 21 items, 1 screen and 10 graphs.

    Usage:

    Add the following UserParameter (and modify the ip address if neccessary):
    Code:
    UserParameter=memcache[*],echo -e "stats\nquit" | nc 127.0.0.1 11211 | grep "STAT $1 " | awk '{print $$3}'
    Attached Files

    Leave a comment:


  • jamied66
    replied
    Originally posted by varnav
    So many templates. Why not all of them added to wiki page?
    the template page wouldn't let me upload an XML file. said it was an invalid format.

    Leave a comment:


  • varnav
    replied
    So many templates. Why not all of them added to wiki page?

    Leave a comment:


  • jamied66
    replied
    monitoring memcache on RHEL 5.x for zabbix 1.8

    several of our webapps rely heavily on memcache to help with heavy page builds. getting stats from memcache isn't too hard, but it does normally involve a telnet session. I've included here:
    • XML template for all items from memcache stats (no graphs right now)
    • python script to easily pull stats from memcache
    • RPM for RHEL 5.3+ that edits the zabbix_agentd.conf file with the proper UserParameters and sets up a man page for the app along with the python script itself in /usr/bin.


    I couldn't upload an XML file to the Templates portion of the wiki for some reason.

    Let me know what you think.

    Thanks.

    JamieD
    Attached Files

    Leave a comment:


  • kng
    replied
    Error During Import

    Originally posted by live2
    My Template for a Dell PowerConnect 5448

    with Graphs for Bandwidth.


    Regards

    Zabbix Version 1.8.1 test = OK
    Thanks for the template! When I try to import (1.8.2) I get a blank page below the header. Browser reports:

    Line:17
    Char 1
    Error: Object Expected


    Ideas?
    Last edited by kng; 05-05-2010, 00:38.

    Leave a comment:


  • varnav
    replied
    Will anyone add all these to Wiki?

    http://www.zabbix.com/wiki/templates/start

    Leave a comment:


  • live2
    replied
    here is my export on version 1.8.2 for Template_Dell_PowerConnect_5448

    Regards Tino
    Attached Files

    Leave a comment:


  • dudink
    replied
    Motorola Canopy Templates

    Templates for the Motorola Canopy Equipment: Base Station, the AP and SM station.
    In addition to basic monitoring (traffic monitoring on ports) - make monitoring -

    At the base station: visible satellites, tracking satellites of GPS, monitoring of power supply ports.

    On SM station: Color code, RSSI and Jitter level, Lan port status.

    On AP station: Color code, Lan port status, SM Registered Count, GPS_status.
    Attached Files
    Last edited by dudink; 29-04-2010, 13:04.

    Leave a comment:


  • dudink
    replied
    Templates for D-Link Management Switches DES-3200 series:
    DES-3200-10, DES-3200-18, DES-3200-28.
    Attached Files
    Last edited by dudink; 29-04-2010, 13:02.

    Leave a comment:


  • dudink
    replied
    D-Link Management Switches Templates

    My small contribution to the development of templates
    My simple templates for D-Link Management Switches:
    D-Link DES-2108, DES-3026, DGS-3100, DGS-3612.
    There made monitoring of ports and traffic statistics on ports
    You can use them to monitor switches from other manufacturers as well as applied standard MIBs, such as Zyxel ES-2024, ES-2108 etc...
    Differences among them only in the number of ports.
    Attached Files
    Last edited by dudink; 29-04-2010, 13:01.

    Leave a comment:


  • Vide
    replied
    Originally posted by live2
    My Template for a Dell PowerConnect 5448

    with Graphs for Bandwidth.


    Regards

    Zabbix Version 1.8.1 test = OK
    Hi

    I'm using Zabbix 1.8.2 and I cannot see your template after I imported it. I get this when importing

    Code:
    Added new application Template_Dell_PowerConnect_5448:Network
    Added new item Template_Dell_PowerConnect_5448:ifAlias.1
    Added new item Template_Dell_PowerConnect_5448:ifAlias.10
    Added new item Template_Dell_PowerConnect_5448:ifAlias.100000
    Added new item Template_Dell_PowerConnect_5448:ifAlias.100001
    Added new item Template_Dell_PowerConnect_5448:ifAlias.100002
    Added new item Template_Dell_PowerConnect_5448:ifAlias.100003
    Added new item Template_Dell_PowerConnect_5448:ifAlias.11
    Added new item Template_Dell_PowerConnect_5448:ifAlias.12
    Added new item Template_Dell_PowerConnect_5448:ifAlias.13
    Added new item Template_Dell_PowerConnect_5448:ifAlias.14
    Added new item Template_Dell_PowerConnect_5448:ifAlias.15
    Added new item Template_Dell_PowerConnect_5448:ifAlias.16
    Added new item Template_Dell_PowerConnect_5448:ifAlias.17
    Added new item Template_Dell_PowerConnect_5448:ifAlias.18
    Added new item Template_Dell_PowerConnect_5448:ifAlias.19
    Added new item Template_Dell_PowerConnect_5448:ifAlias.2
    Added new item Template_Dell_PowerConnect_5448:ifAlias.20
    Added new item Template_Dell_PowerConnect_5448:ifAlias.21
    Added new item Template_Dell_PowerConnect_5448:ifAlias.22
    Added new item Template_Dell_PowerConnect_5448:ifAlias.23
    Added new item Template_Dell_PowerConnect_5448:ifAlias.24
    Added new item Template_Dell_PowerConnect_5448:ifAlias.25
    Added new item Template_Dell_PowerConnect_5448:ifAlias.26
    Added new item Template_Dell_PowerConnect_5448:ifAlias.27
    Added new item Template_Dell_PowerConnect_5448:ifAlias.28
    Added new item Template_Dell_PowerConnect_5448:ifAlias.29
    Added new item Template_Dell_PowerConnect_5448:ifAlias.3
    Added new item Template_Dell_PowerConnect_5448:ifAlias.30
    Added new item Template_Dell_PowerConnect_5448:ifAlias.31
    Added new item Template_Dell_PowerConnect_5448:ifAlias.32
    Added new item Template_Dell_PowerConnect_5448:ifAlias.33
    Added new item Template_Dell_PowerConnect_5448:ifAlias.34
    Added new item Template_Dell_PowerConnect_5448:ifAlias.35
    Added new item Template_Dell_PowerConnect_5448:ifAlias.36
    Added new item Template_Dell_PowerConnect_5448:ifAlias.37
    Added new item Template_Dell_PowerConnect_5448:ifAlias.38
    Added new item Template_Dell_PowerConnect_5448:ifAlias.39
    Added new item Template_Dell_PowerConnect_5448:ifAlias.4
    Added new item Template_Dell_PowerConnect_5448:ifAlias.40
    Added new item Template_Dell_PowerConnect_5448:ifAlias.41
    Added new item Template_Dell_PowerConnect_5448:ifAlias.42
    Added new item Template_Dell_PowerConnect_5448:ifAlias.43
    Added new item Template_Dell_PowerConnect_5448:ifAlias.44
    Added new item Template_Dell_PowerConnect_5448:ifAlias.45
    Added new item Template_Dell_PowerConnect_5448:ifAlias.46
    Added new item Template_Dell_PowerConnect_5448:ifAlias.47
    Added new item Template_Dell_PowerConnect_5448:ifAlias.48
    Added new item Template_Dell_PowerConnect_5448:ifAlias.49
    Added new item Template_Dell_PowerConnect_5448:ifAlias.5
    Added new item Template_Dell_PowerConnect_5448:ifAlias.51
    Added new item Template_Dell_PowerConnect_5448:ifAlias.52
    Added new item Template_Dell_PowerConnect_5448:ifAlias.53
    Added new item Template_Dell_PowerConnect_5448:ifAlias.54
    Added new item Template_Dell_PowerConnect_5448:ifAlias.55
    Added new item Template_Dell_PowerConnect_5448:ifAlias.56
    Added new item Template_Dell_PowerConnect_5448:ifAlias.6
    Added new item Template_Dell_PowerConnect_5448:ifAlias.7
    Added new item Template_Dell_PowerConnect_5448:ifAlias.8
    Added new item Template_Dell_PowerConnect_5448:ifAlias.9
    Added new item Template_Dell_PowerConnect_5448:ifDescr.1
    Added new item Template_Dell_PowerConnect_5448:ifDescr.10
    Added new item Template_Dell_PowerConnect_5448:ifDescr.100000
    Added new item Template_Dell_PowerConnect_5448:ifDescr.100001
    Added new item Template_Dell_PowerConnect_5448:ifDescr.100002
    Added new item Template_Dell_PowerConnect_5448:ifDescr.100003
    Added new item Template_Dell_PowerConnect_5448:ifDescr.11
    Added new item Template_Dell_PowerConnect_5448:ifDescr.12
    Added new item Template_Dell_PowerConnect_5448:ifDescr.13
    Added new item Template_Dell_PowerConnect_5448:ifDescr.14
    Added new item Template_Dell_PowerConnect_5448:ifDescr.15
    Added new item Template_Dell_PowerConnect_5448:ifDescr.16
    Added new item Template_Dell_PowerConnect_5448:ifDescr.17
    Added new item Template_Dell_PowerConnect_5448:ifDescr.18
    Added new item Template_Dell_PowerConnect_5448:ifDescr.19
    Added new item Template_Dell_PowerConnect_5448:ifDescr.2
    Added new item Template_Dell_PowerConnect_5448:ifDescr.20
    Added new item Template_Dell_PowerConnect_5448:ifDescr.21
    Added new item Template_Dell_PowerConnect_5448:ifDescr.22
    Added new item Template_Dell_PowerConnect_5448:ifDescr.23
    Added new item Template_Dell_PowerConnect_5448:ifDescr.24
    Added new item Template_Dell_PowerConnect_5448:ifDescr.25
    Added new item Template_Dell_PowerConnect_5448:ifDescr.26
    Added new item Template_Dell_PowerConnect_5448:ifDescr.27
    Added new item Template_Dell_PowerConnect_5448:ifDescr.28
    Added new item Template_Dell_PowerConnect_5448:ifDescr.29
    Added new item Template_Dell_PowerConnect_5448:ifDescr.3
    Added new item Template_Dell_PowerConnect_5448:ifDescr.30
    Added new item Template_Dell_PowerConnect_5448:ifDescr.31
    Added new item Template_Dell_PowerConnect_5448:ifDescr.32
    Added new item Template_Dell_PowerConnect_5448:ifDescr.33
    Added new item Template_Dell_PowerConnect_5448:ifDescr.34
    Added new item Template_Dell_PowerConnect_5448:ifDescr.35
    Added new item Template_Dell_PowerConnect_5448:ifDescr.36
    Added new item Template_Dell_PowerConnect_5448:ifDescr.37
    Added new item Template_Dell_PowerConnect_5448:ifDescr.38
    Added new item Template_Dell_PowerConnect_5448:ifDescr.39
    Added new item Template_Dell_PowerConnect_5448:ifDescr.4
    Added new item Template_Dell_PowerConnect_5448:ifDescr.40
    Added new item Template_Dell_PowerConnect_5448:ifDescr.41
    Added new item Template_Dell_PowerConnect_5448:ifDescr.42
    
    [cut]
    
    Added new item Template_Dell_PowerConnect_5448:ifName.52
    Added new item Template_Dell_PowerConnect_5448:ifName.53
    Added new item Template_Dell_PowerConnect_5448:ifName.54
    Added new item Template_Dell_PowerConnect_5448:ifName.55
    Added new item Template_Dell_PowerConnect_5448:ifName.56
    Added new item Template_Dell_PowerConnect_5448:ifName.6
    Added new item Template_Dell_PowerConnect_5448:ifName.7
    Added new item Template_Dell_PowerConnect_5448:ifName.8
    Added new item Template_Dell_PowerConnect_5448:ifName.9
    Added new item Template_Dell_PowerConnect_5448:ifNumber.0
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.1
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.10
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.100000
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.100001
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.100002
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.100003
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.11
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.12
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.13
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.14
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.15
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.16
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.17
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.18
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.19
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.2
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.20
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.21
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.22
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.23
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.24
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.25
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.26
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.27
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.28
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.29
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.3
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.30
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.31
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.32
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.33
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.34
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.35
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.36
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.37
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.38
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.39
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.4
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.40
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.41
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.42
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.43
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.44
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.45
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.46
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.47
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.48
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.49
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.5
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.50
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.51
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.52
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.53
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.54
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.55
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.56
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.6
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.7
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.8
    Added new item Template_Dell_PowerConnect_5448:ifOperStatus.9
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.1
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.10
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.100000
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.100001
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.100002
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.100003
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.11
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.12
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.13
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.14
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.15
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.16
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.17
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.18
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.19
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.2
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.20
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.21
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.22
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.23
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.24
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.25
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.26
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.27
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.28
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.29
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.3
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.30
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.31
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.32
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.33
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.34
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.35
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.36
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.37
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.38
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.39
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.4
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.40
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.41
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.42
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.43
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.44
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.45
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.46
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.47
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.48
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.49
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.5
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.50
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.51
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.52
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.53
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.54
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.55
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.56
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.6
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.7
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.8
    Added new item Template_Dell_PowerConnect_5448:ifOutOctets.9
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.1
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.10
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.100000
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.100001
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.100002
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.100003
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.11
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.12
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.13
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.14
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.15
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.16
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.17
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.18
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.19
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.2
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.20
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.21
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.22
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.23
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.24
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.25
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.26
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.27
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.28
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.29
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.3
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.30
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.31
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.32
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.33
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.34
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.35
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.36
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.37
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.38
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.39
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.4
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.40
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.41
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.42
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.43
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.44
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.45
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.46
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.47
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.48
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.49
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.5
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.50
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.51
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.52
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.53
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.54
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.55
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.56
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.6
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.7
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.8
    Added new item Template_Dell_PowerConnect_5448:ifSpeed.9
    Added new application Template_Dell_PowerConnect_5448:General
    Added new item Template_Dell_PowerConnect_5448:sysContact.0
    Added new item Template_Dell_PowerConnect_5448:sysDescr.0
    Added new item Template_Dell_PowerConnect_5448:sysLocation.0
    Added new item Template_Dell_PowerConnect_5448:sysName.0
    Added new item Template_Dell_PowerConnect_5448:systemType
    Added new item Template_Dell_PowerConnect_5448:sysUpTime
    Added trigger "Uplink g45 is down on {HOSTNAME}" to host "Template_Dell_PowerConnect_5448"
    Added trigger "Uplink g46 is down on {HOSTNAME}" to host "Template_Dell_PowerConnect_5448"
    Added trigger "Uplink g47 is down on {HOSTNAME}" to host "Template_Dell_PowerConnect_5448"
    Added trigger "Uplink g48 is down on {HOSTNAME}" to host "Template_Dell_PowerConnect_5448"
    Added trigger "{HOSTNAME} has just been restarted" to host "Template_Dell_PowerConnect_5448"
    Missing items for graph "Interface utilization on G1"
    when importing your template but then I cannot find any item related to your template.
    Any idea? Thanks anyway for sharing your work!

    Leave a comment:


  • live2
    replied
    Template_Dell_PowerConnect_5448

    My Template for a Dell PowerConnect 5448

    with Graphs for Bandwidth.


    Regards

    Zabbix Version 1.8.1 test = OK
    Attached Files
    Last edited by live2; 04-03-2010, 19:49.

    Leave a comment:

Working...