Thanks for sending that. I seem to be having an issue with nginx just being an proxy without any auth.
So right now I’m just using nginx as a straight proxy. No auth. I can get to the oxidized web page fine.
From the librenms box I’m able to curl the json information just fine:
[root@nms librenms]# curl http://oxidized.newberg.k12.or.us/node/show/10469s.newberg.k12.or.us?format=json
{“name”:“10469s.newberg.k12.or.us”,“full_name”:“10469s.newberg.k12.or.us”,“ip”:“10.56.96.6”,“group”:null,“model”:“JunOS”,“last”:{“start”:“2018-04-13 18:42:29 UTC”,“end”:“2018-04-13 18:42:41 UTC”,“status”:“success”,“time”:12.794961216},“vars”:null}[root@nms librenms]#
But when I access my config on the librenms webpage I get this:
Here’s what my Librenms config for oxidized looks like:

