Hello all, wondering if anyone can help with a graphing issue I am having... i have a requirement to monitor some unc shares from some windows boxes. i created a script to map each share, get the % free and report this back to hobbit. script works fine but the graphing is giving me problems. the script will send this to hobbit:<br>
<br>green 3/30/2030 2:54:19 PM<br><br>Percent full status of shares that were checked:<br><br><br>\\<someserver1>\<some_share3> : 23<br>\\<someserver2>\<some_share4> : 0<br>etc : etc<br>etc : etc<br>
<br>i guess my question is this type of data suitable for ncv graphing considering that the amount of shares to check can be 10 or 20. my problem is that the "name" portion of the ncv is always changing... i did get graphing to work but the service section in the hobbitgraph.cfg had to have each share entered individually... <br>