Search found 7 matches
- Wed May 30, 2018 5:11 am
- Forum: Help: Linux/Unix Specific
- Topic: Raspberry Pi Installation
- Replies: 11
- Views: 8429
Re: Raspberry Pi Installation
It seems that latest version of raspbian is based on debian stretch.
- Tue May 29, 2018 6:50 am
- Forum: Help: Linux/Unix Specific
- Topic: Raspberry Pi Installation
- Replies: 11
- Views: 8429
Re: Raspberry Pi Installation
Does raspbian have latest version of cacti i.e 1.1.38 in its repositories which can be obtained with the command sudo apt-get install cacti ? At the moment, the latest version of raspbian only gets cacti 0.8.8H. What would be the procedure to setup cacti 1.1.38 on raspberry pi with raspbian if it is...
- Tue May 29, 2018 3:14 am
- Forum: Help: Linux/Unix Specific
- Topic: Upgrading cacti from 0.8.8H to 1.1.38 on raspberry pi
- Replies: 1
- Views: 1058
Re: Upgrading cacti from 0.8.8H on raspbian to 1.1.38
Cacti is displaying graphs in 0.8.8H and I need to upgrade till 1.1.38 to make thold work in cacti. At the moment, thold 0.50 doesn't work with php whose version is: PHP 7.0.27-0+deb9u1 (cli) (built: Jan 5 2018 13:51:52) ( NTS ). The other option is to downgrade php from 7.0.27 to 5.5.9 because thol...
- Thu May 24, 2018 6:16 am
- Forum: Plugin: (Threshold)
- Topic: Thold not working on raspberry pi
- Replies: 3
- Views: 1327
Re: Thold not working on raspberry pi
I'm going to try to install cacti 1.1.38 with php7 and thold 1.0.2+ or install cacti 0.8.8H and downgrade php from 7 to 5.5 with thold 0.5 to see if cacti and threshold would work. It seems like a compatibility issue of versions of various software and plugins.
- Wed May 23, 2018 11:39 pm
- Forum: Help: Linux/Unix Specific
- Topic: Unable to get Cacti going on RPi2
- Replies: 2
- Views: 1270
Re: Unable to get Cacti going on RPi2
I am doing the same on raspbian with raspberry pi 3, model B. I installed cacti using apt-get and was able to setup cacti .8.8.H, php 7 and thold 0.5. After this, I saw cacti page at http://127.0.0.1/cacti. Graphs were not displayed and thold plugin in cacti was not functioning. Somebody said that t...
- Wed May 23, 2018 5:44 am
- Forum: Help: Linux/Unix Specific
- Topic: Upgrading cacti from 0.8.8H to 1.1.38 on raspberry pi
- Replies: 1
- Views: 1058
Upgrading cacti from 0.8.8H to 1.1.38 on raspberry pi
Hello, I'm trying to update cacti from 0.8.8H on a raspberry pi to 1.1.38. I am following the manual which suggests commands as listed here: https://cacti.net/downloads/docs/html/upgrade.html Where are cacti database and cacti located? When I issued the first command in /home/pi directory, I got a r...
- Mon May 21, 2018 4:34 am
- Forum: Plugin: (Threshold)
- Topic: Thold not working on raspberry pi
- Replies: 3
- Views: 1327
Thold not working on raspberry pi
I had setup cacti 0.8.8H and thold 0.5 on a raspberry pi 3 model B. Data gathered is temperature measurements with sensors on localhost using SNMP. Graphs are not displayed in cacti and thold plugin is not triggering and it is not sending alerts via email. Is there a way to see what is wrong? I am a...