Files
librenms-librenms/app/Models
Tony MurrayandGitHub d5a52ca4eb Fix various issues with loading os definitions (#11640)
* Ping only device doesn't display
if os was set to something, ping os wasn't loaded and we try to get overview graphs from it.

* Fix snmp_disable device page load error
When other os is set.

* Revamp os setting loading
the only safe way to access is Config::getOsSetting()

* Remove getOsSetting fallback behavior
Most instances don't use it and it can have unexpected results Config::getOsSetting('blah', 'group') == 'librenms'

* refactor and remove unneeded load_os/loadOs calls now since getOsSetting automatically loads it.

* restore unix overview graphs, they are different
small cleanups

* fix
2020-05-19 14:35:32 -05:00
..
2019-09-05 02:12:48 +00:00
2019-03-19 08:14:01 -05:00
2019-01-22 17:04:28 -06:00
2019-01-22 17:04:28 -06:00
2018-05-09 08:05:17 -05:00
2019-01-22 17:04:28 -06:00
2019-01-22 17:04:28 -06:00
2019-01-22 17:04:28 -06:00
2019-06-06 16:12:13 -05:00
2019-01-22 17:04:28 -06:00
2019-01-22 17:04:28 -06:00
2019-01-22 17:04:28 -06:00
2019-01-22 17:04:28 -06:00
2018-05-09 08:05:17 -05:00
2019-01-22 17:04:28 -06:00
2019-01-22 17:04:28 -06:00
2019-01-22 17:04:28 -06:00
2019-01-22 17:04:28 -06:00
2019-01-22 17:04:28 -06:00
2019-06-03 19:15:13 -05:00
2019-01-22 17:04:28 -06:00
2018-12-16 21:18:17 +00:00