I need to reboot numerous FortiGates that are members of a FortiManager
Backup ADOM. I don't really want to ssh to each one to issue the command
and answer the question "yes". I believe TCL scripts gives me the
ability to add "y" as the response. CLI...
I'm using Aruba ClearPass to send accounting records to a FortiGate by
sending the Roles of the authenticated user - this all works. However,
this information contains multiple entries: FG800C-264 $ diag rsso query
ip 172.27.0.12 Receive IPC query fo...
Is there a way to create an event alert when the memory on a FortiGate
goes above say 80%? I see Performance statistics in the System Event
logs with a field called Memory and a value. However, when creating an
event alert, I can't figure out how to ...
I never did get TCL scripts to work!However, I tried a CLI script again
which ended up working for me!!! Not sure why I had issues before
<>The CLI script commands were: execute reboot yToo simple!!
According to TAC, this is not possible. There's no mechanism in the OS
currently (5.2.8) to parse the contents of the received data - such as a
regex expression.