[Pandora-jp] Pandora FMS インストールエラー
tea_hugutaku @ yahoo.co.jp
tea_hugutaku @ yahoo.co.jp
2013年 10月 30日 (水) 16:22:39 JST
いえいえ、お忙しい中、ありがとうございました。これからも何かとお世話になるかと思いますがその時はどうぞよろしくお願いします。
2013/10/30 15:06、Junichi Satoh <junichi @ pandorafms.jp> のメッセージ:
> 連絡ありがとうございます。
> ばたばたしていて、時間がとれず返事できてませんでした...
>
> Debian へはインストールできたということは、環境依存で何かひっかかる部分が
> あるようですね...
>
> Ubuntu で Percona な環境は、あとで確認してみようと思います。
>
> もちろん、他の方でこの環境でインストールしたよ、という情報をお持ちの方
> がいれば是非情報提供いただければ...
>
> ---
> 佐藤 淳一
> junichi @ pandorafms.jp
>
>
> From: tea_hugutaku @ yahoo.co.jp
> Subject: Re: [Pandora-jp] Pandora FMS インストールエラー
> Date: Tue, 29 Oct 2013 23:38:33 +0900
>
>> お返事がないようでしたので工夫して無理やりAzureのDebianを利用してインストールし、それをUbuntuにコピーするという方法を取り、成功しました。ありがとうございました。
>>
>>
>>
>> 2013/10/29 0:51、tea_hugutaku @ yahoo.co.jp のメッセージ:
>>
>>> 追加で、FMSのagentとconsole、serverはすべて一台のマシンに入っています。
>>>
>>>
>>> 2013/10/28 0:17、tea_hugutaku @ yahoo.co.jp のメッセージ:
>>>
>>>> こうなりました。コンソールフルログです。一部伏せてあったり表示がおかしいかもしれませんがすいません。
>>>>
>>>> Welcome to Ubuntu 13.10 (GNU/Linux 3.11.0-1.1 x86_64)
>>>>
>>>> * Documentation: https://help.ubuntu.com/
>>>>
>>>> |-| |-| |--| |-| |-| |------| |-----| |-| |-|
>>>> | | | | | |___ | | | | | |--- | --| |- | | | |
>>>> | | | | | | | | | | | | | | | | | | | |
>>>> | |__| | | |-| | | |__| | | | | | | | | |__| |
>>>> |______| |______| |______| |_| |_| |-| |______|
>>>> Ubuntu Desktop 13.10
>>>> Nginx 1.4.3 + PHP 5.5 + Percona Server 5.5.33
>>>> Administrator Fukuda Takuro<http://jre655.com/>
>>>> Powerd by ConoHa VPS.
>>>>
>>>> Maintainance Scadule: No Scaduled Maintainances.
>>>>
>>>> System information as of Sun Oct 27 23:24:31 JST 2013
>>>>
>>>> System load: 0.0 Processes: 152
>>>> Usage of /: 41.5% of 194.77GB Users logged in: 0
>>>> Memory usage: 34% IP address for eth0: IP.ADDR.VPS.GMO
>>>> Swap usage: 0%
>>>>
>>>> Graph this data and manage this system at:
>>>> https://landscape.canonical.com/
>>>>
>>>> Last login: Sun Oct 27 23:24:35 2013 from (hidden)
>>>> (hidden)@hostname ~ % mysql -h localhost -u root -p(hidden)
>>>> Welcome to the MySQL monitor. Commands end with ; or \g.
>>>> Your MySQL connection id is 714
>>>> Server version: 5.5.33-31.1 Percona Server (GPL), Release 31.1
>>>>
>>>> Copyright (c) 2009-2013 Percona LLC and/or its affiliates
>>>> Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
>>>>
>>>> Oracle is a registered trademark of Oracle Corporation and/or its
>>>> affiliates. Other names may be trademarks of their respective
>>>> owners.
>>>>
>>>> Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
>>>>
>>>> mysql> show databases;
>>>> +--------------------+
>>>> | Database |
>>>> +--------------------+
>>>> | information_schema |
>>>> | (hidden) |
>>>> | mysql |
>>>> | performance_schema |
>>>> | (hidden)_brewbin |
>>>> | (hidden)_candy |
>>>> | (hidden)_fever |
>>>> | (hidden)_oc |
>>>> | (hidden)_short |
>>>> | (hidden)_wiki |
>>>> | (hidden)_wp |
>>>> +--------------------+
>>>> 11 rows in set (0.01 sec)
>>>>
>>>> mysql> use pandora;
>>>> ERROR 1049 (42000): Unknown database 'pandora'
>>>> mysql> show tables;
>>>> ERROR 1046 (3D000): No database selected
>>>> mysql>
>>>>
>>>> ちなみにユーザは作成されたりされなかったりまちまちです。作成されてた場合スッキリしないので削除してしまいますが…
>>>>
>>>> 2013/10/28 0:07、Junichi Satoh <junichi @ junichi.org> のメッセージ:
>>>>
>>>>> お、Percona ですか。
>>>>>
>>>>> 同じような環境が無いため、私の手元で再現することは難しいですが、
>>>>> インストール処理を実行し、エラーが出たあとの DB の状態がどうなっているか
>>>>> わかると何か原因がわかるかもしれませんので、以下の情報をいただけますか。
>>>>>
>>>>> % mysql -h localhost -u root -p
>>>>>
>>>>> で DB に接続して、
>>>>>
>>>>> show databases;
>>>>>
>>>>> の結果と、
>>>>>
>>>>> use pandora;
>>>>> show tables;
>>>>>
>>>>> の結果を教えてもらえますか。
>>>>>
>>>>> ---
>>>>> 佐藤 淳一
>>>>> junichi @ pandorafms.jp
>>>>>
>>>>>
>>>>> From: tea_hugutaku @ yahoo.co.jp
>>>>> Subject: Re: [Pandora-jp] Pandora FMS インストールエラー
>>>>> Date: Sun, 27 Oct 2013 23:26:39 +0900
>>>>>
>>>>>>
>>>>>> DBにアクセスするユーザーはrootを使用しています。また、MySQLはPercona Server5.5.33を利用しています。Pandora FMSバージョンは5.0 Final(Tarballからインストール)です。
>>>>>>
>>>>>> よろしくお願いします。
>>>>>>
>>>>>> 2013/10/27 22:35、Junichi Satoh <junichi @ pandorafms.jp> のメッセージ:
>>>>>>
>>>>>>> 福田さん
>>>>>>>
>>>>>>> はじめまして。
>>>>>>>
>>>>>>>> Table 'pandora.talert_commands' doesn't exist
>>>>>>>
>>>>>>> このエラーが出ているということは、データベース作成または、テーブルの
>>>>>>> 作成に失敗しているのだと思います。
>>>>>>>
>>>>>>> 以下の "Install step 4 of 6" の画面で、DB へアクセスするユーザは
>>>>>>> 何を設定してますでしょうか。
>>>>>>>
>>>>>>> http://wiki.pandorafms.com/index.php?title=Pandora:Documentation_ja:Installing#.E3.82.B3.E3.83.B3.E3.82.BD.E3.83.BC.E3.83.AB.E3.81.AE.E5.88.9D.E6.9C.9F.E8.A8.AD.E5.AE.9A
>>>>>>>
>>>>>>> root もしくはデータベースおよびテーブルを作成できる権限のあるユーザを
>>>>>>> 指定する必要があります。
>>>>>>> 確認してみてください。
>>>>>>>
>>>>>>> もしかしたら原因はほかにあるかもしれませんので、インストールしようと
>>>>>>> している Pandora FMS のバージョンと、利用しているデータベース(MySQL)の
>>>>>>> バージョンも教えてもらえると良いです。
>>>>>>>
>>>>>>> ---
>>>>>>> 佐藤 淳一
>>>>>>> junichi @ pandorafms.jp
>>>>>>>
>>>>>>>
>>>>>>> From: たくろう <tea_hugutaku @ yahoo.co.jp>
>>>>>>> Subject: [Pandora-jp] Pandora FMS インストールエラー
>>>>>>> Date: Sun, 27 Oct 2013 21:46:11 +0900 (JST)
>>>>>>>
>>>>>>>> はじめまして。福田拓朗ともうします。
>>>>>>>> いきなりですが、Pandora FMSをインストールしようとしたところ、エラーが発生しました。
>>>>>>>> OSはUbuntu 13.10 64bitです。
>>>>>>>> エラーが発生した箇所は、Install step 5の、Creating schemaとPopulating databaseです。
>>>>>>>> Creating schemaの方はエラーが見えていて、以下のメッセージでした。
>>>>>>>> Table 'pandora.talert_commands' doesn't exist
>>>>>>>> INSERT INTO `talert_commands` (`id`, `name`, `command`, `description`, `internal`, `fields_descriptions`, `fields_values`) VALUES (1,'eMail','Internal type','This alert send an email using internal Pandora FMS Server SMTP capabilities (defined in each server, using:
>>>>>>>> _field1_ as destination email address, and
>>>>>>>> _field2_ as subject for message.
>>>>>>>> _field3_ as text of message.',1,'[\"Destination address\",\"Subject\",\"Text\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"]','[\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"]');
>>>>>>>> どなたか解決方法をご存知でしたらお教え下さい。
>>>>>>>> _______________________________________________
>>>>>>>> Pandora-jp mailing list
>>>>>>>> Pandora-jp @ pandorafms.jp
>>>>>>>> http://pandorafms.jp/mailman/listinfo/pandora-jp
>>>>>>> _______________________________________________
>>>>>>> Pandora-jp mailing list
>>>>>>> Pandora-jp @ pandorafms.jp
>>>>>>> http://pandorafms.jp/mailman/listinfo/pandora-jp
>>>>>>
>>>>>> _______________________________________________
>>>>>> Pandora-jp mailing list
>>>>>> Pandora-jp @ pandorafms.jp
>>>>>> http://pandorafms.jp/mailman/listinfo/pandora-jp
>>>>> _______________________________________________
>>>>> Pandora-jp mailing list
>>>>> Pandora-jp @ pandorafms.jp
>>>>> http://pandorafms.jp/mailman/listinfo/pandora-jp
>>>>
>>>> _______________________________________________
>>>> Pandora-jp mailing list
>>>> Pandora-jp @ pandorafms.jp
>>>> http://pandorafms.jp/mailman/listinfo/pandora-jp
>>>
>>> _______________________________________________
>>> Pandora-jp mailing list
>>> Pandora-jp @ pandorafms.jp
>>> http://pandorafms.jp/mailman/listinfo/pandora-jp
>>
>> _______________________________________________
>> Pandora-jp mailing list
>> Pandora-jp @ pandorafms.jp
>> http://pandorafms.jp/mailman/listinfo/pandora-jp
> _______________________________________________
> Pandora-jp mailing list
> Pandora-jp @ pandorafms.jp
> http://pandorafms.jp/mailman/listinfo/pandora-jp
Pandora-jp メーリングリストの案内