Changes

Jump to navigation Jump to search
1,376 bytes added ,  07:28, 28 July 2022
Line 1: Line 1:  
{{Languages|Cacti}}
 
{{Languages|Cacti}}
=Cacti for SME 8.x=
      
==Maintainer==
 
==Maintainer==
Line 20: 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
Line 33: 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 42: 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 59: Line 70:  
  signal-event console-save
 
  signal-event console-save
   −
==Additional information==
+
== Input Validation Whitelist Protection ==
*[http://www.vanhees.cc/index.php?name=CmodsDownload&file=index&req=viewdownloaddetails&lid=319 MasterSleepy Web site]
+
 
 +
* '''''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 ===
 +
https://www.cacti.net/downloads/docs/html/index.html
 +
 
 +
=== Bugs ===
 +
Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla]
 +
and select the smeserver-cacti component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-cacti|title=this link}}
 +
 
 +
{{#bugzilla:columns=id,product,version,status,summary |sort=id |order=desc |component=smeserver-cacti|noresultsmessage="No open bugs found."}}
 +
 
 +
===Changelog===
 +
Only released version in smecontrib are listed here.
 +
 
 +
{{ #smechangelog: smeserver-cacti}}
 +
 
    
----
 
----
 
[[Category: Contrib]]
 
[[Category: Contrib]]
 
[[Category: Administration:Monitoring]]
 
[[Category: Administration:Monitoring]]
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu