|
From: Buchan M. <bg...@st...> - 2011-12-07 16:01:16
|
On Wednesday, 7 December 2011 03:14:19 Contreras, Mario wrote: > Hi > > > > I´m running devmon-0.3.1-beta1 with xymon 4.3.0.beta2, when trying to use > multiple options in devmon tag in bb-hosts file, devmon is complying. > > > > The line I'm using is this: > > > > 10.30.2.90 SERVER_1 # > DEVMON:except(if_stat;ifName;na:Gi1/8|Gi1/16|Gi1/17|Gi1/18|Gi9/10|Gi9/11|G > i9/13),thresh(fans;fanStatus;g:not present) > Try and avoid spaces. But, maybe we need to consider if by default the 'not present' status should have a different color by default in the 'thresholds' file for this template/test? > When running devmon the errors I'm getting are these: > > > > / # /opt/devmon-0.3.1-beta1/devmon --readbbhosts > > [11-12-06@19:47:12] Unknown devmon option (,thresh(fans;fanStatus;g:not) on > line 111 of /opt/xymon/server/etc/bb-hosts > > Use of uninitialized value in concatenation (.) or string at > /opt/devmon-0.3.1-beta1/modules/dm_config.pm line 1928, <$__ANONIO__> line > 20. > > Use of uninitialized value in concatenation (.) or string at > /opt/devmon-0.3.1-beta1/modules/dm_config.pm line 1928, <$__ANONIO__> line > 20. > > > > Any idea why is this? Regards, Buchan |