From: Thomas K. <tk...@we...> - 2008-09-16 06:49:29
|
Hi, I've got problems specifying individual thresh() parameter in bb-hosts. The documentation says to configure the thresholds using equal signs and the example uses colons. However neither works for multiple thresholds. E.g. the following doesn't work and returns errors like: # ./devmon --readbbhosts Use of uninitialized value in hash element at /mnt/local/usr_local/devmon/modules/dm_config.pm line 1939, <HOSTS> line 40. thresh(temp;chassisTempTop;y:52,temp;chassisTempTop;y:52;r:55) thresh(temp;chassisTempTop;y:52,temp;chassisTempTop;y:52) When looking at the generated web status report the threshold for chassisTempTop is reported as "52temp". How do I specify multiple individual thresholds? Best regards Thomas -- Thomas Kähn NetCologne Network Engineering & Design Gesellschaft für Telekommunikation mbH Im Süsterfeld 6 Telefon: 0241/701333-18 52072 Aachen Fax: 0241/911879 Handelsregister: HRB 25580, Amtsgericht Köln Geschäftsführer: Werner Hanf, Dipl.-Ing. Karl-Heinz Zankel |