Anyone familiar with adding an application? I think I have everything the documentation said to do in place, and I followed the example of a patch (asterix) that added an application, but I cannot get the web GUI to display the new app in the Apps tabs and dropdowns.
I have an application that spits out data in the right place...I can telnet to the polling port and the output includes my new data with the proper <<< >>> header.
So I'm thinking I may have to add a row to the applications table in the observium database? Is that a necessary step? The php looks like it needs an 'app_id' from somewhere.
Thanks for any assistance.