JP1/Automatic Job Management System 3 操作ガイド (2024)

■ 商標類

HITACHI,Cosminexus,Groupmax,HiRDB,HITSENSER,JP1,OpenTP1,uCosminexusは,株式会社 日立製作所の商標または登録商標です。

Active Directoryは,米国Microsoft Corporationの米国およびその他の国における登録商標または商標です。

AIXは,世界の多くの国で登録されたInternational Business Machines Corporationの商標です。

Excelは,米国Microsoft Corporationの米国およびその他の国における登録商標または商標です。

IBMは,世界の多くの国で登録されたInternational Business Machines Corporationの商標です。

Internet Explorerは,米国Microsoft Corporationの米国およびその他の国における登録商標または商標です。

Itaniumは,Intel Corporationまたはその子会社の商標です。

Linuxは,Linus Torvalds氏の日本およびその他の国における登録商標または商標です。

Microsoftは,米国Microsoft Corporationの米国およびその他の国における登録商標または商標です。

MQSeriesは,世界の多くの国で登録されたInternational Business Machines Corporationの商標です。

MVSは,世界の多くの国で登録されたInternational Business Machines Corporationの商標です。

OracleおよびJavaは,オラクルおよびその関連会社の登録商標です。

Outlookは,米国Microsoft Corporationの米国およびその他の国における登録商標または商標です。

Pentiumは,Intel Corporationまたはその子会社の商標です。

Red Hat is a registered trademark of Red Hat, Inc. in the United States and other countries.

SAP,および本文書に記載されたその他のSAP製品,サービス,ならびにそれぞれのロゴは,ドイツおよびその他の国々におけるSAP SEの商標または登録商標です。

SQL Serverは,米国Microsoft Corporationの米国およびその他の国における登録商標または商標です。

UNIXは,The Open Groupの商標です。

Windowsは,米国Microsoft Corporationの米国およびその他の国における登録商標または商標です。

Windows Serverは,米国Microsoft Corporationの米国およびその他の国における登録商標または商標です。

すべてのSPARC商標は,米国SPARC International, Inc. のライセンスを受けて使用している同社の米国およびその他の国における商標または登録商標です。SPARC商標がついた製品は,米国Sun Microsystems, Inc. が開発したアーキテクチャに基づくものです。

その他記載の会社名,製品名などは,それぞれの会社の商標もしくは登録商標です。

This product includes software developed by the Apache Software Foundation (http://www.apache.org/).

This product includes software developed by Ben Laurie for use in the Apache-SSL HTTP server project.

Portions of this software were developed at the National Center for Supercomputing Applications (NCSA) at the University of Illinois at Urbana-Champaign.

This product includes software developed by the University of California, Berkeley and its contributors.

This software contains code derived from the RSA Data Security Inc. MD5 Message-Digest Algorithm, including various modifications by Spyglass Inc., Carnegie Mellon University, and Bell Communications Research, Inc (Bellcore).

Regular expression support is provided by the PCRE library package, which is open source software, written by Philip Hazel, and copyright by the University of Cambridge, England. The original software is available from ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/

This product includes software developed by Ralf S. Engelschall <rse@engelschall.com> for use in the mod_ssl project (http://www.modssl.org/).

1. This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/)

2.This product includes cryptographic software written by Eric Young (eay@cryptsoft.com)

3. This product includes software written by Tim Hudson (tjh@cryptsoft.com)

4. 本製品にはOpenSSL ToolkitソフトウェアをOpenSSL LicenseおよびOriginal SSLeay Licenseに従い使用しています。OpenSSL LicenseおよびOriginal SSLeay Licenseは以下のとおりです。

LICENSE ISSUES

==============

The OpenSSL toolkit stays under a double license, i.e. both the conditions of

the OpenSSL License and the original SSLeay license apply to the toolkit.

See below for the actual license texts. Actually both licenses are BSD-style

Open Source licenses. In case of any license issues related to OpenSSL

please contact openssl-core@openssl.org.

OpenSSL License

---------------

/* ====================================================================

* Copyright (c) 1998-2018 The OpenSSL Project. All rights reserved.

*

* Redistribution and use in source and binary forms, with or without

* modification, are permitted provided that the following conditions

* are met:

*

* 1. Redistributions of source code must retain the above copyright

* notice, this list of conditions and the following disclaimer.

*

* 2. Redistributions in binary form must reproduce the above copyright

* notice, this list of conditions and the following disclaimer in

* the documentation and/or other materials provided with the

* distribution.

*

* 3. All advertising materials mentioning features or use of this

* software must display the following acknowledgment:

* "This product includes software developed by the OpenSSL Project

* for use in the OpenSSL Toolkit. (http://www.openssl.org/)"

*

* 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to

* endorse or promote products derived from this software without

* prior written permission. For written permission, please contact

* openssl-core@openssl.org.

*

* 5. Products derived from this software may not be called "OpenSSL"

* nor may "OpenSSL" appear in their names without prior written

* permission of the OpenSSL Project.

*

* 6. Redistributions of any form whatsoever must retain the following

* acknowledgment:

* "This product includes software developed by the OpenSSL Project

* for use in the OpenSSL Toolkit (http://www.openssl.org/)"

*

* THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY

* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE

* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR

* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR

* ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,

* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT

* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;

* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)

* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,

* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)

* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED

* OF THE POSSIBILITY OF SUCH DAMAGE.

* ====================================================================

*

* This product includes cryptographic software written by Eric Young

* (eay@cryptsoft.com). This product includes software written by Tim

* Hudson (tjh@cryptsoft.com).

*

*/

Original SSLeay License

-----------------------

/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)

* All rights reserved.

*

* This package is an SSL implementation written

* by Eric Young (eay@cryptsoft.com).

* The implementation was written so as to conform with Netscapes SSL.

*

* This library is free for commercial and non-commercial use as long as

* the following conditions are aheared to. The following conditions

* apply to all code found in this distribution, be it the RC4, RSA,

* lhash, DES, etc., code; not just the SSL code. The SSL documentation

* included with this distribution is covered by the same copyright terms

* except that the holder is Tim Hudson (tjh@cryptsoft.com).

*

* Copyright remains Eric Young's, and as such any Copyright notices in

* the code are not to be removed.

* If this package is used in a product, Eric Young should be given attribution

* as the author of the parts of the library used.

* This can be in the form of a textual message at program startup or

* in documentation (online or textual) provided with the package.

*

* Redistribution and use in source and binary forms, with or without

* modification, are permitted provided that the following conditions

* are met:

* 1. Redistributions of source code must retain the copyright

* notice, this list of conditions and the following disclaimer.

* 2. Redistributions in binary form must reproduce the above copyright

* notice, this list of conditions and the following disclaimer in the

* documentation and/or other materials provided with the distribution.

* 3. All advertising materials mentioning features or use of this software

* must display the following acknowledgement:

* "This product includes cryptographic software written by

* Eric Young (eay@cryptsoft.com)"

* The word 'cryptographic' can be left out if the rouines from the library

* being used are not cryptographic related :-).

* 4. If you include any Windows specific code (or a derivative thereof) from

* the apps directory (application code) you must include an acknowledgement:

* "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"

*

* THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND

* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE

* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE

* ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE

* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL

* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS

* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)

* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT

* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY

* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF

* SUCH DAMAGE.

*

* The licence and distribution terms for any publically available version or

* derivative of this code cannot be changed. i.e. this code cannot simply be

* copied and put under another distribution licence

* [including the GNU Public Licence.]

*/

This product includes software developed by the Java Apache Project for use in the Apache JServ servlet engine project (http://java.apache.org/).

This product includes software developed by IAIK of Graz University of Technology.

This product includes software developed by Daisuke Okajima and Kohsuke Kawaguchi (http://relaxngcc.sf.net/).

This product includes software developed by Andy Clark.

Java is a registered trademark of Oracle and/or its affiliates.

JP1/Automatic Job Management System 3 操作ガイド (1)

JP1/Automatic Job Management System 3 操作ガイド (2)

JP1/Automatic Job Management System 3 操作ガイド (2024)

FAQs

JP1/Automatic Job Management System 3とは何ですか? ›

JP1/AJS3 は、自動化する業務 の定義から実行の指示、スケジュールどおりに実行されているかどうかの監視、さらに、 これまでの自動実行の実績管理など、業務を自動運用するために必要なすべての機能を備 えています。 業務処理を自動化することで、人手によるオペレーションミスを減らし、安 定して稼働できます。

JP1を手動で起動するにはどうすればいいですか? ›

7.1.1 JP1/AJS3のサービスを手動起動する
  1. [コントロールパネル]ウィンドウで[サービス]を選択する,または[管理ツール]-[サービス]を選択する。
  2. 起動させたいJP1/AJS3のサービスを選択する。 選択できるサービスを次に示します。 ...
  3. [開始]ボタンをクリックする。 JP1/AJS3のサービスが起動します。

JP1とは監視ソフトウェアですか? ›

「JP1」とは、企業で運用しているITシステムの稼働監視や業務の自動化、インフラ管理などを統合的に行うためのITシステム運用管理ソフトウェアです。 労働力に依存しないIT運用の実現を目標として、複雑化・多様化してしまったシステムのさまざまなデータと、その関係性をこのシステムで統合的に管理することができます。

JP1は何に使うソフトですか? ›

JP1は、企業のITシステムの稼働監視、業務自動化、IT資産管理、およびインフラ管理などを統合的に行う、ITシステム運用管理ソフトウェアです。

JP1の開発者は誰ですか? ›

JP1は日立製作所が開発した統合システム運用管理ソフトウェアです。

JP1のジョブとは何ですか? ›

ジョブやジョブネット、ジョブグループの総称です。 ユニットの中の最小単位をジョブといいます。 JP1/AJS3-View画面上では、ジョブネットエディタ画面やジョブネットモニタ画面の各アイコンがジョブに当たります。 ただし、「ジョブネット」アイコンは除きます。

JP1のエージェント数はいくつですか? ›

JP1/AJS3では,1台のマネージャーホストに登録できる実行エージェントの最大数は,デフォルトで1,024台です。 マネージャーホストにこの台数以上の実行エージェントを登録したい場合は,最大数を2,048台に拡張できます。

JP1で繰り越し未実行になるのはなぜ? ›

ジョブネットが「繰り越し未実行」状態になる条件は,次のとおり。 実行順序がループしていて実行できないジョブまたはジョブネットがあったなどの状態。 ジョブネット中に異常終了10したユニットは存在しないが,まだ実行処理が行われていないユニット(未実行終了状態のユニット)が存在し,ジョブネットの実行が中断した状態。

JP1を管理者として実行するにはどうすればいいですか? ›

JP1/Scriptインストール先フォルダ下のsptxe.exeを右クリックして表示されるメニューの[プロパティ]を選択する。 [プロパティ]ダイアログが表示されます。 [互換性タブ]の特権レベル[管理者としてこのプログラムを実行する]をチェックする。

JP1のサービスの起動順序は? ›

デフォルトでは,JP1/Base,JP1/IM,JP1/AJSの順番でサービスが起動するように設定されています

JP1でサービスを起動するコマンドは? ›

1.5.3 JP1/AJS3を制御するコマンド
機能コマンドUNIX
JP1/AJS3 Autonomous Agent Messengerサービス起動する。ajsatmstart
JP1/AJS3 Autonomous Agent Messengerサービスを停止する。ajsatmstop
31 more rows

JP1システムとは何ですか? ›

JP1は、国内トップシェアを誇る統合システム運用管理ソフトウェアです。 システムの自動化や稼働性能監視、資産管理等を統合的に行うことができます。 JP1のことなら、実績豊富なアシストにご相談ください。

Automatic Job Management Systemとは何ですか? ›

JP1/AJSは,業務を自動的に運用するためのプログラムです。 処理を順序付けて定期的に実行したり,特定の事象が発生したときに処理を開始したりできます。 JP1/Automatic Job Management System 2の略称です。

JP1のJOBとは何ですか? ›

ユニットの中の最小単位をジョブといいます。 JP1/AJS3-View画面上では、ジョブネットエディタ画面やジョブネットモニタ画面の各アイコンがジョブに当たります。

JP1は何ができますか? ›

JP1は、Windowsや各種Linux、クラウド、仮想化プラットフォーム、クラスタなど、幅広い環境に適用できます。 プラットフォームの最新動向にもいち早く対応します。 サポートサービス商品「日立サポート360」は、同一バージョンで最低10年間のサポートを保証します。

AWSのJP1とは何ですか? ›

JP1とは? JP1は、1994年より株式会社日立製作所が提供している統合システム運用管理ソフトウェアです。 オンプレミス環境とクラウド環境を含めたシステムの運用効率化と、安定稼働を支援します。

Top Articles
Latest Posts
Article information

Author: Frankie Dare

Last Updated:

Views: 6088

Rating: 4.2 / 5 (53 voted)

Reviews: 84% of readers found this page helpful

Author information

Name: Frankie Dare

Birthday: 2000-01-27

Address: Suite 313 45115 Caridad Freeway, Port Barabaraville, MS 66713

Phone: +3769542039359

Job: Sales Manager

Hobby: Baton twirling, Stand-up comedy, Leather crafting, Rugby, tabletop games, Jigsaw puzzles, Air sports

Introduction: My name is Frankie Dare, I am a funny, beautiful, proud, fair, pleasant, cheerful, enthusiastic person who loves writing and wants to share my knowledge and understanding with you.