Xymon Mailing List Archive search

Hobbit - extracting svcs data ?

3 messages in this thread

list Keller Liora · Fri, 1 Feb 2008 11:38:13 -0500 ·
Hi,

I am wondering, is there a way to extract the data, which services are
running on a host, using a unix "grep" command?

Where are the "svcs" logs are located to extract the information?

Thanks,
Liora
list Buchan Milne · Mon, 4 Feb 2008 10:25:17 +0200 ·
quoted from Keller Liora
On Friday 01 February 2008 18:38:13 user-f03ee847a5e3@xymon.invalid wrote:
Hi,

I am wondering, is there a way to extract the data, which services are
running on a host, using a unix "grep" command?

Where are the "svcs" logs are located to extract the information?
$ bb localhost 'hobbitdboard server.domain.svcs'

may give you what you want:

&green IIS Admin Service is running
&green FTP Publishing Service is running
&green NetBackup Client Service is running
&green World Wide Web Publishing Service is running
&green Automatic Updates is running
list Henrik Størner · Mon, 4 Feb 2008 10:15:11 +0100 ·
quoted from Buchan Milne
On Mon, Feb 04, 2008 at 10:25:17AM +0200, Buchan Milne wrote:
On Friday 01 February 2008 18:38:13 user-f03ee847a5e3@xymon.invalid wrote:
Hi,

I am wondering, is there a way to extract the data, which services are
running on a host, using a unix "grep" command?

Where are the "svcs" logs are located to extract the information?
$ bb localhost 'hobbitdboard server.domain.svcs'
Actually, that would be "hobbitdlog", not "hobbitdboard":

  $ bb localhost 'hobbitdlog server.domain.svcs'


Regards,
Henrik