Unable to add iDirect NMS Graph

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

Moderators: Developers, Moderators

User avatar
Osiris
Cacti Guru User
Posts: 1424
Joined: Mon Jan 05, 2015 10:10 am

Re: Unable to add iDirect NMS Graph

Post by Osiris »

Post the verbose query output.
Before history, there was a paradise, now dust.
Atochi
Posts: 39
Joined: Fri Dec 08, 2023 10:17 am

Re: Unable to add iDirect NMS Graph

Post by Atochi »

Hello Osiris,

It does not allow me to create idirect graph. If I click on create it will just be there till I click cancel.

It will not move to the next stage and then the same error


Please see attached.
Attachments
cacti error.pdf
(91.48 KiB) Downloaded 39 times
User avatar
Osiris
Cacti Guru User
Posts: 1424
Joined: Mon Jan 05, 2015 10:10 am

Re: Unable to add iDirect NMS Graph

Post by Osiris »

Do you even know what a verbose query is?
Before history, there was a paradise, now dust.
Atochi
Posts: 39
Joined: Fri Dec 08, 2023 10:17 am

Re: Unable to add iDirect NMS Graph

Post by Atochi »

yes, see attached. It will not allow me get to that stage.

If you have the code to run. Please share
Attachments
cacti error1.pdf
(84.96 KiB) Downloaded 54 times
Atochi
Posts: 39
Joined: Fri Dec 08, 2023 10:17 am

Re: Unable to add iDirect NMS Graph

Post by Atochi »

If someone else should try installing and testing the iDirect template. Maybe there is something I am missing out.

The default Local linux Machine is graphing see attached.

See the guide I used to setup cacti: https://linux.how2shout.com/how-to-inst ... -04-20-04/

See the iDirect Template that I am using: http://bit.ly/1lIHkAT

Let someone, please try this and confirm what I am saying or point me to the right direction.

Thank you for your help.
Attachments
cacti default graph.pdf
(87.26 KiB) Downloaded 62 times
User avatar
macan
Cacti Guru User
Posts: 1137
Joined: Tue Mar 18, 2008 2:30 am
Location: Czech

Re: Unable to add iDirect NMS Graph

Post by macan »

show result of snmpwalk oid .1.3.6.1.4.1.13732.1.4.1.1.1
Let the Cacti grow!
Atochi
Posts: 39
Joined: Fri Dec 08, 2023 10:17 am

Re: Unable to add iDirect NMS Graph

Post by Atochi »

Hello

Please do you want me to run the below code:

snmpwalk oid .1.3.6.1.4.1.13732.1.4.1.1.1

Just want to understand, what you are asking me to do.

If you can write the code for me, it will be well appreciated.
User avatar
macan
Cacti Guru User
Posts: 1137
Joined: Tue Mar 18, 2008 2:30 am
Location: Czech

Re: Unable to add iDirect NMS Graph

Post by macan »

It seems that here is something about your template
viewtopic.php?t=28863&start=75

If you want to play with monitoring, you should know things like snmpwalk etc.

If the rest of the template works for you, you can try creating SCPERRORS from scratch.

Read https://docs.cacti.net/
section HOW TOs
Let the Cacti grow!
User avatar
TheWitness
Developer
Posts: 17047
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Re: Unable to add iDirect NMS Graph

Post by TheWitness »

So, I suspect I know what the problem is. First, the author of this template never completed it. There is quite a bit of good work, but it is not completed. What I did to test was the following:

1) Start with a clean install
2) Copy the snmp_queries XML files to the correct location
3) Import "ONLY" the Host Template, nothing else
4) Create a device both a good SNMP based one and a device with no SNMP access.

Neither cases were iDirect, but I had absolutely no errors. When editing the Host Template I find the image below.

Please tell us what your Host Template page looks like? Upload an image like mine. We want to understand what is different between your version and the one from a simple import of the Device Template.
Attachments
iDirectDeviceTemplate.png
iDirectDeviceTemplate.png (109.31 KiB) Viewed 1011 times
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: 17047
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Re: Unable to add iDirect NMS Graph

Post by TheWitness »

Lastly, let us know the output of the following command:

Code: Select all

php --version
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?
Atochi
Posts: 39
Joined: Fri Dec 08, 2023 10:17 am

Re: Unable to add iDirect NMS Graph

Post by Atochi »

Hello TheWitness,

Let me confirm, is it the device your were creating or the graph. On the console, we have too option to either create new graph or new device.

I will do as you said and share feedback.

Thank You.
Atochi
Posts: 39
Joined: Fri Dec 08, 2023 10:17 am

Re: Unable to add iDirect NMS Graph

Post by Atochi »

See the PHP version as requested.
php vervison.png
php vervison.png (65.07 KiB) Viewed 1008 times
Atochi
Posts: 39
Joined: Fri Dec 08, 2023 10:17 am

Re: Unable to add iDirect NMS Graph

Post by Atochi »

Please correction.

My php version is
php vervison-correct.png
php vervison-correct.png (69.47 KiB) Viewed 991 times
Atochi
Posts: 39
Joined: Fri Dec 08, 2023 10:17 am

Re: Unable to add iDirect NMS Graph

Post by Atochi »

see the host template as requested. I only import the host template .
host template.png
host template.png (115.3 KiB) Viewed 991 times
Atochi
Posts: 39
Joined: Fri Dec 08, 2023 10:17 am

Re: Unable to add iDirect NMS Graph

Post by Atochi »

I try add a new iDirect graph.

It still give me the same error
cactierror.png
cactierror.png (34.78 KiB) Viewed 991 times
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest