Subject: | create() not working as documented |
The documentation says the "file" parameter to create is optional. When passing 'undef' I get
this unhelpful error message:
creating '': No such file or directory at monitor_rrd.pl line 30
Please get rid of the function API; it just makes the code complicated (and the documentation
confusing).