[Pandora-jp] Pandora FMS Server Daemon startingの意味

"三反田@ひむか流通ネットワーク" santanda @ himuka.ne.jp
2012年 8月 31日 (金) 14:28:52 JST


三反田です。

佐藤様

> おや、デフォルトの pandora_server.conf では、コメントアウトされた
> 状態ではありますが用意はされているはずですが...
→稼働してサーバのpandora_server.confを添付します。
 ほぼオリジナルなのですが。

> (再)起動」しか可能性としては無いのですが、cron で再起動の設定しているとか、
> 何かサーバでやってたりしませんか?
→cronも無いです。試しに/var/spool/cron配下を確認しましたが
 やはり無いでした。cronを作成・編集もしていませんので。

うーん、何でしょうね?







(2012/08/31 13:22), Junichi Satoh wrote:
> 三反田さん
> 
> さとうです。
> 
>>> pandora_server.conf で、auto_restart や restart を設定してませんか。
>> →そもそも項目そのものがそ存在していませんが。
> おや、デフォルトの pandora_server.conf では、コメントアウトされた
> 状態ではありますが用意はされているはずですが...
> 
> まぁ、いずれにしましても、項目が無ければ設定されてないということに
> なりますので、これらの設定に関連した話ではないですね。
> 
> で、
>>>> SYSTEM 	System 	2012-08-29 15:45:13 	SYSTEM 	Pandora FMS Server Daemon starting
> このログが記録される可能性としては、pandora_server の実装上、
> 
>    . 起動スクリプトによる(再)起動
>    . auto_restart 設定による再起動
>    . restart 設定による再起動
> 
> しかありません。
> 
> auto_restart や restart が設定されていないとすると、「起動スクリプトによる
> (再)起動」しか可能性としては無いのですが、cron で再起動の設定しているとか、
> 何かサーバでやってたりしませんか?
> 
> 
> ちなみに、
> 
>>>> もしかしたら、スペック(多分、搭載メモリー量)で引っかかるの
>>>> でしょうか?
> 
> このようなシステム上の問題が発生した場合は、デフォルトでは pandora_server
> はダウンします。
> システム上の問題が発生した場合に、自動再起動させる設定も可能で、その設定が
> まさに上記の restart です。
> 
> 詳細は以下。
> http://www.openideas.info/wiki/index.php?title=Pandora:Documentation_ja:Configuration#restart
> 
> #restart は設定されていないとのことですので、もしシステム上の問題が発生
> #した場合は、pandora_server は再起動ではなく、ダウンする動作をするはずです。
> 
> ---
> 佐藤 淳一
> junichi @ pandorafms.jp
> 
> 
> From: "三反田@ひむか流通ネットワーク" <santanda @ himuka.ne.jp>
> Subject: Re: [Pandora-jp] Pandora FMS Server Daemon startingの意味
> Date: Thu, 30 Aug 2012 13:17:52 +0900
> 
>> 三反田です。
>>
>> 佐藤様
>>
>>> pandora_server.conf で、auto_restart や restart を設定してませんか。
>> →そもそも項目そのものがそ存在していませんが。
>>
>>
>>
>> (2012/08/30 13:08), Junichi Satoh wrote:
>>> 三反田さん
>>>
>>> さとうです。
>>>
>>>> Pandora FMS v4.0.2 - ビルド PC120722を利用中ですが、
>>>> 添付画像にある通り、監視サーバ自身の動きが?状態の時が
>>>> あります。勝手にDownとUpをしているような。
>>>
>>> pandora_server.conf で、auto_restart や restart を設定してませんか。
>>> 確認してみてください。
>>>
>>> ---
>>> 佐藤 淳一
>>> junichi @ pandorafms.jp
>>>
>>>
>>> From: "三反田@ひむか流通ネットワーク" <santanda @ himuka.ne.jp>
>>> Subject: [Pandora-jp] Pandora FMS Server Daemon startingの意味
>>> Date: Wed, 29 Aug 2012 16:48:30 +0900
>>>
>>>> 三反田です。
>>>>
>>>> Pandora FMS v4.0.2 - ビルド PC120722を利用中ですが、
>>>> 添付画像にある通り、監視サーバ自身の動きが?状態の時が
>>>> あります。勝手にDownとUpをしているような。
>>>>
>>>> 私を含めて誰も監視サーバは触っておりませんから、不思議です。
>>>>
>>>> もしかしたら、スペック(多分、搭載メモリー量)で引っかかるの
>>>> でしょうか?
>>>>
>>>> システム監査ログには確かに出てはいますが。
>>>>
>>>> SYSTEM 	System 	2012-08-29 15:45:13 	SYSTEM 	Pandora FMS Server Daemon starting
>>> _______________________________________________
>>> 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
> 
-------------- next part --------------

#############################################################################
# Pandora FMS Server Parameters
# Pandora FMS, the Flexible Monitoring System.
# http://www.pandorafms.com
# Please change it for your setup needs
#############################################################################

# Servername: Name of this server
# if not given, it takes hostname. It's preferable to setup one
# because machine name could change by some reason.

#servername endor

# incomingdir:  Defines directory where incoming data packets are stored
# You could set directory relative to base path or absolute, starting with /

incomingdir /var/spool/pandora/data_in

# log_file: Main logfile for pandora_server
# You could set file relative to base path or absolute, starting with /

log_file /var/log/pandora/pandora_server.log

# Log file for Pandora FMS SNMP console. Its generated by NetSNMP Trap daemon

snmp_logfile /var/log/pandora/pandora_snmptrap.log

# Error logfile: aux logfile for pandora_server errors (in Daemon mode)
# You could set file relative to base path or absolute, starting with /

errorlog_file /var/log/pandora/pandora_server.error

# dbname: Database name (pandora by default

dbname pandora

# dbuser:  Database user name (pandora by default)

dbuser pandora

# daemon: Runs in daemon mode (background) if 1, if 0 runs in foreground 
# this could be setup on command line with -D option

# daemon 1

# dbpass: Database password

dbpass pandora

# dbhost: Database hostname or IP address

dbhost localhost

# verbosity: level of detail on errors/messages (0 default, 1 verbose, 2 debug.... 10 noisy)
# -v in command line (verbose) or -d (debug)

verbosity 1

# Master Server, 1 if master server (normal mode), 0 for slave mode (slave in multi-server setup)

master 1

# Check datafiles using a MD5 hash, 1 to check (default), 0 to ignore .checksum

checksum 0

# Activate Pandora SNMP console (depending on snmptrapd)
# only available on Pandora Network server

snmpconsole 1

# Activate (1) Pandora Network Server 

networkserver 1

# Activate (1) Pandora Data Server

dataserver 1

# Activate (1) Pandora FMS Recon server

reconserver 1

# pluginserver : 1 or 0. Set to 1 to activate plugin server with this setup

pluginserver 0

# predictionserver : 1 or 0. Set to 1 to activate prediction server with this setup

predictionserver 0

# wmiserver : 1 or 0. Set to 1 to activate WMI server with this setup

wmiserver 0

# Network timeout (in seconds) for timeout in network connections for Network agents

network_timeout 3

# Server keepalive (in seconds)

server_keepalive 45

# Server Threshold: defines number of seconds of main loop (in sec)

server_threshold 1

# Network threads: Do not set too high (~40). Each threads make a network module check.

network_threads 5

# icmp_checks x : defines number of pings for each icmp_proc module type. at least one of 
# that ping should be 1 to report 1

## ORG
##icmp_checks 1
icmp_checks 2

# tcp specific options :
# tcp_checks: number of tcp retries if first attempt fails.
# tcp_timeout: specific timeout for tcp connections

tcp_checks 1
tcp_timeout 30

# snmp specific options :
# snmp_checks: number of snmp request retries if first attempt fails.
# snmp_timeout: specific timeout for snmp request.

snmp_checks 1
snmp_timeout 5

# snmp_proc_deadresponse 1 (default): Return DOWN if cannot contact 
# or receive NULL from a SNMP PROC module.

snmp_proc_deadresponse 1

# plugin_threads: Specify number of plugin server threads for processing plugin calls

plugin_threads 3

# plugin_timeout: Specify number of seconds calling plugin exec waiting for response
# after this time, call is aborted and result is "unknown".

plugin_timeout 30

# wmi_timeout : specific timeout for wmi request.

wmi_timeout 15

# wmi_threads: Specify number of WMI server threads for processing WMI remote calls

wmi_threads 2

# recon_threads. Each thread will scan a different scantask.

recon_threads 1

# dataserver_threads: Number of threads for data server (XML processing threads)

dataserver_threads 2

# mta_address: External Mailer (MTA) IP Address to be used by Pandora FMS internal email capabilities
# mta_address 192.168.50.1

##mta_address localhost
mta_address xxx.xxx.xxx.xxx
netscan                netscan
router                 router

# mta_port: MTA port (default 25)
mta_port 25

# mta_user: MTA User (if needed for auth)
# mta_pass: MTA Pass (if needed for auth)
# mta_auth: MTA Auth system (if needed, support: LOGIN PLAIN CRAM-MD5 DIGEST-MD)
# mta_from: Email address that sends the mail, by default is pandora @ localhost 
#           probably you need to change it to avoid problems with your antispam
mta_from ZZZZZ @ aaa.co.jp

# xprobe: If provided, is used to detect with recon server, OS fingerprint
# of detected hosts. Xprobe2 is a GNU tool to detect OS types.

xprobe2 /usr/bin/xprobe2

# snmpget: Needed to do SNMP checks. By default is on /usr/bin/snmpget

snmpget /usr/bin/snmpget

# Default group id for new agents created with Pandora FMS Data Server
autocreate_group 2

# Set to 1 if want to autocreate agents with Pandora FMS Data Server, 
# set to 0 to disable

autocreate 1

# max_log_size: Specify max size of Pandora FMS server log file (1MB by default). If
# log file grows above this limit, is renamed to "pandora_server.log.old".

max_log_size 65536

# Send XML over Multicast channels async uptades on events and sync full tree 
# info of tagged items (With custom ID) (only enterprise).

# mcast_status_port 22222
# mcast_status_group 224.1.1.1

# mcast_change_port 11111
# mcast_change_group 224.1.1.1 

# max_queue_files (250 by default)
# When server have more than max_queue_files in incoming directory, skips the read   
# the directory to avoid filesystem overhead.

max_queue_files 250

webserver 0
inventoryserver 0
exportserver 0


Pandora-jp メーリングリストの案内