HP-UX Host Intrusion Detection System Version 4.4 Administrator Guide (5900-1634, April 2011)
• On each agent host, perform one of the following steps:
• Log in to the agent system as root and enter the following command:
#/sbin/init.d/idsagent start
This starts /opt/ids/bin/idsagent under user ids and activates any schedule that
was retained when the agent halted.
• Log in to the agent system as root, switch to user ids, and enter the command:
$/opt/ids/bin/idsagent -a
This starts /opt/ids/bin/idsagent under user ids and activates any schedule that
was retained when the agent halted.
• Log in to the agent system as user root, switch to user ids, and enter the command:
$/opt/ids/bin/idsagent
This starts /opt/ids/bin/idsagent under user ids and does not activate any schedule
that was retained when the agent halted.
Once it has started, idsagent executes in the background as a daemon process on the host
system, awaiting commands from the System Manager via an SSL connection.
If another agent is running, idsagent fails with the following message:
idsagent: another idsagent (PID:pid) process
is running
Or a stale lockfile
/var/opt/ids/idsagent.pid exists
Remove it and attempt to restart - exiting
If no idsagent is running, delete the existing /var/opt/ids/idsagent.pid file and
restart idsagent.
If the lock file /var/opt/ids/idsagent.pid exists and there is no agent running, the
new idsagent runs and resets the lock file, displaying the following message:
idsagent: possibly stale lockfile
/var/opt/ids/idsagent.pid - unlinking
Getting the Status of Agent Hosts
When the System Manager is started, it automatically checks the status of all agent hosts if Automatic
Startup Status Poll is enabled. For more information, see Section : “General Preferences” (page 98).
If the Status field information does not reflect the correct information or displays the Status as
Unknown, you can manually update the status information for one or more hosts.
To get the status of agent hosts, follow these steps:
1. On the System Manager screen, in the Monitored Hosts list, select the hosts status you want
to update.
Getting the Status of Agent Hosts 45