lozzd / Nagdash

A full screen, clean interface for Nagios designed for A dashboard/NOC/monitoring screen.
MIT License
296 stars 62 forks source link

Livestatus support #40

Open ppanula opened 10 years ago

ppanula commented 10 years ago

I am using Naemon and Nagios with Livestatus. Not sure there is nagios-api for Nagios v4 or Naemon (basicly Nagios v4)

Would like to have support for using Livestatus TCP socket as backend.

deepak-kosaraju commented 9 years ago

My +1C for this request.

simpusconi commented 9 years ago

+1

FlorentChamault commented 8 years ago

+1

foobar0815 commented 7 years ago

I wrote some very basic livestatus -> nagios-api (and therefore: Nagdash) glue code. Please don't judge... it doesn't do any error handling, has lots of duplicate code, the variable naming is horrible and it probably doesn't scale very well for lots of hosts and services. But it's a start and can probably be enhanced and extended to a working livestatus implementation for Nagdash.

https://gist.github.com/foobar0815/4484cd2bbea1d387ef4898ca0bb9ae19