Display page

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
tosage
Cacti User
Posts: 164
Joined: Wed Jul 28, 2010 5:05 am
Location: France

Display page

Post by tosage »

Hy everybody :)

I come back to my old pleasure and i want play with the new CACTI from Ubuntu repo (1.2.19).
I'm a bit lost in the graphics display interface.
It is no longer possible to display a graph with all its graphs over time (1 hour, 1 day, 1 week, 1 year) by clicking on it ?
The buttons on the right side of the graphs have disappeared ?
2022-08-01_14_45_18-Prévisualisation.png
2022-08-01_14_45_18-Prévisualisation.png (50.63 KiB) Viewed 1707 times
I don't have find any article about this so if you have any advice, i take them :)

Thanks for your answers.
Cacti Version - 0.8.8a
Plugin Architecture - 3.1
Poller Type - spine
Server Info - Linux
Web Server - Apache/2.2.22 (Ubuntu)
PHP - 5.3.10-1ubuntu3.6 with Suhosin-Patch (cli)
MySQL - 5.5.29-0ubuntu0.12.04.2
RRDTool - 1.4.7
User avatar
camerabob
Cacti User
Posts: 386
Joined: Fri Feb 10, 2017 2:45 pm
Location: Long Island, New York, USA
Contact:

Re: Display page

Post by camerabob »

You need to go into the permission settings of the logged in user and enable those side buttons. New 'feature'.
Prod: Cacti 1.2.15 @ CentOS Linux release 7.9.2009 (Core) & PHP 5.4.16-48.el7
Maint @ 1.2
Monitor @ 2.3.6
Thold @ 1.2.4

Temp: Cacti 1.2.3 @ CentOS Linux release 7.9.2009 (Core) & PHP 5.4.16-48.el7
Flowview @ 2.1
Mactrack @ 4.2
Maint @ 1.2
Monitor @ 2.3.6
Router Configs @ 1.3.4
Syslog Monitoring @ 2.1
Thold @ 1.2.4
tosage
Cacti User
Posts: 164
Joined: Wed Jul 28, 2010 5:05 am
Location: France

Re: Display page

Post by tosage »

Thanks @camerabob, it's better now :lol:

The operation of zoom in all the displayed graphs cannot be modified when you want zoom in one graph in the Graph view page ?
Cacti Version - 0.8.8a
Plugin Architecture - 3.1
Poller Type - spine
Server Info - Linux
Web Server - Apache/2.2.22 (Ubuntu)
PHP - 5.3.10-1ubuntu3.6 with Suhosin-Patch (cli)
MySQL - 5.5.29-0ubuntu0.12.04.2
RRDTool - 1.4.7
User avatar
TheWitness
Developer
Posts: 17061
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Re: Display page

Post by TheWitness »

Click the Cog to the right of the graph and you can zoom just it without any issues.
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
tosage
Cacti User
Posts: 164
Joined: Wed Jul 28, 2010 5:05 am
Location: France

Re: Display page

Post by tosage »

TheWitness wrote: Mon Aug 01, 2022 1:06 pm Click the Cog to the right of the graph and you can zoom just it without any issues.
Hy :)

When i click on the rog, i see one rra graph and not all my rra datas :/ and a beautiful HTTP 500
2022-08-09 13_45_09-Mode arbre Default Tree (CACTI-SI).jpg
2022-08-09 13_45_09-Mode arbre Default Tree (CACTI-SI).jpg (120.98 KiB) Viewed 1572 times
Cacti Version - 0.8.8a
Plugin Architecture - 3.1
Poller Type - spine
Server Info - Linux
Web Server - Apache/2.2.22 (Ubuntu)
PHP - 5.3.10-1ubuntu3.6 with Suhosin-Patch (cli)
MySQL - 5.5.29-0ubuntu0.12.04.2
RRDTool - 1.4.7
User avatar
Osiris
Cacti Guru User
Posts: 1424
Joined: Mon Jan 05, 2015 10:10 am

Re: Display page

Post by Osiris »

Check your Cacti log. There will be a message there.
Before history, there was a paradise, now dust.
tosage
Cacti User
Posts: 164
Joined: Wed Jul 28, 2010 5:05 am
Location: France

Re: Display page

Post by tosage »

Osiris wrote: Tue Aug 09, 2022 6:51 am Check your Cacti log. There will be a message there.
09/Aug/2022 13:53:27 - ERROR PHP ERROR: Uncaught TypeError: round(): Argument #1 ($num) must be of type int|float, string given in /usr/share/cacti/site/graph_xport.php:266 Stack trace: #0 /usr/share/cacti/site/graph_xport.php(266): round() #1 {main} thrown in file: /usr/share/cacti/site/graph_xport.php on line: 266
09/Aug/2022 13:53:27 - CMDPHP PHP ERROR Backtrace: (CactiShutdownHandler())

My install (1.2.19) come from Ubuntu Server 22.04 repo. i don't known what is this f*** lol :)
Cacti Version - 0.8.8a
Plugin Architecture - 3.1
Poller Type - spine
Server Info - Linux
Web Server - Apache/2.2.22 (Ubuntu)
PHP - 5.3.10-1ubuntu3.6 with Suhosin-Patch (cli)
MySQL - 5.5.29-0ubuntu0.12.04.2
RRDTool - 1.4.7
User avatar
Osiris
Cacti Guru User
Posts: 1424
Joined: Mon Jan 05, 2015 10:10 am

Re: Display page

Post by Osiris »

That should go away, but can you log a bug on GitHub pointing to this ticket?

It's getting close to release time, and this error is due to changes in PHP that are bringing tighter typing to variables and functions.
Before history, there was a paradise, now dust.
User avatar
TheWitness
Developer
Posts: 17061
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Re: Display page

Post by TheWitness »

Guys, I saw this today. I'll log and fix.
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
User avatar
TheWitness
Developer
Posts: 17061
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Re: Display page

Post by TheWitness »

True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
tosage
Cacti User
Posts: 164
Joined: Wed Jul 28, 2010 5:05 am
Location: France

Re: Display page

Post by tosage »

TheWitness wrote: Tue Aug 09, 2022 5:57 pm Logged and fixed here: https://github.com/Cacti/cacti/issues/4884
Hy,

Thanks for your quick reply and like always, for your works !!!!!
Cacti Version - 0.8.8a
Plugin Architecture - 3.1
Poller Type - spine
Server Info - Linux
Web Server - Apache/2.2.22 (Ubuntu)
PHP - 5.3.10-1ubuntu3.6 with Suhosin-Patch (cli)
MySQL - 5.5.29-0ubuntu0.12.04.2
RRDTool - 1.4.7
Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests