Ad Widget

Collapse

Problem with item/trigger

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jguigot
    Junior Member
    • Mar 2008
    • 14

    #1

    Problem with item/trigger

    Hello,

    i have installed Zabbix and i want supervise my network. For examples, i want check a port on a server (ubuntu in my test), and i wrote :

    item test port net.tcp.port[, port]
    trigger {unbuntu:net.tcp.port[10.56.144.58,80].last(0)}=0

    the answer of Zabbix is:

    No such monitored parameter (net.tcp.port[10.56.144.58,80]) for host (unbuntu)

    but in ubuntu (documentation contructor), it's possible to check the port with net.tcp.port
    Last edited by Jguigot; 07-04-2008, 15:05.
  • Jguigot
    Junior Member
    • Mar 2008
    • 14

    #2
    Nobody have an idea?

    Comment

    Working...