Search found 88 matches

by mikygee
Sat Jan 18, 2020 5:54 pm
Forum: Scripts and Templates
Topic: Help with snmp_queries file for Cisco WLC
Replies: 0
Views: 1799

Help with snmp_queries file for Cisco WLC

Hello, I'm trying to do a new WLC template and I don't understand how xml files in resource/snmp_queries work. I did quite a lot of reading. I can list all my AP with the query snmpwalk -v 3 -u usr -l authPriv -a SHA -A string1 -x AES -X string2 IP .1.3.6.1.4.1.14179.2.2.1.1.3 SNMPv2-SMI::enterprise...
by mikygee
Wed May 04, 2016 4:58 pm
Forum: Help: General
Topic: How to increase performance of Spine polling time?
Replies: 9
Views: 4657

Re: How to increase performance of Spine polling time?

Hello, I tend to have my rrd on a specific partition and mount that partition with the option noatime. This helps when files are read. In your case you might consider using a specific disk for your rrd files. I don't use SSD drives because rrd tend to take space and ssd drives are more expensive. Ha...
by mikygee
Sun May 01, 2016 2:41 pm
Forum: Scripts and Templates
Topic: Pulse Secure (Juniper) MAG6610 template
Replies: 2
Views: 3820

Re: Pulse Secure (Juniper) MAG6610 template

Hello,
Have you tried the "old" ive template ?
To debug you should start by a snmpwalk, the MIB installation is not necessary, convenient though if you want to use snmptranslate.
by mikygee
Sun May 01, 2016 2:25 pm
Forum: Scripts and Templates
Topic: PostgreSQL Host Template
Replies: 57
Views: 116446

Re: PostgreSQL Host Template

Hello,
I'm not sure why the script is written in perl. Maybe php would have been better.
I mean, in some cases (web server chrooted) it's more convenient to use a language that is inside the chroot.
Anyway, is it the latest template to monitor postgresql ?
Thanks
by mikygee
Fri Apr 29, 2016 4:58 pm
Forum: Help: General
Topic: Cacti Source Control moved to GitHub!
Replies: 57
Views: 495514

Re: Cacti Source Control moved to GitHub!

Hello Rony, A very good idea would be to include much more templates by default. The ones included in Cacti by default are quite poor. I think there should be at least a nice Cisco template, one for Linux, on for Juniper etc. Also templates for applications like Mariadb, Nginx etc. Percona did nice ...
by mikygee
Fri Jan 22, 2016 6:55 am
Forum: Help: General
Topic: Cacti graphs displayed with squares after migration 1.4
Replies: 0
Views: 745

Cacti graphs displayed with squares after migration 1.4

Hello, I was using rrdtool 1.2 and the ttf fonts in the past. Everything worked. I recently upgraded my system to rrdtool 1.4 and from what I understood the font system changed. What do you guys have in Console > Configuration > Settings > RRDTool Default Font ? I have [NO FONT VERIFICATION POSSIBLE...
by mikygee
Tue Mar 18, 2014 3:41 am
Forum: Help: General
Topic: Change the graph title length
Replies: 2
Views: 635

Re: Change the graph title length

Hello,
In Managegement > Graph Management column Graph Title, it's also truncated
It seems |query_ifAlias| is truncated after the 15th character.
by mikygee
Fri Mar 14, 2014 2:32 am
Forum: Help: General
Topic: Change the graph title length
Replies: 2
Views: 635

Change the graph title length

Hello, There's a title within the graph which is generated by libgd. Personnally I use |host_description| |query_ifName| - |query_ifAlias| The problem is that only 39 characters are displayed. I did search for a solution where people advice to change the value in Configuration > Settings > Visual > ...
by mikygee
Tue Jan 22, 2013 5:45 pm
Forum: Help: General
Topic: cacti graphs in glpi
Replies: 2
Views: 1143

Re: cacti graphs in glpi

Hello Gandalf, GLPI is a php based ITIL ticketing system. I've installed it but I don't really use it. I have tried other ticketing tools such as RT and I prefer GLPI over the ones I tried. Boomker, Cacti does what it has to do, you should ask the question to the one that programmed the plugin. If I...
by mikygee
Tue Jan 22, 2013 5:39 pm
Forum: Help: General
Topic: [FR/EN] Probleme No response SNMP
Replies: 12
Views: 1812

Re: [FR/EN] Probleme No response SNMP

boomker, apparement non Cacti n'utilise pas ces fichiers lors de ses pollings, cependant snmpwalk les utilisera par défaut, personnellement je te conseille de les mettre. Et fais un snmpwalk sur l'OID précisé par Gandalf. Thank you Gandalf for this clarification, I didn't know that Cacti didn't use ...
by mikygee
Sun Jan 20, 2013 11:18 am
Forum: Help: General
Topic: [FR/EN] Probleme No response SNMP
Replies: 12
Views: 1812

Re: [FR/EN] Probleme No response SNMP

Salut, En effet, prends l'habitude de faire un snmpwalk sur ton host quand tu fais un troubleshooting. Ne serait-ce que pour vérifier que les flux ne sont pas bloqués ou comme dans ton cas présent, qu'il ne manque pas des mibs. Pourrais-tu télécharger ftp://ftp.cisco.com/pub/mibs/v2/OSPF-MIB.my ftp:...
by mikygee
Sun Oct 28, 2012 6:24 am
Forum: Help: Linux/Unix Specific
Topic: Bugs on cacti ? (interface name)
Replies: 6
Views: 1162

Re: Bugs on cacti ? (interface name)

Hello Gandalf, The strange thing is that I've created all the interfaces at the same time just after I added the device in Cacti. But the behavior is different. I have changed from "|query_ifDescr|/|query_ifIndex|" to "|query_ifName| - (|query_ifAlias|)" in graph management and r...
by mikygee
Sun Oct 28, 2012 4:57 am
Forum: Help: Linux/Unix Specific
Topic: Bugs on cacti ? (graph management) [BUG OPENED]
Replies: 2
Views: 475

Re: Bugs on cacti ? (graph management)

Thank you Gandalf, I've opened the bug.
Have a nice week end
by mikygee
Sat Oct 27, 2012 5:58 am
Forum: Help: Linux/Unix Specific
Topic: Bugs on cacti ? (graph management) [BUG OPENED]
Replies: 2
Views: 475

Bugs on cacti ? (graph management) [BUG OPENED]

Hello Gandalf, I've also noticed another potential bug. And I would like you to confirm that I can open a bug request. Go to Management > Graph Management Select a graph with Template Name = Interface - Traffic (bits/sec) For example: "sw1 - Traffic - Gi2/0/18" Change the "Inbound Dat...
by mikygee
Sat Oct 27, 2012 5:43 am
Forum: Help: Linux/Unix Specific
Topic: Bugs on cacti ? (interface name)
Replies: 6
Views: 1162

Re: Bugs on cacti ? (interface name)

Hello Gandalf,
I'm not sure I understand what you mean by "graph definition" but here are two screenshots.
Thank you