]> granicus.if.org Git - sysstat/commit
Be more user-friendly when trying to access a non existent data file
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 9 Feb 2014 13:21:24 +0000 (14:21 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 9 Feb 2014 13:21:24 +0000 (14:21 +0100)
commitf35239b93d1cafee86d016ba6c618961f2256279
tree7371f42409c23d7290265041d2407a253ae99c51
parent8e80eba5996a1da7da50d0f9cb4bb2ab0c2f6c43
Be more user-friendly when trying to access a non existent data file

When sar and sadf try to access a non existent standard daily data file,
tell the user to check if data collecting is enabled.
By doing so, the user goes to the docs looking for how to enable the
data collection, rather than looking for help on why the software seems
to be broken.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
sa_common.c