Sponsored Content
Special Forums UNIX and Linux Applications Cannot connect to the Event Server after 3 attempts in autosys 11 Post 302731417 by itkamaraj on Thursday 15th of November 2012 01:35:33 AM
Old 11-15-2012
Quote:
Originally Posted by alexcol
when i connect via web http://10.80.136:8080 it means that ip adress is the new event R11 server ?
Not really. Also your ip address is the wrong one.

when you are accessing the autosys commands via GUI, it's not necessary to be have the autosys running in the same server. You need to check with your admin team for this.
 

8 More Discussions You Might Find Interesting

1. Windows & DOS: Issues & Discussions

To Connect to Windows server from Unix server

Hi i am writing a script in unix where after some validations, i require the script to connect to a windows server and then kich off a batch file there. i tried ftp and got the error message that "the remote host refused an attempted connect operation". I am able to connect to this unix... (4 Replies)
Discussion started by: vidzz911
4 Replies

2. Shell Programming and Scripting

Connect to Server B from Server A and Archive the file

Hi I need to connect to a ServerB from Server A eg: Server A : 172.20.273.51, un: xxx, pwd: xxx Server B: 172.20.273.51, un:yyy, pwd: yyy Need to copy the files(with name starts with IME*) from /grid/pc/IME* to /grid/pc/archive What will be the command or script to... (3 Replies)
Discussion started by: vsmeruga
3 Replies

3. UNIX for Advanced & Expert Users

Autosys help on Unix server

Hi, I've few simple questions related to Autosys 4.5. Thought you may be knowing about this. Can you pl. help me in this regard? Questions: If I stop Autosys instance systematically thru' the necessary autosys command, 1) What will happen to the autosys job(assume this job runs for 5mins... (2 Replies)
Discussion started by: Mike1234
2 Replies

4. Linux

Generate public key to connect from one ftp server to other server

How to generate public key to connect from one ftp server to other server to use in scripting. (0 Replies)
Discussion started by: sridhardwh
0 Replies

5. UNIX for Advanced & Expert Users

Public key to connect from one ftp server to other server

How to generate public key to connect from one ftp server to other server to use in scripting. (1 Reply)
Discussion started by: sridhardwh
1 Replies

6. Shell Programming and Scripting

Connect (SSH) to Windows server via Linux server through a script and passing command.. but failing

I am trying to connect to Windows server via Linux server through a script and run two commands " cd and ls " But its giving me error saying " could not start the program" followed by the command name i specify e g : "cd" i am trying in this manner " ssh username@servername "cd... (5 Replies)
Discussion started by: sunil seelam
5 Replies

7. Linux

How to connect Linux server (configure two way authentication) with Windows server?

Hi my name is Manju. ->I have configure the two way authentication on my linux server. ->Now I am able to apply two way authenticator on particuler user. ->Now I want to map this linux server to my AD server. ->Kindly tell me how to map AD(Active Directory) with this linux server. ... (0 Replies)
Discussion started by: manjusharma128
0 Replies

8. Cybersecurity

Failed SSHD Login Attempts (15,000 per day) - Is that a lot compared to your server?

The purpose of this thread is for everyone to follow the same methodology so we can create a future table, for the benefit of all, that shows how many failed login attempts (hacking) per day per server (and per minute) are happening. This is not a thread on writing scripts or creating... (10 Replies)
Discussion started by: Neo
10 Replies
dbeacon(1)						      General Commands Manual							dbeacon(1)

NAME
dbeacon - Distributed IPv4/IPv6 multicast beacon SYNOPSYS
dbeacon -a MAIL -b BEACON_ADDR[/PORT] [-i INTFNAME] [-n NAME] [-S [GROUP_ADDR[/PORT]] [-s ADDR] [-d [FILE]] [-I NUMBER] [-W type$url] [-L program] [-C CC] [-4] [-6] [-v] [-P] [-U] [-V] [-F flag] [-O] [-B ADDR] DESCRIPTION
dbeacon is a network level management tool aiming at getting various statistics about multicast connectivity. Its first usage is to check out if you can send/receive toward/from an IPv4/IPv6 multicast network. Its second usage is to gather various statistics by using a known multicast ASM group, for example TTL between each multicast peers, loss or jitter figures. Theses statistics are kept internally but can be dumped periodically in a file in xml format for latter processing. Statistics gathering is completetly distributed and rely on the powerful nature of ASM. No server is required, but maybe a http server for accessing the statistics and build an adjacency matrix of the peers. OPTIONS
-n NAME, -name NAME The name identifying you on the dbeacon session. If not specified, dbeacon will use the hostname of the running machine. -a MAIL Administrative contact. This is an e-mail used for join you, for example to notify you that something is wrong is your multicast connectivity -i IN, -interface IN Use IN instead of the default interface for multicast. -b BEACON_ADDR/PORT This is the IPv4/IPv6 address of the ASM group used by dbeacon to gather statistics. It can be specified as a DNS name too. -S GROUP_ADDR/PORT Enables SSM reception/sending on optional GROUP_ADDR/PORT -O This option enable SSM data sending in addition to ASM data. It can be used to check if people can reach you via SSM. -B ADDR This allows you to bootstrap from an ADDR that is already in the matrix. This option is useful when you ASM connectivity is broken but SSM connectivity works. -P, -ssmping Enable SSM Ping server capability. -s ADDR Bind to local address. This allow you to specify the multicast source of the packets sent by your beacon. -d FILE Dump periodic reports to dump.xml or specified file. This file may be latter processed by any XML compliant script. On a http server, you can process the dump to create a nice adjacency matrix. -I NUMBER, -interval NUMBER Interval between refresh of the dump file. Defaults to 5 secs if not specified -W URL, -website URL Specify a website to announce. -Wm URL, -matrix URL Specify your matrix URL. -Wl URL, -lg URL Specify your looking glass URL. -C CC Specify your two letter Country Code. -L program Launch program after each dump. The first argument will be the dump filename. -F flag Specify a flag to announce. For example to announce that your host is running a ssmpingd daemon, use `ssmping' as a flag. -4, -ipv4 Force IPv4 usage (Default is IPv6). -6, -ipv6 Force IPv6 usage -v verbose mode (use several for more verbosity) -U Dump periodic bandwidth usage reports to stdout -D, -daemon fork to the background (daemonize) -pidfile FILE Path to the PID file to write to. -syslog Outputs using syslog facility. -c FILE Specifies the configuration file to use. Each of the above command-line parameters can be defined there. -V, -version Outputs version information and leaves BUGS
Should be reported to the core developer Hugo Santos <hugo@fivebits.net>. HISTORY
dbeacon is a joint work of Hugo Santos, Sebastien Chaumontet and Mickael Hoerdt. It has been done in the early days of the m6bone, when nobody knew if the SPTs or RPTs were being used between hosts and also to evaluate the performance and deployment of SSM. User Manuals dbeacon(1)
All times are GMT -4. The time now is 01:02 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy