Hello there,

I would like to automatize my snmpd.conf with all local disks discovered by
puppet.

For example, in my template : snmpd.erb I have :

--//--
syslocation     "<%= syslocation %>"
syscontact      "ITadmin <itad...@cfm.fr>"
rocommunity  cfmpublic

sysservices 78

# Monitoring des partition
disk / 2000
disk /opt 2000
--//--

I'd like to add disk <local mount> 2000 on every local disks. Before I doing
anything about that, I wanted to know if someone has already done that
before ?

/Xavier

--
Xavier Beaudouin - http://kazar.net/
http://magicduck.labrute.fr/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to