-
-
Notifications
You must be signed in to change notification settings - Fork 436
Prevent remote polling functionality from running on main poller #5170
Copy link
Copy link
Closed
Labels
enhancementGeneral tag for an enhancementGeneral tag for an enhancementresolvedA fixed issueA fixed issue
Milestone
Description
Feature Request
Is your feature request related to a problem? Please describe
From a security perspective, functionality that is not being used should be disabled/not running. This ensures that Cacti systems that are not utilizing specific functions (i.e. Remote Poller) have a smaller risk to security issues.
Describe the solution you'd like
Functions that are specific to defined functionality should not even try to run. i.e. remote_agents.php should return if remote pollers are not used/configured.
Describe alternatives you've considered
n/a
Additional context
Add any other context or screenshots about the feature request here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementGeneral tag for an enhancementGeneral tag for an enhancementresolvedA fixed issueA fixed issue