Ad Widget
Collapse
Great template collection
Collapse
X
-
Update
Dear all,
All templates was updated. Please take a look at https://github.com/jjmartres/Zabbix
Remember that for any problems open an issue on Github.Comment
-
Powerconnect 6224
Hi jjmartres,
thank you for your great work, I like the powerconnect template!
it works on two switches here without any issues.
but on a powerconnect 6224 it seems it does not get any new items after adding the template.
snmpwalk works, if.speed gets the right response..but i don't see any debug feature why zabbix does not start the discovery to add the switch interfaces.
maybay you can give me a clue.
thank you!
update: solved.
the discover application had the wrong regexp for the port discovery. /\ solved it.Last edited by stucki; 19-04-2013, 14:12.Comment
-
First I wanted to say that I'm very new to zabbix, so these templates have been extremely helpful and are very much appreciated!
I do have a quick question regarding the if.speed external script from the ZBX-CISCO-INTERFACES template. My zabbix_server.log keeps creating the below entry:
The script file is indeed at that location (along with the echo.something script that is working correctly). So I am assuming a missing dependency may be causing the issue. However I have successfully installed all the listed requirements on the installation instructions but did notice in the if.speed file itself the below line:Code:sh: /usr/lib/zabbix/externalscripts/if.speed: not found
I've been having a hard time determining if I have the package installed, or finding a source I can install it from, but that is another issue in itself haha. is this something I will need to properly use the if.speed script?Code:require 'optparse'
Let me apologize in advance if this is a silly question. At the very least thanks again for these template resources!Comment
-
Dear jjmartres,
Your templates are wonderful, everything is ok, thanks so much. But I have checked my zabbix_server.log file and get error as below:
Can you help me to solve this problem?/usr/local/share/zabbix/externalscripts/if.speed: line 4: `<!DOCTYPE html>'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: syntax error near unexpected token `newline'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: `<!DOCTYPE html>'
/usr/local/share/zabbix/externalscripts/echo.something: line 4: syntax error near unexpected token `newline'
/usr/local/share/zabbix/externalscripts/echo.something: line 4: `<!DOCTYPE html>'
/usr/local/share/zabbix/externalscripts/echo.something: line 4: syntax error near unexpected token `newline'
/usr/local/share/zabbix/externalscripts/echo.something: line 4: `<!DOCTYPE html>'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: syntax error near unexpected token `newline'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: `<!DOCTYPE html>'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: syntax error near unexpected token `newline'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: `<!DOCTYPE html>'
/usr/local/share/zabbix/externalscripts/echo.something: line 4: syntax error near unexpected token `newline'
/usr/local/share/zabbix/externalscripts/echo.something: line 4: `<!DOCTYPE html>'
/usr/local/share/zabbix/externalscripts/echo.something: line 4: syntax error near unexpected token `newline'
/usr/local/share/zabbix/externalscripts/echo.something: line 4: `<!DOCTYPE html>'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: syntax error near unexpected token `newline'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: `<!DOCTYPE html>'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: syntax error near unexpected token `newline'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: `<!DOCTYPE html>'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: syntax error near unexpected token `newline'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: `<!DOCTYPE html>'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: syntax error near unexpected token `newline'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: `<!DOCTYPE html>'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: syntax error near unexpected token `newline'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: `<!DOCTYPE html>'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: syntax error near unexpected token `newline'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: `<!DOCTYPE html>'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: syntax error near unexpected token `newline'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: `<!DOCTYPE html>'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: syntax error near unexpected token `newline'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: `<!DOCTYPE html>'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: syntax error near unexpected token `newline'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: `<!DOCTYPE html>'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: syntax error near unexpected token `newline'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: `<!DOCTYPE html>'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: syntax error near unexpected token `newline'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: `<!DOCTYPE html>'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: syntax error near unexpected token `newline'
/usr/local/share/zabbix/externalscripts/if.speed: line 4: `<!DOCTYPE html>'
/usr/local/share/zabbix/externalscripts/echo.something: line 4: syntax error near unexpected token `newline'
/usr/local/share/zabbix/externalscripts/echo.something: line 4: `<!DOCTYPE html>'
/usr/local/share/zabbix/externalscripts/echo.something: line 4: syntax error near unexpected token `newline'
/usr/local/share/zabbix/externalscripts/echo.something: line 4: `<!DOCTYPE html>'Comment
-
Hi,
I think that is a download problem. Use the git to download script or use the raw version. You can alse get the full archive in zip format.
RegardsComment
-
HiThanks Buddy,
I will try it in next weekend, however if you have some time and if you can then can you please create template and kind of guide, how to monitor ESXi and vCenter, i am looking for esxi monitoring using zabbix and tried some perl scripts but didnt work...
hope you can guide how to make effective monitoring by adding ESXi and vCenter on zabbix.

I'm working on building a template to monitor VMWARE Cloud (vCloud solution). Hope it'll be available this summer.
RegardsComment
-
Hi,First I wanted to say that I'm very new to zabbix, so these templates have been extremely helpful and are very much appreciated!
I do have a quick question regarding the if.speed external script from the ZBX-CISCO-INTERFACES template. My zabbix_server.log keeps creating the below entry:
The script file is indeed at that location (along with the echo.something script that is working correctly). So I am assuming a missing dependency may be causing the issue. However I have successfully installed all the listed requirements on the installation instructions but did notice in the if.speed file itself the below line:Code:sh: /usr/lib/zabbix/externalscripts/if.speed: not found
I've been having a hard time determining if I have the package installed, or finding a source I can install it from, but that is another issue in itself haha. is this something I will need to properly use the if.speed script?Code:require 'optparse'
Let me apologize in advance if this is a silly question. At the very least thanks again for these template resources!
This is a Ruby script. You need to install the Ruby interpreter on your distribution.Comment
-
Hi,Hi,
I'l still waiting for some guide or script or template to monitor NexSAN E60,E18 Stroage, please help in monitoring storage once you have time.
also please help in monitoring Dell MD3200 using API from windows host. i'm not able to find some useful stuff to monitor MD3200.
Actually most storage array provider use the SMI-S / CIM standard to manage their storage array. I started to work on it and build a connector for Zabbix to manage this kind of storage array but it will take some time. I'm a little bit busy...
If you need a solution you can also contact Zabbix SIA. Maybe they can answer you more shortly.Comment
-
I have tried many times but still get that error. Below is my step:Hi,
I think that is a download problem. Use the git to download script or use the raw version. You can alse get the full archive in zip format.
Regards
- download scripts again
- copy to my externalscripts folder
- chmod a+x scripts
Any wrong steps?Comment
-
Hi
Do the fowllowing steps :
- cd to your externalscripts directory
- wget https://raw.github.com/jjmartres/Zab...speed/if.speed
- chmod 755 if.speed
It will works. Please note that this is Ruby script and then you need to have the Ruby interpreter installed on your system.
RegardsComment
Comment