Changes

Jump to navigation Jump to search
1,415 bytes added ,  07:28, 28 July 2022
Line 1: Line 1:  
{{Languages|Cacti}}
 
{{Languages|Cacti}}
 +
 
==Maintainer==
 
==Maintainer==
 +
[mailto:tests@pialasse.com[[User:Unnilennium|Unnilennium]]] Thanks a lot for the upgrade<br />
 +
 
[[User:MasterSleepy|Michel Van hees]]<br/>
 
[[User:MasterSleepy|Michel Van hees]]<br/>
 +
=== Version ===
 +
 +
{{ #smeversion: smeserver-cacti }}
 +
{{ #smeversion: cacti }}
 +
 +
 +
    
==Description==
 
==Description==
Line 9: Line 19:     
==Installation==
 
==Installation==
This rpm require rrdtool 1.0 minimum.
+
<tabs container><tab name="For SME 10">
You can find it here
+
 
[http://rpmfind.net//linux/RPM/dag/redhat/el4/i386/rrdtool-1.0.50-3.el4.rf.i386.html]
+
yum install smeserver-cacti --enablerepo=smecontribs
or download this local copy
+
 
 +
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
 +
 
 +
then
   −
  wget <nowiki>"http://www.vanhees.cc/index.php?name=CmodsDownload&file=index&req=getit&lid=317"</nowiki>
+
  signal-event post-upgrade ; signal event-reboot
  yum localinstall rrdtool-1.0.50-3.el4.rf.i386.rpm
+
 
 +
alternatively you can issue to avoid reboot :
 +
/etc/e-smith/events/actions/initialize-default-databases
 +
  expand-template /etc/e-smith/sql/init/80cacti
 +
service mysql.init restart
 +
signal-event console-save
 +
</tab>
 +
</tabs>
   −
wget <nowiki>"http://www.vanhees.cc/index.php?name=CmodsDownload&file=index&req=getit&lid=319"</nowiki>
+
then go to to https://SMEIP/cacti
yum localinstall smeserver-cacti-0.8.7a-1.noarch.rpm
      
==Uninstall==
 
==Uninstall==
  yum remove smeserver-cacti-0.8.7a-1
+
  yum remove smeserver-cacti
    
==Usage==
 
==Usage==
 
You can access cacti interface by opening your web browser at the address:
 
You can access cacti interface by opening your web browser at the address:
https://[IP or NAME]/cacti
+
<pre>https://[IP or NAME]/cacti</pre>
    
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 45: 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]]
+
[[Category: Administration:Monitoring]]
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu