[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[hobbit] process checks and user IDs
- To: hobbit (at) hswn.dk
- Subject: [hobbit] process checks and user IDs
- From: "Gary B." <gmbfly98 (at) gmail.com>
- Date: Tue, 25 Jul 2006 15:18:43 -0400
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=exjsz7Elqhlod5XcmuOrKPclpe7JOjko+jPDNU8IXn2DYMGY58B5t52kbj4q2ZZQ7kCFhMKPT9yHzA7bjWPog35TQRLVYneqqae+oQrBdiYuoe9Bo09Sj+WzjSxw5J2++fyz/rPToyvVwlVO1G5K1TlWVVeunHUcUF7dxEmljBw=
I've looked through all the documentation, and can't find any
information on how Hobbit processes the process check rules.
I ask because we have some BB process check rules that check for user
IDs in the ps output, rather than an actual process, and there's no
real way of converting that into Hobbit. Also, the Solaris ps output
doesn't include the full process name, so I can't check for the
process that way either.
Any suggestions?