3.0: working on 'nfss' graph

This commit is contained in:
Jordi Sanfeliu 2012-12-21 12:24:59 +01:00
parent 122b412caf
commit bfb2037cf6
2 changed files with 1245 additions and 22 deletions

1237
3.0/lib/nfss.pm Normal file

File diff suppressed because it is too large Load Diff

View File

@ -303,28 +303,14 @@ alert_rootfs_script = /path/to/script.sh
# NFSS graph
# -----------------------------------------------------------------------------
nfss_version = 3
nfss_graph_1 = readlink, create, mkdir, symlink, rmdir, remove, rename, link, readdir
nfss_graph_2 = mknod, readdirplus, fsstat, fsinfo, pathconf, access, lookup, commit, null
nfss_graph_3 = read, write, getattr, setattr
nfss1_rigid = 0
nfss1_limit = 100
nfss2_rigid = 0
nfss2_limit = 100
nfss3_rigid = 0
nfss3_limit = 100
nfss4_rigid = 0
nfss4_limit = 100
nfss5_rigid = 0
nfss5_limit = 100
nfss6_rigid = 0
nfss6_limit = 100
nfss7_rigid = 0
nfss7_limit = 100
nfss8_rigid = 0
nfss8_limit = 100
nfss9_rigid = 0
nfss9_limit = 100
<nfss>
version = 3
graph_0 = readlink, create, mkdir, symlink, rmdir, remove, rename, link, readdir
graph_1 = mknod, readdirplus, fsstat, fsinfo, pathconf, access, lookup, commit, null
graph_2 = read, write, getattr, setattr
rigid = 0, 0, 0, 0, 0, 0, 0, 0, 0
limit = 100, 100, 100, 100, 100, 100, 100, 100, 100
</nfss>
# NFSC graph