When I ran it, it appeared to do "nothing" when I attempted to add and an account. I checked the cacti log file, and it was getting errors attempting to put records into one of the routerconfigs tables.
I checked the cacti DB, and none of the tables exist.
I also checked the plugin, and I couldn't find anything that actually created any of the SQL tables (which would come from running 'routerconfigs.sql').
Further, checking the index.php file, it only has one line:
Code: Select all
<?php
Jimmy, where are you?