- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- questions on using IDS
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2002 01:50 PM
03-14-2002 01:50 PM
questions on using IDS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2002 08:18 PM
03-14-2002 08:18 PM
Re: questions on using IDS
a) Is your "schedule" on the agents supposed to be running all the time ? If so, to verify, pl log into your agent boxes and check this :
ps -ef |grep ids . If you see processes such as idskerndsp, idscor, idssysdsp etc.. then it means that the scheduler is active.
b) When you start up the idsgui, typically the admin console first "polls" for agents, if they are there, then they are synchronised and the status is shown as "available". If there is schedule running then the status is shown as "running". However, if you had disabled the automatic polling/synchronisation option at startup then (via the "preferences" menu) then you would have do a manual polling to make the status "available" or "running" as the case maybe
Hope this helps
Krishnan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2002 02:24 PM
03-26-2002 02:24 PM
Re: questions on using IDS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2002 04:49 PM
04-22-2002 04:49 PM
Re: questions on using IDS
Which templates are running in your schedule? If you are running the preconfigured LoginMonitoringAlwaysOn, you should only see the processes idsagent, idssysdsp, and idscor. If you see idskerneldsp, then you must also be running a template which requires audit data.
Run "top" and let me the CPU usage of idscor.
Pierre
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2002 06:42 PM
04-22-2002 06:42 PM
Re: questions on using IDS
I have been working with IDS on my site, and find that once I start the IDS gui, if I check its status once the polling has completed, it ususally comes back saying that the agent is available, etc.
Good luck,
Jo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2002 11:05 PM
04-22-2002 11:05 PM
Re: questions on using IDS
two things to check
1) are you running 1.0 or 2.0
running on 1.0 will always produce this problems
2)
running on 2.0 (which is a must!!) check the timeout values using your gui. Getting messages 'no agent running' usually means you'll have to double this time out values.
There will be a patched version of IDS out soon I guess. I did some beta testing on this and most of this problems will be gone with 2.x.
Regards
Rainer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2002 05:42 AM
04-23-2002 05:42 AM
Re: questions on using IDS
I ended up opening a log on this and we came up with the following solutions:
1. Fully patch IDS - I was missing PHCO_16127, PHKL_24266, KL-24502 & KL_25210.
This made a huge difference in the cpu usage of IDS. After I patched then the problem with "no agent available" status was resolved. I found that when my CPU was pegged at 100% IDS often reported no agent, even though the agent was running.
2. Copying the template and running that as a schedule, not running the template. The templates are in a read only sector and so when you run a template it can't write alert log entries.
So it's working for me now, it's great product once you figure out how to use it!