![](https://secure.gravatar.com/avatar/7540b9acb22fb3926cf6e0b90abba1b3.jpg?s=120&d=mm&r=g)
11 Dec
2013
11 Dec
'13
9:44 a.m.
I am trying to pulling nginx nginx_status from observium. But when I run the nginx script I got the following error:
./nginx <<<nginx>>>
Traceback (most recent call last): File "./nginx", line 35, in <module> Active = int(params["Reading"]) + int(params["Writing"]) + int(params["Waiting"]) KeyError: 'Reading'
Observium is not generating any graph for NGINX. Other SNMP query on that server is ok and I can view all report.
Thanks Fakrul