dynamic rrd entries
Brought to you by:
bingel
I have information about disks with mount point name
and %free.
I would store them but all servers don't have the same
filesystems mounted.
I can put different templates for each but it is not
very simple...
Is it possible that a line match more than one regex,
or value names in the same regex go in differents rrd
files?
For example:
server1 /:75 /home:60 /var:99
server2 /:10:/users:90 /users2:25
... and so one.
Any idea?