Skip to content
This repository has been archived by the owner on Mar 14, 2018. It is now read-only.

All-in-one status view #163

Open
laf opened this issue Oct 8, 2016 · 0 comments
Open

All-in-one status view #163

laf opened this issue Oct 8, 2016 · 0 comments

Comments

@laf
Copy link
Member

laf commented Oct 8, 2016

@trick77 commented on Mon Jul 06 2015

I'm really loving this all-in-one status view in Observium which is about my only reason for not using LibreNMS yet. Where would I have to start looking/developing such a view in LibreNMS? I might contribute this to the project even though it may take a while.

Status View


@laf commented on Tue Jul 07 2015

@trick77 So just the device overview page with the normal cpu / mem / disk / network graphs on it?


@trick77 commented on Tue Jul 07 2015

Yes, it's
OS icon + device + linebreak + location, CPU, memory, disk and network


@trick77 commented on Sun Jul 19 2015

I've looked at devices.inc.php and the code is a bit "old-style" (combination of php + sql + html code) which makes it difficult to integrate another "path" like a condensed view into it. It's going to be a mess if I merge a condensed view into the existing code without some heavy refactoring.


@laf commented on Tue Aug 04 2015

@trick77

I'd say this is do-able, we currently have Basic / Detail and could add Overview, we then just need to swap out the Platform / Operating System / Uptime/Location columns out for the graphs needed.

This will all be done in:

html/pages/devices.inc.php
html/includes/table/devices.inc.php

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant