Hi
I'm looking to use the autom8 plugin for graph creation. In particular I want to be able to automatically create graphs for any 802.1q tagged links when a new device is created and to also do this on some sort of nightly batch job so that any new 802.1q tagged links on existing devices.
It's not practical for us to graph all device interfaces, the volume would just be too much, we're currently at around 52k datasources from around 2100 devices being polled in approx 100 seconds using spine and boost.
Does anyone know whether this is possible?
Thanks
Autom8 Plugin
Moderators: Developers, Moderators
- Howie
- Cacti Guru User
- Posts: 5508
- Joined: Thu Sep 16, 2004 5:53 am
- Location: United Kingdom
- Contact:
Re: Autom8 Plugin
I do exactly this, except my criteria is ethernet-type ports that are up. Autom8 does it for new devices automatically (once you have set up the rule), and I run a cron job twice daily to look for existing devices.
php cli/poller_reindex_hosts.php -id=123
will trigger autom8 to run on device 123
I've attached one of my autom8 rules, if you need a pointer for that.
php cli/poller_reindex_hosts.php -id=123
will trigger autom8 to run on device 123
I've attached one of my autom8 rules, if you need a pointer for that.
- Attachments
-
- autom8.png (24.78 KiB) Viewed 1118 times
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Re: Autom8 Plugin
Thanks Howie but I'm not so sure that will work for me.... I need to be specific on only graphing the 802.1q tagged uplink ports so as to avoid graphing circa 60k user ports!!!
- Howie
- Cacti Guru User
- Posts: 5508
- Joined: Thu Sep 16, 2004 5:53 am
- Location: United Kingdom
- Contact:
Re: Autom8 Plugin
Do all those uplink ports have something nice like 'Uplink' or 'Trunk' in the port description? You can match of parts of strings in the name. I think you'd need vendor-specific MIBs to find the ports, otherwise (and then convince Autom8 to look at those).msw1970 wrote:Thanks Howie but I'm not so sure that will work for me.... I need to be specific on only graphing the 802.1q tagged uplink ports so as to avoid graphing circa 60k user ports!!!
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Re: Autom8 Plugin
That's what I feared... Unfortunately there's no simple text string in the port description to look for either...
Anyway, just realised another issue with trying to look for 802.1q tagged ports... All the user ports are also tagged for data and VoIP vlans!!
Back to the drawing board I think!!
Anyway, just realised another issue with trying to look for 802.1q tagged ports... All the user ports are also tagged for data and VoIP vlans!!
Back to the drawing board I think!!
Who is online
Users browsing this forum: No registered users and 2 guests