Released build 1.0.6

This forum is for supporting the PFSense plugin and any internal scripts and services.
Post Reply
User avatar
Cubert
Posts: 2430
Joined: Tue Dec 29, 2015 7:57 pm
8
Contact:

Released build 1.0.6

Post by Cubert »

This is a huge update which will require users of previous versions to drop the backups and interfaces table before updating.

---Build 1.0.6 ---
Updated location management so you now place as many firewalls in the passwords tab as you like all with a title of pfsense and now include the base url for the firewall in the URL field.
Updated plugin so you now can specify the protocol and a port if needed in the URL field of the entry in the password tab for PFSense Example URL = https://10.20.10.1:8080
Added Automated collection of stats and a single daily backup of each firewall.
Added New Global Manager, allowing full view of all firewalls in one location.
Added Interfaces failure view to global manager
Added automation cycle management control
Added view to see locations that are behind in backups
Added in global controls to scan all of MSP


See all backups and how much space you used to store the backups.
GlobalManager-BackupTab.PNG
GlobalManager-BackupTab.PNG (30.69 KiB) Viewed 13298 times

See downed interfaces and the status of all interfaces
GlobalManager-InterfaceTab.PNG
GlobalManager-InterfaceTab.PNG (37 KiB) Viewed 13298 times


Just add as many PFSense passwords as you have PFSense devices at a location to include all devices at that location.
Now use full base URLS in the passwords tab to define a firewall address. You can use port numbers and HTTP or HTTPS!!

How cool is that!
LocationPasswordEntry.PNG
LocationPasswordEntry.PNG (8.26 KiB) Viewed 13298 times

boldtech
Posts: 2
Joined: Fri Dec 16, 2016 10:26 pm
7

Re: Released build 1.0.6

Post by boldtech »

Curious as we are on Labtech Cloud, how do we do the drop table so we can upgrade?

User avatar
Cubert
Posts: 2430
Joined: Tue Dec 29, 2015 7:57 pm
8
Contact:

Re: Released build 1.0.6

Post by Cubert »

You will need to login to the RDP console LT provides from their web portal. On the desktop will be SQLYog,


Execute the following line of code

Code: Select all

DROP TABLE plugin_p4l_pfsense_backups; DROP TABLE plugin_p4l_pfsense_interfaces;
Afterwards update the plugin and restart the DBagent, close and reopen the LT console and away you go.

boldtech
Posts: 2
Joined: Fri Dec 16, 2016 10:26 pm
7

Re: Released build 1.0.6

Post by boldtech »

Learned something new! Thanks for the assist, it's now working!

Post Reply

Return to “PFSense 4 LabTech”