I would like to share the ultimate MySQL performance debugger tool. Written by my friend Nereu. The output is like this The code: #!/usr/bin/perl # # 2011-11-03 Nereu # 2011-11-05 Nereu – mytop # use DBI; # EDIT HERE FOR […]
Centreon LDAP howto
So how can one easly import large number of users directly from the AD? By using the LDAP auth option. It took me few hours to get it working, actually I still dont have it 100% working because I can […]