never mind, I found the answers in the source code, rrd/do_temperature.c. [[ All hail goes to Open Source & Henrik! ]]<br>1. a lump-all status command will do. Format of the data portion is somewhat restrictive '&green BMCambient 17 62\n&yellow BMCriserCard 32 93'. It'd be nice to have such format documented elsewhere other than the source code.
<br>2. if  'temperature' is used as 'test name', nothing needs to be done.<br>3. the check can be done locally on the client and the overall $status is reported by 'status server1.temperature $status'.<br><br><br><div><span class="gmail_quote">
On 12/15/06, <b class="gmail_sendername">Jerry Yu</b> <<a href="mailto:jjj863@gmail.com">jjj863@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hi,<br>I noticed that hobbitgraph.cfg has a [temperature] section. How should I<br><ol><li>report multiple probes from a single client in an extension script: a lump-all "status server1.temperature green" or one status call per probe?
<br></li><li>collect these probes into RRD using NCV def in hobbitserver.cfg ?</li><li>set threshold centrally on the server?</li></ol>I initially set up my own extension script 'temps' and therein reports all six probes on a test server with one 'status 
server1.temps green' call. However, the NCV_temps def failed when a different server reports four/seven probes at once.  <br><br>As for alerting, I set up thresholds on the server. However, it doesn't generate any alert even if the threshold is obviously surpassed. wonder if the 'status blah GREEN' reported by the extension script kinda blocked such centralized checking?
<br><br>Thanks.<br><span class="sg"><br>jerry<br>

</span></blockquote></div><br>