-
Notifications
You must be signed in to change notification settings - Fork 1
Home
This project has been undertaken by the Fundamental Research Group, IIT Bombay. The aim of this project is to develop an application to monitor the hardware components of a cloud infrastructure on the hardware level itself, i.e., the health of a system should be monitored without the use of any software layer, even without an operating system. IPMI which stands for 'Intelligent Platform Management Interface' is such a protocol which helps in monitoring remote system's health, which can be individually identified using its unique IP on the network.
Nagios Core is an open source application which is used widely, to monitor hardware components on a network. We have used Nagios Core as our primary application software and, modified and implemented functionalities as per the project requirements.
- Home
- Research
- How it work
- Features implemented
- Implement IPMI plugin
- Feature to add a new host
- Feature to add new service to already existing host
- Feature to remove a host
- Future scope