Need help on patrol agent service in AIX


 
Thread Tools Search this Thread
Operating Systems AIX Need help on patrol agent service in AIX
# 1  
Old 08-27-2013
Need help on patrol agent service in AIX

Hi,

Anyone know what is patrol agent service in aix
If know please tell me the command to check the same.
# 2  
Old 08-27-2013
Hello,

Patrol is one of the old methods to monitor any process in any server.
Also if you want to check any process in any server kindly follow the command.

Code:
man ps

It's man page wil help you to check the processes. Kindly let me know if you have any requirement in which we can help you, will be grateful to help.


Thanks,
R. Singh
# 3  
Old 09-24-2013
Thanks R.singh

but i need little more explaination on patrol agent service and how to check if that process is running or not
# 4  
Old 09-25-2013
Patrol Agent

Hi

you can see the process by using the command

Code:
ps -ef |grep "patrol"

and in topas command also.please go through this url Smilie

http://it-project-work.com/doc/patro...tion_guide.pdf.

Last edited by Scott; 09-25-2013 at 03:10 AM.. Reason: Code tags
# 5  
Old 09-25-2013
Moderator's Comments:
Mod Comment First: This board is about helping others to help themselves, not about doing their work for them. We really REALLY dislike questions which can be answered by a 5-seconds google search.

I have worked with BMC Patrol, (which is a monitoring system) several times in projects, but i played it completely dumb and entered "patrol AIX" into google. The first link to come up was:

Overview on how to Install Patrol Agent / RT Server on AIX

from which you can already get the full name of the product and the company offering it, the second link was:

Patrol Agent for AIX 4.3.3 | BMC Communities

Second: what exactly is is you want to know about Patrol? I suggest you take one of the "tips for better English" to heart:
Be more or less specific.
I want to know how i can start the Flurbomatic software on a Wafsomutrix system with less than 50MB free RAM is more likely to get an answer than Can you tell me about computers.

Third: man pages are not for the others, they are for you! If you get stuck using a command then describe exactly where you have problems and what you did to solve it. Repeating the question over and over until someone loses his nerves and provides a full-blown solution just to get rid of the thread is making us wrong-headed at best and outright angry at worst.


For all these reasons i give you the time and opportunity to think over what i said and learn the lessons involved by closing this thread.

- thread closed -


bakunin
This User Gave Thanks to bakunin For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

How to integrate all the systemctl commands into a shell script to verify any daemon/agent service?

Hi, Can we integrate all the systemctl command into a shell script to verify any service with all the options of systemctl if service integrate with the operating system service management tools to deliver their functionality. sudo systemctl start <service_name> sudo systemctl stop... (1 Reply)
Discussion started by: Mannu2525
1 Replies

2. AIX

service status in AIX

good afternoon to all hay i m new in AIX. my problem is that.....plz tell me how to see " service status" in AIX Becoz i run /etc/rc.d/rc.2/Sbesclientd so its show below like this bash-3.2$ sudo /etc/rc.d/rc2.d/SBESClientd status Usage: /etc/rc.d/rc2.d/SBESClientd { start | stop } I... (2 Replies)
Discussion started by: life008
2 Replies

3. AIX

Help me install Backup Exec (formerlly owned by Veritas) agent on AIX machine :(

Hi all. I hope someone could give me a hand on installing Backup Exec agent on AIX machine :( Agent: OS: AIX 5.3 Hostname: DB-HN-SRV02 IP: 10.1.4.64 Backup server: OS: Windows Server 2003 Hostname: backup-srv IP: 10.1.5.51 I download "Legacy Unix agent.tar", untar, then run file... (0 Replies)
Discussion started by: bsddaemon
0 Replies

4. AIX

AIX Service Packs

Can anyone out there let me know what is the *common* Technology Level and Service Pack that everyone is at? I am at 5300-06-04-0748 on all of my LPARs. Also- does anyone have any guidelinies to rolling out new TL and Sps? Thanks (4 Replies)
Discussion started by: seacros
4 Replies

5. HP-UX

Alert Patrol

Hello I'm new in Hp-Ux, in all Unix System, we have a sun Server with HpUx 11 that send the follow message. Host=cspkioor Host Class=hpux B.11.11 9000/800 Host Address=192.168.228.7 Object=Summary Object Class=SWAP Parameter=SWPTotSwapUsedPercent Parameter Value= 100... (2 Replies)
Discussion started by: bighand42
2 Replies

6. AIX

Debugging a service in AIX 5.3

Hi, I am a newbie on the AIX front....I am at present faced with a problem of a service eating up my client's CPU. To be more specific....My client uses backup exec for backing up (v 12.0). The moment I start a backup the beremote.exe (backup exec remote agent for unix, RALUS) service uses... (4 Replies)
Discussion started by: dkn1979
4 Replies

7. AIX

Aix - Service Pack

I've recently installed ServicePack1 for Tecnology_Level 9 of AIX 5.2 . The result of installation is "OK" but with oslevel -s i dont see the service pack installed .... after many research i try (with many luck!!) instfix -i|grep SP and the result : All filesets for 5200-08-01_SP... (1 Reply)
Discussion started by: BabylonRocker
1 Replies

8. HP-UX

[THANKS!] Help for installing PATROL for UNIX

:( I am installing PATROL for UNIX for my HP-UX. However after I run "/cdrom/setup.sh -serveronly", it brame me error, can anyone please me for this, thank you: -------------------------------------------------------------------------- Launching WEB server. Please wait...... (0 Replies)
Discussion started by: gghost
0 Replies

9. UNIX for Dummies Questions & Answers

Patrol Supervisor can anyone help : /

Hello all Are you familiar with Patrol 3.5 software ? If so , I would like to know if in Patrol logs , we could find users' history ? Thank you (0 Replies)
Discussion started by: JuniorJack
0 Replies
Login or Register to Ask a Question