Skip to content

Conversation

@github138
Copy link
Member

create, edit and delete profiles on the configuration page ( SNMP Profiles ).
Assign profiles on the objects "SNMP sync" page. Old SNMP setups are still available.

  • getSNMPProfileList (), getSNMPProfile (), getObjectSNMPProfile (),
    setObjectSNMPProfile (), renderSNMPProfiles (), renderSNMPProfilesEditor (),
    renderSNMPProfilesEditProfile (), renderSNMPSetProfileForm (),
    printSNMPProfileForm (), updateObjectAttributes (),
    updateSNMPProfile (), deleteSNMPProfile (), setSNMPProfile (): add new functions
  • doSNMPmining (), querySNMPData (), renderSNMPPortFinder (): add SNMP Profiles
  • get_pseudo_file (): add new tables

startPortlet ("Edit profile '{$profile['name']}'");
}
else
startPortlet ('Edit new profile';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

parse error

@github138
Copy link
Member Author

Fixed. Thanks.

create, edit and delete profiles on the configuration page ( SNMP Profiles ).
Assign profiles on the objects "SNMP sync" page. Old SNMP setups are still available.

* getSNMPProfileList (), getSNMPProfile (), getObjectSNMPProfile (),
  setObjectSNMPProfile (), renderSNMPProfiles (), renderSNMPProfilesEditor (),
  renderSNMPProfilesEditProfile (), renderSNMPSetProfileForm (),
  printSNMPProfileForm (), updateObjectAttributes (),
  updateSNMPProfile (), deleteSNMPProfile (), setSNMPProfile (): add new functions
* doSNMPmining (), querySNMPData (), renderSNMPPortFinder (): add SNMP Profiles
* get_pseudo_file (): add new tables
@github138 github138 changed the base branch from maintenance-0.20.x to master May 20, 2017 18:27
@github138
Copy link
Member Author

Rebase on master branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants