I am trying to add printers to the printer.cfg. When I verify the config it fails with:
Could not find any host matching 'LaserJet 400 MFP M425dn'
Any ideas on what causes this?
Search found 2 matches
- Tue Aug 25, 2020 2:26 am
- Forum: Open Source Nagios Projects
- Topic: Config failure after printer.cfg update?
- Replies: 1
- Views: 600
- Mon Aug 24, 2020 1:09 am
- Forum: Open Source Nagios Projects
- Topic: deleting host without using GUI and Nagios XI API?
- Replies: 1
- Views: 642
deleting host without using GUI and Nagios XI API?
Hi, As part of my project, i need to delete hosts without using nagios XI GUI and API. so I have deleted a existing host (host1.cfg) config file from /usr/local/nagios/etc/hosts/host1.cfg But same host is re-created when i run $/usr/local/nagiosxi/scripts/reconfigure_nagios.sh Please help on a) why ...