Hitachi

JP1 Version 12 JP1/Automatic Job Management System 3 Command Reference


ajsfxbcstatus

Organization of this page

Format

ajsfxbcstatus

Description

The command outputs the following information.

Execution privileges

None

Storage directory

In Windows:

JP1/AJS3 - Manager-installation-folder\bin\

JP1/AJS3 - Agent-installation-folder\bin\

In UNIX:

/opt/jp1ajs2/bin/

Arguments

None

Return values

0

The agent is not set up as a broadcast agent or a destination agent at the broadcast destination.

1

The agent is set up as a destination agent at the broadcast destination.

2

The agent is not set up as a broadcast agent.

3

The agent is set up as both a broadcast agent and a destination agent at the broadcast destination.

4 or greater

Abnormal end

Output example

The following shows an output example when the agent is set up as both a broadcast agent and a destination agent at the broadcast destination.

---------- Destination Agent ----------
Setup Status:yes
Broadcast Agent:192.168.1.10
 
---------- Broadcast Agent ----------
Setup Status:yes
Destination Agent List:
Registered Date      Last Update Date     Destination     HostName
2016/04/02 09:05:01  2016/04/03 08:04:50  192.168.1.1     Agent01
2016/04/01 13:05:01  2016/04/03 08:04:51  192.168.1.2     Agent02
2016/04/01 13:15:01  2016/04/03 08:04:51  192.168.1.3     Agent03
2016/04/03 00:05:01  2016/04/03 08:04:52  2001:db8::1e    Agent04
Destination Agent

Indicates information for the destination agent at the broadcast destination.

Setup Status

Indicates whether the agent is set up as a destination agent at the broadcast destination. If the agent is set up in this way, yes is displayed. If the agent is not set up in this way, no is displayed.

Broadcast Agent

Indicates the IP address or host name of the broadcast agent specified during setup. This item is not displayed if the agent is not set up as a destination agent at the broadcast destination.

Broadcast Agent

Indicates information for the broadcast agent.

Setup Status

Indicates whether the agent is set up as a broadcast agent. If the agent is set up in this way, yes is displayed. If the agent is not set up in this way, no is displayed.

Destination Agent List

Indicates information about managed destination agents. This item is not displayed if the agent is not set up as a broadcast agent.

  • Registered Date

    Indicates, in YYYY/MM/DD hh:mm:ss format, the date and time when a managed destination agent was first registered.

  • Last Update Date

    Indicates, in YYYY/MM/DD hh:mm:ss format, the last date and time when a heartbeat from the managed destination agent was received.

  • Destination

    Indicates the IP address of a managed destination agent.

  • HostName

    Indicates the host name of a managed destination agent.