Folks,
is it possible to customize the navigation bar on top of NPM and add your own link, something like 'myPage'?
I would like to display the link, that then opens a custom page as part or the solarwinds server, with my own ASPX code.
- query some information from the orion user table to confirm access and get ID
- query a different database and display the result as table.
My ASPX is limited, but I'm sure, I can manage the web page, the question is:
how do I get the link in the navigation bar
and infuse my own page into the Orion webserver
Thanks,