Xymon Mailing List Archive search

fieds description of channel status

list Nicolas Lienard
Sat, 9 Feb 2013 00:07:27 +0100
Message-Id: <user-9ada6dc2ae8d@xymon.invalid>

Hi

in source, check the file new-daemon.txt

* Channel protocols

  status
  @@status|timestamp|sender|origin|hostname|testname|expiretime|color|flags|prev
color|changetime|ackexpiretime|ackmessage|disableexpiretime|disablemessage
  <status message>
  @@

  stachg
  @@stachg|timestamp|sender|origin|hostname|testname|expiretime|color|prevcolor|
changetime
  <new status message>
  @@

cheers
Nico

Le 8 févr. 2013 à 12:47, Olivier AUDRY <user-0dc286edb094@xymon.invalid> a écrit :
hello

there is a documentation about the fields out by the command :

xymond_channel --channel=status cat ?

For exemple :

@@status#979591/hostname|1360323510.378351|192.168.0.1||hostname|svcs|1360325310|green||green|1360256592|0||0||1330689273||pagename/4234|0|
status hostname.svcs green 2013-Feb-08 12:38:30 [hostname]  - Autoreset is On

&green .NET Runtime Optimization Service v2.0.50727_X86 is stopped


@@


@@status#979591/hostname| => ok
1360323510.378351| => ??
192.168.0.1| => ip
| => ? 
hostname| => hostname
svcs| => testname
1360325310| => timestamp status
green| => from ? to ? color
| => ?
green| from ? to ? color
1360256592| => timestamp of ?
0| => ? 
| => ?
0| => ?
| => ? 
1330689273|  timestamp of ? 
| => ?
pagename/4234| page
0|

thx for your help

oau