audit in solaris

How do I know that audit is enabled in soalris. in AIX 'audit query' command gives me the info whether auditing is on or not.

Raghav

To see if auditng is enabled you run:
root@x2200# auditconfig -getcond
audit condition = auditing

Note that just because it is enabled doesn't mean that it is generating any audit records, it needs to be correctly configured for that.