Web page to monitor devices via SNMP: Access local network from Web page hosted in VPS server

Recommend this page to a friend!
  All requests RSS feed  >  Web page to monitor devices via SNMP  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

Web page to monitor devices via SNMP

Edit

Picture of Pedro Agriarte by Pedro Agriarte - 9 days ago (2021-10-15)

Access local network from Web page hosted in VPS server

This request is clear and relevant.
This request is not clear or is not relevant.

+1

In local PHP Web with XAMPP, I can get SNMP data from my network printer. I can see, for example, if it has toner, a paper jam, etc.

The same Web site hosted on a virtual private server does not return data because the SNMP library only has a scope on the server-side.

I'm looking for a way that the SNMP library can see the local network.

Maybe Laravel/Apache or maybe Node/Angular or JavaScript?

  • 2 Clarification requests
  • 2. Picture of Pedro Agriarte by Pedro Agriarte - 6 days ago (2021-10-18) Reply

    Thanks Manuel,

    Do you mean that with this class I can see a local network from a web page hosted on an internet server (VPS)?

    Or will I only be able to see the server side?

    • 1. Picture of Pedro Agriarte by Pedro Agriarte - 6 days ago (2021-10-18) Reply

      Thanks Manuel,

      Do you mean that with this class I can see a local network from a web page hosted on an internet server (VPS)?

      Or will I only be able to see the server side?

      Ask clarification

      1 Recommendation

      Laravel SNMP Get Poller: Perform network queries using the SNMP protocol

      This recommendation solves the problem.
      This recommendation does not solve the problem.

      0

      Picture of Manuel Lemos by Manuel Lemos Reputation 21655 - 7 days ago (2021-10-17) Comment

      You can use this package to extract the status information on the devices you want to query on the network server.

      Then you can develop the code for a page that will use the information returned by this package to show the status of the devices on that page.


      Recommend package
      : 
      : 
      For more information send a message to info at phpclasses dot org.