What are the exclamations for?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
seaward1983
Posts: 69
Joined: Wed Jul 17, 2019 2:09 pm

What are the exclamations for?

Post by seaward1983 »

Red Hat Enterprise Linux Server release 7.9 (Maipo)
x86_64
Manual install of XI -- running since 2019
Version of XI - Installed Version: 5.8.6

In a sample query - it has trailing "!!!" - what are those for? I tried to look at the special character documentation - but couldn't see it.

check_xi_ncpa!-t 'tokenname' -P 5693 -M cpu/percent -w 95 -c 99 -q 'aggregate=avg'!!!!!!
User avatar
kfanselow
Posts: 252
Joined: Tue Aug 31, 2021 3:25 pm

Re: What are the exclamations for?

Post by kfanselow »

Hi seaward1983,

Enthusiasm - they let the server know we really really want to run the command. ; -)

Actually, they're being used as a pad and a delimiter in some parts of the application -- it just looks more dramatic that it should.

Thanks and Best Regards,
Keith
Locked