Changes

Jump to navigation Jump to search
891 bytes added ,  07:28, 28 July 2022
Line 19: Line 19:     
==Installation==
 
==Installation==
 +
<tabs container><tab name="For SME 10">
    +
yum install smeserver-cacti --enablerepo=smecontribs
 +
 +
then get admin password
 +
config getprop cacti AdminPassword
 +
 +
and you are ready to log as cacti admin user with "admin" and this password, or as a regular user of your sme thanks to ldap login.
 +
 +
</tab><tab name="For SME 9">
    
  yum install smeserver-cacti --enablerepo=smecontribs
 
  yum install smeserver-cacti --enablerepo=smecontribs
  −
for SME10:
  −
yum install smeserver-cacti --enablerepo=smecontribs,epel
      
then
 
then
Line 35: Line 41:  
  service mysql.init restart
 
  service mysql.init restart
 
  signal-event console-save
 
  signal-event console-save
 +
</tab>
 +
</tabs>
 +
 +
then go to to https://SMEIP/cacti
    
==Uninstall==
 
==Uninstall==
Line 44: Line 54:     
A login and a password is needed to connect.
 
A login and a password is needed to connect.
By default, installation process create a user "admin" with "admin" as password.
+
By default, installation process create a user "admin" with "admin" as password for SME9 and below ('''Of course, the first thing you have to do, is to change it'''), but password is now stronger with SME10, get it from cli and this one is generated for you :
 
+
config getprop cacti AdminPassword
'''Of course, the first thing you have to do, is to change it'''
      
==Settings==
 
==Settings==
Line 60: Line 69:  
  db configuration setprop cacti access private
 
  db configuration setprop cacti access private
 
  signal-event console-save
 
  signal-event console-save
 +
 +
== Input Validation Whitelist Protection ==
 +
 +
* '''''php -q input_whitelist.php --audit''''' - This script option will search for any Data Input Methods that are currently banned and provide details as to why.
 +
* '''''php -q input_whitelist.php --update''''' - This script option un-ban the Data Input Methods that are currently banned.
 +
* '''''php -q input_whitelist.php --push''''' - This script option will re-enable any disabled Data Sources.
    
=== Manual for Cacti ===
 
=== Manual for Cacti ===
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu