Skip to content

Maxineli03/monitoring

 
 

Repository files navigation

   curl --header "Authorization: 123"         \
     -H "Content-Type: application/json"      \
     -X POST http://127.0.0.1:8000/api/status  \
     -d '{
            "username": "123456",
            "hostname": "linux008029845",
            "login_at": "2010-09-20 12:15",
            "equipamento_id": "1"
          }'              

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 71.6%
  • Blade 25.4%
  • JavaScript 2.4%
  • Shell 0.6%