Nms todo: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Just notes on what I need to work on for the NMS.. filesystem search with a regex on a per host basis rrd graph creation an link Later we can work on dealing with agragation? This would likely end up being a Graphite option. logging is stable graph data ingestion is working and APPEARS stable 06-04 * rrd * graphite * databaseMetric * database * file * debugger <pre> Notes on testing API Ubuntu 20.X PHP 7.4 testing on 8.X todo Slim4 </pre> Category:...") |
mNo edit summary |
||
Line 22: | Line 22: | ||
Slim4 | Slim4 | ||
</pre> | </pre> | ||
Need to clean out unused adds in vendor. | |||
Need to write SNMP class that is better fault tolerant | |||
Revision as of 06:36, 5 June 2023
Just notes on what I need to work on for the NMS..
filesystem search with a regex on a per host basis rrd graph creation an link
Later we can work on dealing with agragation? This would likely end up being a Graphite option.
logging is stable graph data ingestion is working and APPEARS stable 06-04
- rrd
- graphite
- databaseMetric
- database
- file
- debugger
Notes on testing API Ubuntu 20.X PHP 7.4 testing on 8.X todo Slim4
Need to clean out unused adds in vendor.
Need to write SNMP class that is better fault tolerant