Basil Shubin wrote:
Hi friends!

I have a small shell script that do no more than just print a space usage by some device (in bytes, just a raw string).

I want graph this space usage, here is my config.

Data source:
Source type: COMMAND

(this command just prints space usage in bytes)

Data Point:
Type: GAUGE

Other by deafault (Limit and Format)

Graph:
Everything by default, only selected appropriate Data Sources.

Here value I got from my check script:
Ok! Storage system is using 14% of allocated storage (calculated).|UsageFilesystem=14%;75;95

How should looks format in DataPoint for such return string? Currenly it's - %5.2lf%s (as by default)

Thanks!

_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to