Joshua Parker Ruehlig
Hall of Famer
- Joined
 - Dec 5, 2011
 
- Messages
 - 5,949
 
ability to pass flags to nfs server, these I need to get built in nfs from xbmc, what I have in my rc.conf currently is..
nfs_server_flags="-u -t -n 4" #not sure if this is needed actually
nfs_reserved_port_only="NO"
mountd_flags="-n"
what would be best is is there were check-boxes in the nfs settings (under services) for things like reserved ports
__
Also if we could get some documentation on how to build plugins I would love to try and build an nrpe plugin for icinga/nagios monitering of freenas. I have this hacked together currently to moniter stuff like harddrive health, freeram, diskspace.
Thanks for the developers hard work on this project and the constant updates!
	
		
			
		
		
	
			
			nfs_server_flags="-u -t -n 4" #not sure if this is needed actually
nfs_reserved_port_only="NO"
mountd_flags="-n"
what would be best is is there were check-boxes in the nfs settings (under services) for things like reserved ports
__
Also if we could get some documentation on how to build plugins I would love to try and build an nrpe plugin for icinga/nagios monitering of freenas. I have this hacked together currently to moniter stuff like harddrive health, freeram, diskspace.
Thanks for the developers hard work on this project and the constant updates!