Search found 1013 matches

by macan
Fri Sep 20, 2024 5:12 am
Forum: Plugin General
Topic: Syslog plugin time problem
Replies: 2
Views: 23

Re: Syslog plugin time problem

Go to Utilities -> System utilities -> php info tab and check:
Timezone Database
Default timezone
date.timezone

It seems that your php doesn't use correct timezone
by macan
Tue Sep 17, 2024 4:48 am
Forum: Help: General
Topic: edit notification email
Replies: 6
Views: 177

Re: edit notification email

tested, it seems that there is any bug. I will try to fix it soon
by macan
Tue Sep 17, 2024 2:17 am
Forum: Help: General
Topic: edit notification email
Replies: 6
Views: 177

Re: edit notification email

Have you got actual thold version? It is 1.8.1
by macan
Tue Sep 17, 2024 2:02 am
Forum: Informational/HOWTO's
Topic: Graph view filters
Replies: 1
Views: 138

Re: Graph view filters

please create feature request here
https://github.com/Cacti/cacti/issues/new/choose
by macan
Mon Sep 16, 2024 2:03 am
Forum: Help: General
Topic: Some MikroTik Cacti queue graphs are not plotting.
Replies: 1
Views: 186

Re: Some MikroTik Cacti queue graphs are not plotting.

I guess that is problem with white spaces in gueue names. If I remember correctly it is reported (and maybe fixed) issue
by macan
Tue Sep 03, 2024 1:31 am
Forum: Help: Linux/Unix Specific
Topic: particular php pages show raw code (hosts.php, graph_view.php)
Replies: 4
Views: 679

Re: particular php pages show raw code (hosts.php, graph_view.php)

weird (for me, but I'm not ubuntu specialist). I have installed only phpX.Y versions on my server.
by macan
Mon Sep 02, 2024 10:10 am
Forum: Help: Linux/Unix Specific
Topic: particular php pages show raw code (hosts.php, graph_view.php)
Replies: 4
Views: 679

Re: particular php pages show raw code (hosts.php, graph_view.php)

you can find packages with apt utility:
apt list --installed | grep -i php

Update all to php 8.x, restart webserver
by macan
Fri Aug 30, 2024 8:29 am
Forum: Plugin General
Topic: Reportit Plugin 1.1.2 not showing any data in the report
Replies: 3
Views: 228

Re: Reportit Plugin 1.1.2 not showing any data in the report

1.1.2 was release in 2018. A lot of things have been changed and fixed.

Incompatibility can also be caused by Cacti or PHP versions.

Actual Reportit develop version needs cacti 1.2.11, so you can update.
by macan
Thu Aug 29, 2024 5:08 am
Forum: Plugin General
Topic: report plugin 1.1.2 not working with cacti 1.2.23
Replies: 6
Views: 1148

Re: report plugin 1.1.2 not working with cacti 1.2.23

You can create reports here Console -> Management -> Reports
by macan
Thu Aug 29, 2024 5:05 am
Forum: Plugin General
Topic: Reportit Plugin 1.1.2 not showing any data in the report
Replies: 3
Views: 228

Re: Reportit Plugin 1.1.2 not showing any data in the report

I wil revise reportit plugin in few days
by macan
Thu Aug 29, 2024 2:19 am
Forum: Plugin General
Topic: Reportit plugin installation issue
Replies: 9
Views: 948

Re: Reportit plugin installation issue

1.1.2 is last release but it isn't actual code. Go to https://github.com/cacti/plugin_reportit and use Green button "Code"
by macan
Thu Aug 29, 2024 2:17 am
Forum: Help: Linux/Unix Specific
Topic: no graphs after upgrade ubuntu server and new cacti 1.2.27
Replies: 8
Views: 370

Re: no graphs after upgrade ubuntu server and new cacti 1.2.27

more errors:
1) SYSTEM STATS: Time:299.1216 - your poller doesn't finish on time. Check forums, it has been here many times. Until you fix this, all the graphs won't work
2) problem with email - set email correctly in Concole -> COnfiguration -> settings -> Mail/Reporting/DNS
by macan
Thu Aug 29, 2024 2:13 am
Forum: Scripts and Templates
Topic: How To set permision defauld in add graph cacti?
Replies: 11
Views: 643

Re: How To set permision defauld in add graph cacti?

we really need know few information:
1) which user starting poller (probably in cron)
2) ls -ald /path/to/cacti/rra
3) ls -al /path/to/cacti/rra | head -10
by macan
Tue Aug 27, 2024 10:13 am
Forum: Scripts and Templates
Topic: How To set permision defauld in add graph cacti?
Replies: 11
Views: 643

Re: How To set permision defauld in add graph cacti?

you have problem only with one device or any new added devices?
by macan
Tue Aug 27, 2024 10:11 am
Forum: Plugin General
Topic: report plugin 1.1.2 not working with cacti 1.2.23
Replies: 6
Views: 1148

Re: report plugin 1.1.2 not working with cacti 1.2.23

First - update reportit from actual develop branch https://github.com/Cacti/plugin_reportit