Search found 23 matches

by Cramin
Mon Oct 30, 2023 7:45 am
Forum: Help: General
Topic: 1 minute collection help
Replies: 3
Views: 886

Re: 1 minute collection help

I prefer to set cron to 5 min and 1-min polling in Console -> Settings - Poller

Code: Select all

root@cacti:/var/www/html# cat /etc/cron.d/cacti
*/5 * * * * root /usr/bin/php /var/www/html/cacti/poller.php --force > /dev/null 2>&1
cron
cron
Zrzut ekranu 2023-10-30 133928.png (5.13 KiB) Viewed 871 times
1-min disk usage
1-min disk usage
Zrzut ekranu 2023-10-30 134452.png (42.32 KiB) Viewed 871 times
by Cramin
Tue Mar 26, 2019 5:47 am
Forum: Scripts and Templates
Topic: My contribution - Siae radios template
Replies: 3
Views: 7845

Re: My contribution - Siae radios template

Check:

Code: Select all

Name: SIAE
Version: 2c
Port: 161
Community: NMS5UX
by Cramin
Thu Feb 15, 2018 4:49 am
Forum: Help: General
Topic: [Cact 1.x] remote poller guide request
Replies: 7
Views: 1590

Re: [Cact 1.x] remote poller guide request

I didn't. :roll:

Edit:
I did a Full Sync and database updated from Main to Remote.
Remote Poller will use local database for polled results or Main Poller database?
by Cramin
Thu Feb 15, 2018 3:36 am
Forum: Help: General
Topic: [Cact 1.x] remote poller guide request
Replies: 7
Views: 1590

Re: [Cact 1.x] remote poller guide request

2. Install Cacti on system #2. Update the config.php to note that its poller #2 and add the rdatabase entries that point back to your main Cacti install. (We should probably do automated hashes in the future) From here, it should have connected to your main install, added an entry for the remote po...
by Cramin
Wed Jun 21, 2017 6:06 am
Forum: Help: Linux/Unix Specific
Topic: Virtual Machine Requirements
Replies: 2
Views: 3666

Re: Virtual Machine Requirements

SYSTEM STATS: Time:15.5604 Method:spine Processes:1 Threads:4 Hosts:189 HostsPerProcess:189 DataSources:7153 RRDsProcessed:0 marcin@supermicro:~$ du -h /var/www/html/cacti/rra 12G /var/www/html/cacti/rra Boost + 1-min polling 2x Intel(R) Core(TM)2 Duo CPU E7300 @ 2.66GHz 2GB Ram cacti_3232.png cact...
by Cramin
Sun Jun 11, 2017 2:24 am
Forum: Help: General
Topic: problem in viewing graphs
Replies: 2
Views: 1730

Re: problem in viewing graphs

It's look like You see zoomed graph, 1 polling cycle.
by Cramin
Sun Jun 11, 2017 2:19 am
Forum: Help: General
Topic: 1-Minute and 5-Minute Graphs side-by-side possible?
Replies: 4
Views: 2150

Re: 1-Minute and 5-Minute Graphs side-by-side possible?

I suggest this settings of RRAs for 1-min polling profile: Data Source Profile RRAs (Read Only) Name Effective Timespan Steps Rows Hourly (1 Minute Average) 7 Days 1 10080 Daily (5 Minute Average) 3 Months 5 25920 Weekly (30 Minute Average) 6 Months, 1 Week, 12 Hours 30 9000 Monthly (2 Hour Average)...
by Cramin
Sat May 06, 2017 11:32 am
Forum: Help: General
Topic: Viewing Graphs make MySQL errors
Replies: 1
Views: 1648

Viewing Graphs make MySQL errors

I get errors when watching graphs. 2017-05-06 18:22:22 - PHPSVR ERROR: Input Expected, Script Server Terminating 2017-05-06 18:22:22 - PHPSVR ERROR: Input Expected, Script Server Terminating 2017-05-06 18:22:22 - PHPSVR ERROR: Input Expected, Script Server Terminating 2017-05-06 18:22:22 - PHPSVR ER...
by Cramin
Tue Apr 11, 2017 6:22 am
Forum: Help: General
Topic: Disk Space, Traffic graphs are not generating
Replies: 1
Views: 496

Re: Disk Space, Traffic graphs are not generating

Console -> Device -> *Create Graphs for this Device -> choose graphs for Data Query and click Create.
by Cramin
Sat Apr 08, 2017 2:39 pm
Forum: Help: General
Topic: Cacti 1.1.2 and Threshold Alerts
Replies: 4
Views: 1636

Re: Cacti 1.1.2 and Threshold Alerts

Download Thokd from Github.
by Cramin
Thu Apr 06, 2017 8:05 am
Forum: Help: General
Topic: ERROR: Your MySQL TimeZone database is not populated
Replies: 1
Views: 1101

Re: ERROR: Your MySQL TimeZone database is not populated

http://forums.cacti.net/viewtopic.php?f=21&t=56848

Code: Select all

mysql -p
> grant select on mysql.time_zone_name to user@'localhost' identified by 'password';
quit;

Code: Select all

mysql_tzinfo_to_sql  /usr/share/zoneinfo | mysql -p mysql
by Cramin
Wed Apr 05, 2017 7:10 am
Forum: Help: General
Topic: Traffic graphs in bytes instead of bits
Replies: 12
Views: 4482

Re: Traffic graphs in bytes instead of bits

Image
I use Traffic and Errors/Discards.