kikoololisation de munin
(on rajoute des accents partout :) darcs-hash:20081004175702-bd074-cf32f0e641d84d78ea6a7a8d3a2ed5902ca514b4.gz
This commit is contained in:
parent
ce5e155942
commit
cee435c7ad
8 changed files with 29 additions and 34 deletions
|
@ -12,7 +12,7 @@ except :
|
|||
|
||||
if arg == "config" :
|
||||
print 'host_name adherents'
|
||||
print 'graph_title Adhérents par batiments'
|
||||
print u'graph_title Adhérents par batiments'
|
||||
print "graph_args --base 1000 --lower-limit 0"
|
||||
print "graph_vlabel nb d'adhérents"
|
||||
print 'bata.label Bâtiment A'
|
||||
|
@ -37,7 +37,7 @@ if arg == "config" :
|
|||
elif arg == "fichier" :
|
||||
|
||||
file = open('%s.next' % fichier,'w')
|
||||
|
||||
|
||||
sys.path.append('/usr/scripts/gestion')
|
||||
from ldap_crans import crans_ldap
|
||||
db = crans_ldap()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue