Ad Widget

Collapse

How to add Map Scripts ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • stack8
    Junior Member
    • Oct 2010
    • 2

    #1

    How to add Map Scripts ?

    Hello,

    Currently two scripts are available from Map Tools: ping and traceroute.

    Is there a way I can add scripts that enable me to: telnet, ssh, http to the devices on the map ? If so, could you possibly point me to some documentation or how-to guide on how to achieve this ?

    I am using Zabbix 1.8 appliance.

    TIA,

    S8
  • richlv
    Senior Member
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Oct 2005
    • 3112

    #2
    you can configure these scripts in administration->scripts.

    keep in mind that scripts are executed by zabbix server, so telnet/ssh might not be that feasible.

    on the other hand, if i recall correctly, there should be a new feature coming, probably for zabbix 2.0 - ability to add multiple urls to a map element. in that case you could add these control links as map element urls.
    Zabbix 3.0 Network Monitoring book

    Comment

    • stack8
      Junior Member
      • Oct 2010
      • 2

      #3
      Thanks for your reply. I can now add scripts. You are right, although telnet/ssh scripts now display, they execute locally at the server side. It's good news that zabbix 2.0 will enable the URLs.

      Regards,
      S8


      Originally posted by richlv
      you can configure these scripts in administration->scripts.

      keep in mind that scripts are executed by zabbix server, so telnet/ssh might not be that feasible.

      on the other hand, if i recall correctly, there should be a new feature coming, probably for zabbix 2.0 - ability to add multiple urls to a map element. in that case you could add these control links as map element urls.

      Comment

      Working...