opCharts MSP Configuration Options
Configuration options which Managed Service Providers (MSPs) will find useful for configuring opCharts.
Action | Config Option | Default | Description | Version From |
---|---|---|---|---|
Disable the node context menu in a map | opcharts_gui_node_auto_topology_context_menu | true | Set to false to disable the context menu when right clicking on a node within a map | |
Disable the custom link button for a node | opcharts_gui_display_node_custom_context | true | Set to false to disable the custom context link shown for a node | |
Disable the "SSH" Button for a node | opcharts_gui_display_node_ssh | true | set to false to disable the ssh to node button | |
Disable the "View in NMIS Button" | opcharts_gui_display_view_in_nmis | true | set to false to not display the button | |
Disable the Modules List in the opCharts GUI | opcharts_gui_display_modules_list | true | set to false to not display the menu | |
Display different application title | opcharts_application_heading | null | Set to a string you like, e.g. "Opmantek Network Performance" | |
Disable the Help Menu | opcharts_display_all_help | 1 | set to 0 (zero) to not display the help | |
Disable "Node Performance Graphs" button | opcharts_gui_node_performance_button | true | set to false to hide | |
Display topology nodes which user does not have permission for | opcharts_show_not_allowed_top_nodes | 0 (false) | set to 1 (one) to show the nodes a customer is not allowed to see in the topology, this is useful in Enterprise situations but not for MSP customers. | |
Allows each user to have a custom logo set via user preferences. | opcharts_gui_display_custom_logo | false | Set to true for the gui to render the custom logo the user has set in their preferences. | |
Display the Node Tools Button when viewing a node | opcharts_show_node_tools | 0 (false) | Set to 1 (true) to display the admin node tools for ping, traceroute, etc of a node. |