Ok here´s a new one :)
I´ve had questions about modeling the Linux NFS (Network File System) since we have many Linux servers dedicated for this.
I see no problem in doing it so to speak, triggering on ‘nfsd’ process and we can then look for the ‘exports’ file in ‘/proc/fs/nfsd’ direcotry to find out what directories are shared to what host. Actually seems it could be useful when modeling the dependecies/communication links between the NFS server and the “consumer”.
But anyone got any ideas how I should model this? I don´t really see this as an SI… It is more part of the host… Or? Any ideas would be appreciated.
Thanks!
