HP-UX Host Intrusion Detection System Version 4.1 Administrator's Guide
Example C-7 To generate a report for an agent showing only the date and time (local),
severity, attacker, target, and to email the report in text format to a specified email
address
/opt/ids/bin/idsadmin –r –a ariel --alert-fields localdate,
severity,attacker,target --report-format text -–email-to
admin@xyz.com
Figure C-3 shows a portion of the report generated in text format:
Figure C-3 Screenshot of the Generated Report in text Format
Example C-8 To generate individual reports for all agents listed in the sentinal.hosts
file, sorted by severity starting from January 01 2007
/opt/ids/bin/idsadmin –r –a all --report-type perhost
--sort-by severity --start-date 20070101
234 Tuning Schedules and Generating Alert Reports