AKAI TSUKI

System development or Technical something

Zabbix

try to use zabbix api on bash

I created this script to add host/host group by Zabbix API. #!/bin/bash set -x ### config user_name=user01 user_pass=pass_string zabbix_url=http://localhost/zabbix/api_jsonrpc.php header="Content-Type: application/json-rpc" # -------------…

can not access Zabbix View

Zabbixをインストールしたので、画面を見てみようと思ったら アクセスできませんでしたT_T Firewall(iptables)の設定を確認したところ。 [root@localhost ~]# iptables -L Chain INPUT (policy ACCEPT) target prot opt source destination ACCEPT all …

continue installation of zabbix

Zabbix用に、DBとユーザを作成。 [root@localhost ~]# mysql -u root -p Enter password: Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 4 Server version: 5.6.23 MySQL Community Server (GPL) Copyright (c) 20…

install Zabbix 2.4 in CentOS 6.5

Zabbix 2.4をCentOS6.5にインストールしてみた。 [root@localhost ~]# rpm -ivh http://repo.zabbix.com/zabbix/2.4/rhel/6/x86_64/zabbix-release-2.4-1.el6.noarch.rpm http://repo.zabbix.com/zabbix/2.4/rhel/6/x86_64/zabbix-release-2.4-1.el6.noarch.…

optimize MySQL

いろいろ書いてある Optimizing MySQL for Zabbix Optimizing MySQL for Zabbix

what's Zabbix.

ここまで来たようです。 Zabbix 2.2.0rc1 released http://www.zabbix.com/rn2.2.0rc1.php