OB管理情報(機種情報/ネットワーク/crontab は稼働するOBから不定期に設定値を取得&保存しています)

Kiccho / 株式会社キャスメディア / GID:927 / eth0IP:標準 / PORT:10596 / SecLv1

機種情報

Linux cv120095 3.2.54 #1 Mon May 19 15:29:15 JST 2014 armv5tel GNU/Linux

※[ppc=600系][armv5tel=A7]
最終取得日時 2022-11-12 01:28:27

MACアドレス

lo:  mtu 16436 qdisc noqueue state UNKNOWN mode DEFAULT    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
eth0:  mtu 1500 qdisc pfifo_fast state UP mode DEFAULT qlen 532    link/ether 00:0a:85:09:5e:b6 brd ff:ff:ff:ff:ff:ff
eth1:  mtu 1500 qdisc pfifo_fast state UP mode DEFAULT qlen 532    link/ether 00:0a:85:09:5e:b7 brd ff:ff:ff:ff:ff:ff

※link/ether以降がMACアドレス
最終取得日時 2022-11-12 01:28:28

ネットワーク

文字列抽出 :
eth0 IPアドレス : 192.168.11.60
eth1 IPアドレス : 172.26.129.240
文字列全体 : 
lo:  mtu 16436 qdisc noqueue state UNKNOWN    inet 127.0.0.1/8 scope host lo
eth0:  mtu 1500 qdisc pfifo_fast state UP qlen 532    inet 192.168.11.60/24 brd 192.168.11.255 scope global eth0
eth1:  mtu 1500 qdisc pfifo_fast state UP qlen 532    inet 172.26.129.240/16 brd 172.26.255.255 scope global eth1

※inet以降がIPアドレス、サブネットマスクは[/24=255.255.255.0][/16=255.255.0.0][/8=255.0.0.0]
最終取得日時 2022-11-12 01:28:25

ゲートウェイ(ルーター)

文字列抽出 :
ルーターのLAN側IPアドレス : 192.168.11.1
文字列全体 : default via 192.168.11.1 dev eth0172.26.0.0/16 dev eth1  proto kernel  scope link  src 172.26.129.240192.168.11.0/24 dev eth0  proto kernel  scope link  src 192.168.11.60

※default via IPアドレスが該当部分
最終取得日時 2022-11-12 01:28:26

ファイルサーバ

ファイルサーバ識別Kiccho*4593-1
ファイル取得タイプFTP
IPアドレス172.26.129.11
アカウント名kitac
パスワードkitac
共有名(SMBのみ)
フォルダ/db
ファイルリスト形式設定(FTPのみ)日付先行タイプ(例)07-14-19 10:12PM 97245 0120190714ZE.csv
ファイルサーバ識別Kiccho*4593-2
ファイル取得タイプFTP
IPアドレス172.26.129.20
アカウント名kitac
パスワードkitac
共有名(SMBのみ)
フォルダ/db
ファイルリスト形式設定(FTPのみ)日付先行タイプ(例)07-14-19 10:12PM 97245 0120190714ZE.csv
ファイルサーバ識別Kiccho*4595-1
ファイル取得タイプFTP
IPアドレス172.26.129.16
アカウント名kitac
パスワードkitac
共有名(SMBのみ)
フォルダ/db
ファイルリスト形式設定(FTPのみ)日付先行タイプ(例)07-14-19 10:12PM 97245 0120190714ZE.csv
ファイルサーバ識別Kiccho*4595-2
ファイル取得タイプFTP
IPアドレス172.26.129.17
アカウント名kitac
パスワードkitac
共有名(SMBのみ)
フォルダ/db
ファイルリスト形式設定(FTPのみ)日付先行タイプ(例)07-14-19 10:12PM 97245 0120190714ZE.csv
ファイルサーバ識別Kiccho*4596
ファイル取得タイプFTP
IPアドレス172.26.129.15
アカウント名kitac
パスワードkitac
共有名(SMBのみ)
フォルダ/db
ファイルリスト形式設定(FTPのみ)日付先行タイプ(例)07-14-19 10:12PM 97245 0120190714ZE.csv
ファイルサーバ識別Kiccho*4597
ファイル取得タイプFTP
IPアドレス172.26.129.14
アカウント名kitac
パスワードkitac
共有名(SMBのみ)
フォルダ/db
ファイルリスト形式設定(FTPのみ)日付先行タイプ(例)07-14-19 10:12PM 97245 0120190714ZE.csv

crontab

# Edit this file to introduce tasks to be run by cron.
# 
# Each task to run has to be defined through a single line
# indicating with different fields when the task will be run
# and what command to run for the task
# 
# To define the time you can provide concrete values for
# minute (m), hour (h), day of month (dom), month (mon),
# and day of week (dow) or use '*' in these fields (for 'any').# 
# Notice that tasks will be started based on the cron's system
# daemon's notion of time and timezones.
# 
# Output of the crontab jobs (including errors) is sent through
# email to the user the crontab file belongs to (unless redirected).
# 
# For example, you can run a backup of all your user accounts
# at 5 a.m every week with:
# 0 5 * * 1 tar -zcf /var/backups/home.tgz /home/
# 
# For more information see the manual pages of crontab(5) and cron(8)
# 
# m h  dom mon dow   command

*/1 * * * * sleep 49;/work/tools/main/ping.sh > /dev/null 2>&1
*/5 0-3,5-23 * * * sleep 48;/work/tools/main/HCWATCH/srvping_multi.sh > /dev/null 2>&1
#6-56/10 9-23,0-1 * * * /work/tools/main/DIKWATCH/run.sh | tee /work/backup/log/run-`date +\%Y\%m\%d_\%H\%M\%S`.txt > /dev/null 2>&1
2-42/10 9-23,0-1 * * * /work/tools/main/starter.sh > /dev/null 2>&1

#0 3 * * * sqlite3 /work/tools/main/DIKWATCH/data/filedb.sqlite3 reindex > /dev/null 2>&1
0 * * * * . /work/tools/main/config.txt;crontab -l > /home/hallcom/cron_${NODE}.txt;chown hallcom.hallcom /home/hallcom/cron_${NODE}.txt > /dev/null 2>&1
49 8 * * * /work/tools/main/cronupd.sh | tee /work/backup/log/cronupd-`date +\%Y\%m\%d_\%H\%M\%S`.txt > /dev/null 2>&1
5 7 * * * /work/tools/main/log.sh > /dev/null 2>&1



最終更新日時 2022-11-12 01:00:01

登録店舗

※転送設定変更ツールによる変更結果について、「運用状態」の表示への反映は即時ではありません。後から手動で反映しています。将来的にはツールと連動する予定です。
運用状態HC形式HC側IDEP側店舗ID店舗名
削除ZEZKbyKITAC014593-1[4593合成]吉兆川崎中央店(1F)
削除ZEZKbyKITAC014593-2[4593合成]ジョイフル吉兆川崎中央店(2F)
ZEZK合成994593吉兆川崎中央店
削除KITACs04595-1[4595合成]吉兆横浜西寺尾店(1F)
削除KITACs04595-2[4595合成]ジョイフル吉兆横浜西寺尾店(2F)
KITACs合成04595吉兆横浜西寺尾店
KITACs04596吉兆川崎野川店
KITACs04597吉兆東名川崎店
停止KITACs04598吉兆横浜鶴見店

管理履歴