Skip to content

clustervision/trix-zabbix-checks

 
 

Repository files navigation

A bunch of zabbix checks and templates.

To install zabbix checks you need to pick an already built RPM or build a new one. To build an RPM:

make rpm

###GPFS: Just follow http://www.ibm.com/developerworks/library/l-snmp-gpfs/ On the collector node edit the /etc/snmp/snmpd.conf:

	master agentx
	trap2sink admin
	AgentXSocket tcp:localhost:705
	AgentXTimeout 20
	AgentXRetries 10

	rocommunity  public <IP ADDRESS OF ZABBIX SERVER>

	syslocation Unknown (edit /etc/snmp/snmpd.conf)

	syscontact Root <root@localhost> (configure /etc/snmp/snmp.local.conf)

	view    all            included      .1
	view    systemview    included   .1
	view    systemview    included   .1
	dontLogTCPWrappersConnects yes
	smuxpeer .1.3.6.1.4.1.674.10892.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 59.8%
  • Perl 20.9%
  • Shell 19.2%
  • Makefile 0.1%